summaryrefslogtreecommitdiffstats
path: root/tools/perf/tests
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* | perf tests: Make objdump disassemble zero blocksJan Stancek2015-09-141-1/+1
* | perf tests: Take into account address of each objdump lineJan Stancek2015-09-141-13/+38
* | x86/insn: perf tools: Add new xsave instructionsAdrian Hunter2015-09-043-0/+90
* | x86/insn: perf tools: Add new memory protection keys instructionsAdrian Hunter2015-09-041-0/+4
* | x86/insn: perf tools: Add new memory instructionsAdrian Hunter2015-09-043-0/+102
* | x86/insn: perf tools: Add new SHA instructionsAdrian Hunter2015-09-043-0/+1031
* | perf tools: Add a test for decoding of new x86 instructionsAdrian Hunter2015-09-049-0/+1390
|/
* bpf tools: New API to get name from a BPF objectWang Nan2015-08-311-1/+1
* perf tests: Add tests to callgraph and time parseKan Liang2015-08-121-0/+38
* perf callchain: Allow disabling call graphs per eventKan Liang2015-08-121-0/+4
* perf tests: Add LLVM test for eBPF on-the-fly compilingWang Nan2015-08-074-0/+104
* perf tests: Adding build test for having ending double slashJiri Olsa2015-07-301-4/+9
* perf tools: Force period term to overload global settingsJiri Olsa2015-07-291-2/+10
* perf test: Check for refcnt in thread_map testJiri Olsa2015-07-211-0/+4
* perf stat: Make stats work over the thread dimensionJiri Olsa2015-06-262-5/+5
* perf stat: Use xyarray for cpu evsel countsJiri Olsa2015-06-261-1/+1
* perf stat: Introduce perf_counts functionJiri Olsa2015-06-262-3/+3
* perf tests: Add thread_map object testsJiri Olsa2015-06-264-0/+44
* perf tools: Add reference counting for thread_map objectJiri Olsa2015-06-257-7/+7
* perf tools: Add reference counting for cpu_map objectJiri Olsa2015-06-254-4/+4
* perf thread_map: Don't access the array entries directlyJiri Olsa2015-06-231-1/+1
* perf tests: Add test for make install with prefixJiri Olsa2015-06-221-0/+8
* perf tests: Add testing for Makefile.perfJiri Olsa2015-06-221-3/+20
* perf tools: Configurable per thread proc map processing time outKan Liang2015-06-193-4/+4
* perf tools: Move perf_evsel__(alloc|free|reset)_counts into stat objectJiri Olsa2015-06-161-0/+1
* perf tools: Reference count struct dsoArnaldo Carvalho de Melo2015-06-082-3/+7
* perf tools: Deal with kernel module names in '[]' correctlyWang Nan2015-06-031-0/+72
* perf machine: Introduce machine__findnew_dso() methodArnaldo Carvalho de Melo2015-05-291-2/+1
* perf machine: No need to have two DSOs listsArnaldo Carvalho de Melo2015-05-291-1/+1
* perf tests: Remove getpgrp from mmap-basicRiku Voipio2015-05-291-4/+2
* perf tests: Aename open*.c to openat*.cRiku Voipio2015-05-294-3/+3
* perf tests: Switch from open to openatRiku Voipio2015-05-296-31/+31
* perf tools: Add ARM64 perf_regs_load to support libunwind and enable testingWang Nan2015-05-293-3/+3
* perf tools: Introduce struct mapsArnaldo Carvalho de Melo2015-05-271-1/+1
* perf tools: Use maps__first()/map__next()Arnaldo Carvalho de Melo2015-05-271-17/+17
OpenPOWER on IntegriCloud