[PATCH v2 03/22] docs: zh_CN: get rid of basic_profiling.txt

From: Mauro Carvalho Chehab
Date: Tue Jun 04 2019 - 10:22:01 EST


Changeset 5700d1974818 ("docs: Get rid of the "basic profiling" guide")
removed an old basic-profiling.txt file that was not updated over
the last 11 years and won't reflect the post-perf era.

It makes no sense to keep its translation, so get rid of it too.

Fixes: 5700d1974818 ("docs: Get rid of the "basic profiling" guide")
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@xxxxxxxxxx>
Acked-by: Alex Shi <alex.shi@xxxxxxxxxxxxxxxxx>
---
.../translations/zh_CN/basic_profiling.txt | 71 -------------------
1 file changed, 71 deletions(-)
delete mode 100644 Documentation/translations/zh_CN/basic_profiling.txt

diff --git a/Documentation/translations/zh_CN/basic_profiling.txt b/Documentation/translations/zh_CN/basic_profiling.txt
deleted file mode 100644
index 1e6bf0bdf8f5..000000000000
--- a/Documentation/translations/zh_CN/basic_profiling.txt
+++ /dev/null
@@ -1,71 +0,0 @@
-Chinese translated version of Documentation/basic_profiling
-
-If you have any comment or update to the content, please post to LKML directly.
-However, if you have problem communicating in English you can also ask the
-Chinese maintainer for help. Contact the Chinese maintainer, if this
-translation is outdated or there is problem with translation.
-
-Chinese maintainer: Liang Xie <xieliang@xxxxxxxxxx>
----------------------------------------------------------------------
-Documentation/basic_profilingçäæçè
-
-åææèèæææææçååïèçæåäåLKMLãåæääçèæäææåéçèïäå
-äåäæççæèæåãåææçèææäåææèçèååééïèèçäæççæèã
-
-äæççæèï èè Liang Xie <xieliang007@xxxxxxxxx>
-äæççèèï èè Liang Xie <xieliang007@xxxxxxxxx>
-äæçæèèï
-äääææ
----------------------------------------------------------------------
-
-äéèäèææäéæéååççïåæäæèäæäèèéèçåääææïï
-èäèååæææååæçååïäåääåææäçéèïï(mbligh@xxxxxxxxxxx)
-æèJohn LevonïDave Hansençåæåæçåå
-
-<test> çäèçèæéççæ
-èåçäæåçææççSystem.map / vmlinuxéçï
-
-åälinuxççæèïéçvmlinuzæåæçææåèåæäçâmake installâïçåäæ
-/sbin/installkernelåvmlinuxæèå/bootçåïèSystem.mapéåæéèåèåç
-
-Readprofile
------------
-2.6çååæéèçæçåèæçreadprofileïæåutil-linux 2.12aäååçïåää:
-
-http://www.kernel.org/pub/linux/utils/util-linux/ äè
-
-åéålinuxåèçåçååä.
-
-åçreadprofileéèåkernelåååäèååâprofile=2â
-
-clear readprofile -r
- <test>
-dump output readprofile -m /boot/System.map > captured_profile
-
-Oprofile
---------
-
http://oprofile.sourceforge.net/èåæäçïèåèChangesäèååéççæï;
-åkernelåååäèååâidle=pollâ
-
-éçCONFIG_PROFILING=yåCONFIG_OPROFILE=yçåéåèåækernel
-
-./configure --with-kernel-support
-make install
-
-æåååçæéçæïèçäåçäæåAPICçæãåæopreportæçæ0Hz CPUï
-èæAPICçæææååãååææidle=pollééåèæææèã
-
-One time setup:
- opcontrol --setup --vmlinux=/boot/vmlinux
-
-clear opcontrol --reset
-start opcontrol --start
- <test>
-stop opcontrol --stop
-dump output opreport > output_file
-
-åæåçkernelçåçæåçæïèèèåä opreport -l /boot/vmlinux > output_file
-
-éèresetééåäæçèæçèææïçåäéåçææã
-
--
2.21.0