summaryrefslogtreecommitdiffstats
path: root/tools/perf/tests
Commit message (Expand)AuthorAgeFilesLines
* perf test: Use "dummy" events in the PERF_RECORD_ testArnaldo Carvalho de Melo2016-01-071-1/+4
* perf tools: Pass evlist to setup_sorting()Namhyung Kim2016-01-064-11/+11
* perf hist: Pass struct sample to __hists__add_entry()Namhyung Kim2016-01-061-3/+3
* perf tools: Add event_update event cpus typeJiri Olsa2015-12-171-0/+29
* perf tools: Add event_update event name typeJiri Olsa2015-12-171-0/+25
* perf tools: Add event_update event scale typeJiri Olsa2015-12-171-0/+21
* perf tools: Add event_update event unit typeJiri Olsa2015-12-174-0/+48
* perf tools: Add stat round event synthesize functionJiri Olsa2015-12-173-0/+26
* perf tools: Add stat event synthesize functionJiri Olsa2015-12-173-5/+41
* perf tools: Add stat config event read functionJiri Olsa2015-12-171-0/+6
* perf tools: Add stat config event synthesize functionJiri Olsa2015-12-174-0/+59
* perf cpu_map: Add cpu_map__new_event functionJiri Olsa2015-12-171-4/+21
* perf cpu_map: Add cpu_map event synthesize functionJiri Olsa2015-12-174-0/+77
* perf thread_map: Add thread_map__new_event functionJiri Olsa2015-12-171-0/+14
* perf thread_map: Add thread_map event sythesize functionJiri Olsa2015-12-173-0/+34
* perf subcmd: Create subcmd libraryJosh Poimboeuf2015-12-172-2/+2
* perf tools: Remove 'perf' from subcmd function and variable namesJosh Poimboeuf2015-12-161-1/+1
* perf test: Remove tarpkg at end of testJosh Poimboeuf2015-12-141-1/+2
* perf test: Add Build file to dependencies for llvm-src-*.cJosh Poimboeuf2015-12-141-3/+3
* perf test: Fix hist testcases when kptr_restrict is onNamhyung Kim2015-12-141-3/+2
* perf test: Dump the stack when test segfaults when in verbose modeArnaldo Carvalho de Melo2015-12-141-0/+3
* perf test: Create kernel maps properly for hist entries testJiri Olsa2015-12-071-0/+5
* perf test: Prevent using bpf-output event in round trip name testJiri Olsa2015-12-071-1/+2
* perf test: Fix cpus and thread maps reference in error pathJiri Olsa2015-12-071-0/+7
* perf test: Use machine__new_host in mmap thread code reading testJiri Olsa2015-12-071-5/+2
* perf test: Use machine__new_host in mmap thread lookup testJiri Olsa2015-12-071-4/+2
* perf test: Use machine__new_host in dwarf unwind testJiri Olsa2015-12-071-6/+2
* perf test: 'unwind' test should create kernel mapsJiri Olsa2015-11-271-0/+5
* perf test: Add callchain order setup for DWARF unwinder testJiri Olsa2015-11-231-3/+19
* perf test: Mute test cases error messages if verbose == 0Wang Nan2015-11-191-0/+12
* perf test: Print result for each BPF subtestWang Nan2015-11-193-10/+35
* perf test: Print result for each LLVM subtestWang Nan2015-11-193-50/+115
* perf tests: Pass the subtest index to each test routineArnaldo Carvalho de Melo2015-11-1937-80/+81
* perf test: Fix 'perf test BPF' when it fails to find a suitable vmlinuxWang Nan2015-11-181-3/+4
* perf test: Test the BPF prologue adding infrastructureWang Nan2015-11-186-1/+84
* perf test: Fix build of BPF and LLVM on older glibc librariesArnaldo Carvalho de Melo2015-11-182-11/+11
* perf test: Add llvm-src-base.c and llvm-src-kbuild.c to .gitignoreYunlong Song2015-11-111-0/+2
* perf test: Do not be case sensitive when searching for matching testsArnaldo Carvalho de Melo2015-11-061-1/+1
* perf test: Add 'perf test BPF'Wang Nan2015-11-064-0/+215
* perf test: Enhance the LLVM tests: add kbuild testWang Nan2015-11-064-1/+35
* perf test: Enhance the LLVM test: update basic BPF test programWang Nan2015-11-064-31/+129
* bpf tools: Improve libbpf error reportingWang Nan2015-11-061-1/+1
* perf tools: Allow shuffling the build testsArnaldo Carvalho de Melo2015-11-051-0/+5
* perf test: Keep test result clean if '-v' not setWang Nan2015-11-035-17/+13
* perf tools: Compile scriptlets to BPF objects when passing '.c' to --eventWang Nan2015-10-291-0/+44
* perf tools: Make perf depend on libbpfWang Nan2015-10-281-1/+3
* perf cpu_map: Add data arg to cpu_map__build_map callbackJiri Olsa2015-10-191-2/+2
* perf test: Suppress libtraceevent warningsNamhyung Kim2015-10-191-0/+14
* perf test: Silence tracepoint event failuresNamhyung Kim2015-10-193-3/+3
* perf tests: Move x86 tests into arch directoryMatt Fleming2015-10-0512-2982/+5
OpenPOWER on IntegriCloud