summaryrefslogtreecommitdiffstats
path: root/tools/perf/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* perf subcmd: Create subcmd libraryJosh Poimboeuf2015-12-172-2/+2
* perf tools: Remove 'perf' from subcmd function and variable namesJosh Poimboeuf2015-12-171-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
* perf tests: Add arch testsMatt Fleming2015-10-052-8/+25
* perf tests: Add parsing test for 'P' modifierJiri Olsa2015-10-051-0/+16
* perf machine: Add method for common kernel_map(FUNCTION) operationArnaldo Carvalho de Melo2015-09-302-3/+3
* perf machine: Use machine__kernel_map() thoroughlyArnaldo Carvalho de Melo2015-09-301-1/+1
* Merge branch 'perf/urgent' into perf/core, to resolve a conflictIngo Molnar2015-09-162-8/+28
|\
| * perf tests: Fix software clock events test setting mapsAdrian Hunter2015-09-151-4/+14
| * perf tests: Fix task exit test setting mapsAdrian Hunter2015-09-151-4/+14
* | perf evsel: Propagate error info from tp_formatJiri Olsa2015-09-155-6/+16
* | perf test: Add entry for hists socket filterKan Liang2015-09-141-10/+45
* | perf tests: Introduce iterator function for testsMatt Fleming2015-09-141-16/+16
* | perf test: Add entry to test cpu topologyKan Liang2015-09-144-0/+121
* | perf tools: Switch to tracing_path interface on appropriate placesJiri Olsa2015-09-143-27/+9
* | tools lib api fs: Replace debugfs/tracefs objects interface with fs.cJiri Olsa2015-09-143-8/+9
* | perf tests: Print objdump/dso buffers if they don't matchJan Stancek2015-09-141-0/+16
* | perf tests: Stop reading if objdump output crossed sectionsJan Stancek2015-09-141-1/+6