aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/tests (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-07perf tests: No need to set attr.sample_freq for tracking !PERF_RECORD_SAMPLEArnaldo Carvalho de Melo1-1/+0
2016-01-07perf test: No need for setting attr.sample_freq on the RECORD testArnaldo Carvalho de Melo1-1/+0
2016-01-07perf test: Use "dummy" events in the PERF_RECORD_ testArnaldo Carvalho de Melo1-1/+4
2016-01-06perf tools: Pass evlist to setup_sorting()Namhyung Kim4-11/+11
2016-01-06perf hist: Pass struct sample to __hists__add_entry()Namhyung Kim1-3/+3
2015-12-17perf tools: Add event_update event cpus typeJiri Olsa1-0/+29
2015-12-17perf tools: Add event_update event name typeJiri Olsa1-0/+25
2015-12-17perf tools: Add event_update event scale typeJiri Olsa1-0/+21
2015-12-17perf tools: Add event_update event unit typeJiri Olsa4-0/+48
2015-12-17perf tools: Add stat round event synthesize functionJiri Olsa3-0/+26
2015-12-17perf tools: Add stat event synthesize functionJiri Olsa3-5/+41
2015-12-17perf tools: Add stat config event read functionJiri Olsa1-0/+6
2015-12-17perf tools: Add stat config event synthesize functionJiri Olsa4-0/+59
2015-12-17perf cpu_map: Add cpu_map__new_event functionJiri Olsa1-4/+21
2015-12-17perf cpu_map: Add cpu_map event synthesize functionJiri Olsa4-0/+77
2015-12-17perf thread_map: Add thread_map__new_event functionJiri Olsa1-0/+14
2015-12-17perf thread_map: Add thread_map event sythesize functionJiri Olsa3-0/+34
2015-12-17perf subcmd: Create subcmd libraryJosh Poimboeuf2-2/+2
2015-12-16perf tools: Remove 'perf' from subcmd function and variable namesJosh Poimboeuf1-1/+1
2015-12-14perf test: Remove tarpkg at end of testJosh Poimboeuf1-1/+2
2015-12-14perf test: Add Build file to dependencies for llvm-src-*.cJosh Poimboeuf1-3/+3
2015-12-14perf test: Fix hist testcases when kptr_restrict is onNamhyung Kim1-3/+2
2015-12-14perf test: Dump the stack when test segfaults when in verbose modeArnaldo Carvalho de Melo1-0/+3
2015-12-07perf test: Create kernel maps properly for hist entries testJiri Olsa1-0/+5
2015-12-07perf test: Prevent using bpf-output event in round trip name testJiri Olsa1-1/+2
2015-12-07perf test: Fix cpus and thread maps reference in error pathJiri Olsa1-0/+7
2015-12-07perf test: Use machine__new_host in mmap thread code reading testJiri Olsa1-5/+2
2015-12-07perf test: Use machine__new_host in mmap thread lookup testJiri Olsa1-4/+2
2015-12-07perf test: Use machine__new_host in dwarf unwind testJiri Olsa1-6/+2
2015-11-27perf test: 'unwind' test should create kernel mapsJiri Olsa1-0/+5
2015-11-23perf test: Add callchain order setup for DWARF unwinder testJiri Olsa1-3/+19
2015-11-19perf test: Mute test cases error messages if verbose == 0Wang Nan1-0/+12
2015-11-19perf test: Print result for each BPF subtestWang Nan3-10/+35
2015-11-19perf test: Print result for each LLVM subtestWang Nan3-50/+115
2015-11-19perf tests: Pass the subtest index to each test routineArnaldo Carvalho de Melo37-80/+81
2015-11-18perf test: Fix 'perf test BPF' when it fails to find a suitable vmlinuxWang Nan1-3/+4
2015-11-18perf test: Test the BPF prologue adding infrastructureWang Nan6-1/+84
2015-11-18perf test: Fix build of BPF and LLVM on older glibc librariesArnaldo Carvalho de Melo2-11/+11
2015-11-11perf test: Add llvm-src-base.c and llvm-src-kbuild.c to .gitignoreYunlong Song1-0/+2
2015-11-06perf test: Do not be case sensitive when searching for matching testsArnaldo Carvalho de Melo1-1/+1
2015-11-06perf test: Add 'perf test BPF'Wang Nan4-0/+215
2015-11-06perf test: Enhance the LLVM tests: add kbuild testWang Nan4-1/+35
2015-11-06perf test: Enhance the LLVM test: update basic BPF test programWang Nan4-31/+129
2015-11-06bpf tools: Improve libbpf error reportingWang Nan1-1/+1
2015-11-05perf tools: Allow shuffling the build testsArnaldo Carvalho de Melo1-0/+5
2015-11-03perf test: Keep test result clean if '-v' not setWang Nan5-17/+13
2015-10-29perf tools: Compile scriptlets to BPF objects when passing '.c' to --eventWang Nan1-0/+44
2015-10-28perf tools: Make perf depend on libbpfWang Nan1-1/+3
2015-10-19perf cpu_map: Add data arg to cpu_map__build_map callbackJiri Olsa1-2/+2
2015-10-19perf test: Suppress libtraceevent warningsNamhyung Kim1-0/+14