summaryrefslogtreecommitdiff
path: root/tools/perf/tests
AgeCommit message (Expand)Author
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
2015-06-16perf tools: Move perf_evsel__(alloc|free|reset)_counts into stat objectJiri Olsa
2015-06-08perf tools: Reference count struct dsoArnaldo Carvalho de Melo
2015-06-03perf tools: Deal with kernel module names in '[]' correctlyWang Nan
2015-05-29perf machine: Introduce machine__findnew_dso() methodArnaldo Carvalho de Melo
2015-05-29perf machine: No need to have two DSOs listsArnaldo Carvalho de Melo
2015-05-29perf tests: Remove getpgrp from mmap-basicRiku Voipio
2015-05-29perf tests: Aename open*.c to openat*.cRiku Voipio
2015-05-29perf tests: Switch from open to openatRiku Voipio
2015-05-29perf tools: Add ARM64 perf_regs_load to support libunwind and enable testingWang Nan
2015-05-27perf tools: Introduce struct mapsArnaldo Carvalho de Melo