Home
last modified time | relevance | path

Searched refs:txt (Results 1 – 25 of 34) sorted by relevance

12

/tools/perf/Documentation/
DMakefile6 $(filter-out $(addsuffix .txt, $(ARTICLES) $(SP_ARTICLES)), \
7 $(wildcard perf-*.txt)) \
8 perf.txt
13 _MAN_XML=$(patsubst %.txt,%.xml,$(MAN_TXT))
14 _MAN_HTML=$(patsubst %.txt,%.html,$(MAN_TXT))
22 API_DOCS = $(patsubst %.txt,%,$(filter-out technical/api-index-skel.txt technical/api-index.txt, $(…
30 _DOC_MAN1=$(patsubst %.txt,%.1,$(MAN1_TXT))
31 _DOC_MAN5=$(patsubst %.txt,%.5,$(MAN5_TXT))
32 _DOC_MAN7=$(patsubst %.txt,%.7,$(MAN7_TXT))
240 $(OUTPUT)doc.dep : $(wildcard *.txt) build-docdep.perl
[all …]
Dintel-pt.txt1 …tation for support for Intel Processor Trace within perf tools' has moved to file perf-intel-pt.txt
Dperf-inject.txt55 include::itrace.txt[]
DBuild.txt30 Please refer to tools/build/Documentation/Build.txt for more
/tools/vm/
Dpage_owner_sort.c21 char *txt; member
52 return strcmp(l1->txt, l2->txt); in compare_txt()
66 memcmp(buf, list[list_size-1].txt, len) == 0) { in add_list()
74 list[list_size].txt = malloc(len+1); in add_list()
77 memcpy(list[list_size].txt, buf, len); in add_list()
78 list[list_size].txt[len] = 0; in add_list()
140 strcmp(list2[count-1].txt, list[i].txt) != 0) { in main()
150 fprintf(fout, "%d times:\n%s\n", list2[i].num, list2[i].txt); in main()
/tools/lib/perf/Documentation/
DMakefile7 MAN3_TXT = libperf.txt
8 MAN7_TXT = libperf-counting.txt libperf-sampling.txt
13 _MAN_XML = $(patsubst %.txt,%.xml,$(MAN_TXT))
14 _MAN_HTML = $(patsubst %.txt,%.html,$(MAN_TXT))
15 _MAN_3 = $(patsubst %.txt,%.3,$(MAN3_TXT))
16 _MAN_7 = $(patsubst %.txt,%.7,$(MAN7_TXT))
/tools/testing/selftests/cpufreq/
Dmain.sh175 echo "" > $1.txt
176 echo "" > $1.dmesg_cpufreq.txt
177 echo "" > $1.dmesg_full.txt
183 dmesg | grep cpufreq >> $1.dmesg_cpufreq.txt
186 dmesg >> $1.dmesg_full.txt
197 do_test >> $OUTFILE.txt
/tools/testing/selftests/lkdtm/
DMakefile7 TEST_FILES := tests.txt
8 TEST_GEN_PROGS = $(patsubst %,$(OUTPUT)/%.sh,$(shell awk '{print $$1}' tests.txt | sed -e 's/\#//'))
11 $(OUTPUT)/%: run.sh tests.txt
Drun.sh29 line=$(grep -E '^#?'"$test"'\b' tests.txt)
/tools/perf/util/
Dgenerate-cmdlist.sh13 sed -n -e 's/^perf-\([^ ]*\)[ ].* common.*/\1/p' command-list.txt |
27 sed -n -e 's/^perf-\([^ ]*\)[ ].* full.*/\1/p' command-list.txt |
42 sed -n -e 's/^perf-\([^ ]*\)[ ].* audit*/\1/p' command-list.txt |
/tools/lib/traceevent/Documentation/
DMakefile8 $(wildcard libtraceevent-*.txt) \
9 libtraceevent.txt
12 _MAN_XML=$(patsubst %.txt,%.xml,$(MAN_TXT))
13 _MAN_HTML=$(patsubst %.txt,%.html,$(MAN_TXT))
14 _DOC_MAN3=$(patsubst %.txt,%.3,$(MAN3_TXT))
Dlibtraceevent-tseq.txt116 FILE *fp = fopen("trace.txt", "w");
118 /* Failed to print the sequence buffer to the trace.txt file */
/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/
DSchedGui.py61 self.txt = None
128 def update_summary(self, txt): argument
129 if self.txt:
130 self.txt.Destroy()
131 self.txt = wx.StaticText(self.panel, -1, txt, (0, (self.screen_height / 2) + 50))
/tools/memory-model/
DREADME68 tests is available in tools/memory-model/Documentation/litmus-tests.txt.
84 tools/memory-model/Documentation/litmus-tests.txt
164 Documentation/cheatsheet.txt
167 Documentation/explanation.txt
170 Documentation/litmus-tests.txt
174 Documentation/recipes.txt
177 Documentation/references.txt
180 Documentation/simple.txt
/tools/testing/selftests/rcutorture/bin/
Dkvm.sh374 pwd > $resdir/$ds/testid.txt
377 git status >> $resdir/$ds/testid.txt
378 git rev-parse HEAD >> $resdir/$ds/testid.txt
379 git diff HEAD >> $resdir/$ds/testid.txt
/tools/testing/selftests/
Drun_kselftest.sh8 TESTS="$BASE_DIR"/kselftest-list.txt
DMakefile218 TEST_LIST := $(INSTALL_PATH)/kselftest-list.txt
/tools/objtool/arch/x86/
DBuild5 inat_tables_maps = ../arch/x86/lib/x86-opcode-map.txt
/tools/kvm/kvm_stat/
DMakefile21 %.1: %.txt
/tools/perf/util/intel-pt-decoder/
DBuild4 inat_tables_maps = $(srctree)/tools/arch/x86/lib/x86-opcode-map.txt
/tools/power/pm-graph/config/
Dcustom-timeline-functions.cfg7 # sudo ./sleepgraph.py -config thisfile.txt
108 # https://www.kernel.org/doc/Documentation/trace/kprobetrace.txt
173 # https://www.kernel.org/doc/Documentation/trace/kprobetrace.txt
Dexample.cfg58 result: result.txt
155 # fadd: file.txt
/tools/power/pm-graph/
DREADME145 raw dmesg output: <hostname>_<mode>_dmesg.txt
146 raw ftrace output: <hostname>_<mode>_ftrace.txt
482 https://www.kernel.org/doc/Documentation/trace/kprobetrace.txt
635 ftrace out : /mnt/shell/emulated/0/ftrace.txt
636 dmesg out : /mnt/shell/emulated/0/dmesg.txt
637 log file : /mnt/shell/emulated/0/log.txt
650 host%> adb pull /sdcard/ftrace.txt
652 host%> adb pull /sdcard/dmesg.txt
654 host%> adb pull /sdcard/log.txt
658 host%> sleepgraph.py -ftrace ftrace.txt
DMakefile13 install -m 644 config/cgskip.txt $(DESTDIR)$(PREFIX)/lib/pm-graph/config
/tools/testing/selftests/media_tests/
Dregression_test.txt40 Copy bind_unbind_sample.txt and make changes to specify the driver name

12