summaryrefslogtreecommitdiff
path: root/tools/perf/tests
AgeCommit message (Expand)Author
2015-11-06perf test: Enhance the LLVM tests: add kbuild testWang Nan
2015-11-06perf test: Enhance the LLVM test: update basic BPF test programWang Nan
2015-11-06bpf tools: Improve libbpf error reportingWang Nan
2015-11-05perf tools: Allow shuffling the build testsArnaldo Carvalho de Melo
2015-11-03perf test: Keep test result clean if '-v' not setWang Nan
2015-10-29perf tools: Compile scriptlets to BPF objects when passing '.c' to --eventWang Nan
2015-10-28perf tools: Make perf depend on libbpfWang Nan
2015-10-19perf cpu_map: Add data arg to cpu_map__build_map callbackJiri Olsa
2015-10-19perf test: Suppress libtraceevent warningsNamhyung Kim
2015-10-19perf test: Silence tracepoint event failuresNamhyung Kim
2015-10-05perf tests: Move x86 tests into arch directoryMatt Fleming
2015-10-05perf tests: Add arch testsMatt Fleming
2015-10-05perf tests: Add parsing test for 'P' modifierJiri Olsa
2015-09-30perf machine: Add method for common kernel_map(FUNCTION) operationArnaldo Carvalho de Melo
2015-09-30perf machine: Use machine__kernel_map() thoroughlyArnaldo Carvalho de Melo
2015-09-16Merge branch 'perf/urgent' into perf/core, to resolve a conflictIngo Molnar
2015-09-15perf tests: Fix software clock events test setting mapsAdrian Hunter
2015-09-15perf tests: Fix task exit test setting mapsAdrian Hunter
2015-09-15perf evsel: Propagate error info from tp_formatJiri Olsa
2015-09-14perf test: Add entry for hists socket filterKan Liang
2015-09-14perf tests: Introduce iterator function for testsMatt Fleming
2015-09-14perf test: Add entry to test cpu topologyKan Liang
2015-09-14perf tools: Switch to tracing_path interface on appropriate placesJiri Olsa
2015-09-14tools lib api fs: Replace debugfs/tracefs objects interface with fs.cJiri Olsa
2015-09-14perf tests: Print objdump/dso buffers if they don't matchJan Stancek
2015-09-14perf tests: Stop reading if objdump output crossed sectionsJan Stancek
2015-09-14perf tests: Make objdump disassemble zero blocksJan Stancek
2015-09-14perf tests: Take into account address of each objdump lineJan Stancek
2015-09-04x86/insn: perf tools: Add new xsave instructionsAdrian Hunter
2015-09-04x86/insn: perf tools: Add new memory protection keys instructionsAdrian Hunter
2015-09-04x86/insn: perf tools: Add new memory instructionsAdrian Hunter
2015-09-04x86/insn: perf tools: Add new SHA instructionsAdrian Hunter
2015-09-04perf tools: Add a test for decoding of new x86 instructionsAdrian Hunter
2015-08-31bpf tools: New API to get name from a BPF objectWang Nan
2015-08-12perf tests: Add tests to callgraph and time parseKan Liang
2015-08-12perf callchain: Allow disabling call graphs per eventKan Liang
2015-08-07perf tests: Add LLVM test for eBPF on-the-fly compilingWang Nan
2015-07-30perf tests: Adding build test for having ending double slashJiri Olsa
2015-07-29perf tools: Force period term to overload global settingsJiri Olsa
2015-07-21perf test: Check for refcnt in thread_map testJiri Olsa
2015-06-26perf stat: Make stats work over the thread dimensionJiri Olsa
2015-06-26perf stat: Use xyarray for cpu evsel countsJiri Olsa
2015-06-26perf stat: Introduce perf_counts functionJiri Olsa
2015-06-26perf tests: Add thread_map object testsJiri Olsa
2015-06-25perf tools: Add reference counting for thread_map objectJiri Olsa
2015-06-25perf tools: Add reference counting for cpu_map objectJiri Olsa
2015-06-23perf thread_map: Don't access the array entries directlyJiri Olsa
2015-06-22perf tests: Add test for make install with prefixJiri Olsa
2015-06-22perf tests: Add testing for Makefile.perfJiri Olsa
2015-06-19perf tools: Configurable per thread proc map processing time outKan Liang