aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/tests
AgeCommit message (Expand)AuthorFilesLines
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
2015-10-19perf test: Silence tracepoint event failuresNamhyung Kim3-3/+3
2015-10-05perf tests: Move x86 tests into arch directoryMatt Fleming12-2982/+5
2015-10-05perf tests: Add arch testsMatt Fleming2-8/+25
2015-10-05perf tests: Add parsing test for 'P' modifierJiri Olsa1-0/+16
2015-09-30perf machine: Add method for common kernel_map(FUNCTION) operationArnaldo Carvalho de Melo2-3/+3
2015-09-30perf machine: Use machine__kernel_map() thoroughlyArnaldo Carvalho de Melo1-1/+1
2015-09-16Merge branch 'perf/urgent' into perf/core, to resolve a conflictIngo Molnar2-8/+28
2015-09-15perf tests: Fix software clock events test setting mapsAdrian Hunter1-4/+14
2015-09-15perf tests: Fix task exit test setting mapsAdrian Hunter1-4/+14
2015-09-15perf evsel: Propagate error info from tp_formatJiri Olsa5-6/+16
2015-09-14perf test: Add entry for hists socket filterKan Liang1-10/+45
2015-09-14perf tests: Introduce iterator function for testsMatt Fleming1-16/+16
2015-09-14perf test: Add entry to test cpu topologyKan Liang4-0/+121
2015-09-14perf tools: Switch to tracing_path interface on appropriate placesJiri Olsa3-27/+9
2015-09-14tools lib api fs: Replace debugfs/tracefs objects interface with fs.cJiri Olsa3-8/+9
2015-09-14perf tests: Print objdump/dso buffers if they don't matchJan Stancek1-0/+16
2015-09-14perf tests: Stop reading if objdump output crossed sectionsJan Stancek1-1/+6
2015-09-14perf tests: Make objdump disassemble zero blocksJan Stancek1-1/+1
2015-09-14perf tests: Take into account address of each objdump lineJan Stancek1-13/+38
2015-09-04x86/insn: perf tools: Add new xsave instructionsAdrian Hunter3-0/+90
2015-09-04x86/insn: perf tools: Add new memory protection keys instructionsAdrian Hunter1-0/+4
2015-09-04x86/insn: perf tools: Add new memory instructionsAdrian Hunter3-0/+102
2015-09-04x86/insn: perf tools: Add new SHA instructionsAdrian Hunter3-0/+1031
2015-09-04perf tools: Add a test for decoding of new x86 instructionsAdrian Hunter9-0/+1390
2015-08-31bpf tools: New API to get name from a BPF objectWang Nan1-1/+1
2015-08-12perf tests: Add tests to callgraph and time parseKan Liang1-0/+38
2015-08-12perf callchain: Allow disabling call graphs per eventKan Liang1-0/+4
2015-08-07perf tests: Add LLVM test for eBPF on-the-fly compilingWang Nan4-0/+104
2015-07-30perf tests: Adding build test for having ending double slashJiri Olsa1-4/+9
2015-07-29perf tools: Force period term to overload global settingsJiri Olsa1-2/+10
2015-07-21perf test: Check for refcnt in thread_map testJiri Olsa1-0/+4