summaryrefslogtreecommitdiff
path: root/tools/perf/tests (follow)
Commit message (Expand)AuthorAge
* perf tools: Compile scriptlets to BPF objects when passing '.c' to --eventWang Nan2015-10-29
* perf tools: Make perf depend on libbpfWang Nan2015-10-28
* perf cpu_map: Add data arg to cpu_map__build_map callbackJiri Olsa2015-10-19
* perf test: Suppress libtraceevent warningsNamhyung Kim2015-10-19
* perf test: Silence tracepoint event failuresNamhyung Kim2015-10-19
* perf tests: Move x86 tests into arch directoryMatt Fleming2015-10-05
* perf tests: Add arch testsMatt Fleming2015-10-05
* perf tests: Add parsing test for 'P' modifierJiri Olsa2015-10-05
* perf machine: Add method for common kernel_map(FUNCTION) operationArnaldo Carvalho de Melo2015-09-30
* perf machine: Use machine__kernel_map() thoroughlyArnaldo Carvalho de Melo2015-09-30
* Merge branch 'perf/urgent' into perf/core, to resolve a conflictIngo Molnar2015-09-16
|\
| * perf tests: Fix software clock events test setting mapsAdrian Hunter2015-09-15
| * perf tests: Fix task exit test setting mapsAdrian Hunter2015-09-15
* | perf evsel: Propagate error info from tp_formatJiri Olsa2015-09-15
* | perf test: Add entry for hists socket filterKan Liang2015-09-14
* | perf tests: Introduce iterator function for testsMatt Fleming2015-09-14
* | perf test: Add entry to test cpu topologyKan Liang2015-09-14
* | perf tools: Switch to tracing_path interface on appropriate placesJiri Olsa2015-09-14
* | tools lib api fs: Replace debugfs/tracefs objects interface with fs.cJiri Olsa2015-09-14
* | perf tests: Print objdump/dso buffers if they don't matchJan Stancek2015-09-14
* | perf tests: Stop reading if objdump output crossed sectionsJan Stancek2015-09-14
* | perf tests: Make objdump disassemble zero blocksJan Stancek2015-09-14
* | perf tests: Take into account address of each objdump lineJan Stancek2015-09-14
* | x86/insn: perf tools: Add new xsave instructionsAdrian Hunter2015-09-04
* | x86/insn: perf tools: Add new memory protection keys instructionsAdrian Hunter2015-09-04
* | x86/insn: perf tools: Add new memory instructionsAdrian Hunter2015-09-04
* | x86/insn: perf tools: Add new SHA instructionsAdrian Hunter2015-09-04
* | perf tools: Add a test for decoding of new x86 instructionsAdrian Hunter2015-09-04
|/
* bpf tools: New API to get name from a BPF objectWang Nan2015-08-31
* perf tests: Add tests to callgraph and time parseKan Liang2015-08-12
* perf callchain: Allow disabling call graphs per eventKan Liang2015-08-12
* perf tests: Add LLVM test for eBPF on-the-fly compilingWang Nan2015-08-07
* perf tests: Adding build test for having ending double slashJiri Olsa2015-07-30
* perf tools: Force period term to overload global settingsJiri Olsa2015-07-29
* perf test: Check for refcnt in thread_map testJiri Olsa2015-07-21
* perf stat: Make stats work over the thread dimensionJiri Olsa2015-06-26
* perf stat: Use xyarray for cpu evsel countsJiri Olsa2015-06-26
* perf stat: Introduce perf_counts functionJiri Olsa2015-06-26
* perf tests: Add thread_map object testsJiri Olsa2015-06-26
* perf tools: Add reference counting for thread_map objectJiri Olsa2015-06-25
* perf tools: Add reference counting for cpu_map objectJiri Olsa2015-06-25
* perf thread_map: Don't access the array entries directlyJiri Olsa2015-06-23
* perf tests: Add test for make install with prefixJiri Olsa2015-06-22
* perf tests: Add testing for Makefile.perfJiri Olsa2015-06-22
* perf tools: Configurable per thread proc map processing time outKan Liang2015-06-19
* perf tools: Move perf_evsel__(alloc|free|reset)_counts into stat objectJiri Olsa2015-06-16
* perf tools: Reference count struct dsoArnaldo Carvalho de Melo2015-06-08
* perf tools: Deal with kernel module names in '[]' correctlyWang Nan2015-06-03
* perf machine: Introduce machine__findnew_dso() methodArnaldo Carvalho de Melo2015-05-29
* perf machine: No need to have two DSOs listsArnaldo Carvalho de Melo2015-05-29