aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/tests (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-22perf tests: Add test for make install with prefixJiri Olsa1-0/+8
2015-06-22perf tests: Add testing for Makefile.perfJiri Olsa1-3/+20
2015-06-19perf tools: Configurable per thread proc map processing time outKan Liang3-4/+4
2015-06-16perf tools: Move perf_evsel__(alloc|free|reset)_counts into stat objectJiri Olsa1-0/+1
2015-06-08perf tools: Reference count struct dsoArnaldo Carvalho de Melo2-3/+7
2015-06-03perf tools: Deal with kernel module names in '[]' correctlyWang Nan1-0/+72
2015-05-29perf machine: Introduce machine__findnew_dso() methodArnaldo Carvalho de Melo1-2/+1
2015-05-29perf machine: No need to have two DSOs listsArnaldo Carvalho de Melo1-1/+1
2015-05-29perf tests: Remove getpgrp from mmap-basicRiku Voipio1-4/+2
2015-05-29perf tests: Aename open*.c to openat*.cRiku Voipio4-3/+3
2015-05-29perf tests: Switch from open to openatRiku Voipio6-31/+31
2015-05-29perf tools: Add ARM64 perf_regs_load to support libunwind and enable testingWang Nan3-3/+3
2015-05-27perf tools: Introduce struct mapsArnaldo Carvalho de Melo1-1/+1
2015-05-27perf tools: Use maps__first()/map__next()Arnaldo Carvalho de Melo1-17/+17
2015-05-27perf tools: Add dso__data_get/put_fd()Namhyung Kim1-0/+11
2015-05-27perf hists: Reducing arguments of hist_entry_iter__add()Namhyung Kim3-5/+11
2015-05-15perf tools: Use atomic.h for the map_groups refcountArnaldo Carvalho de Melo1-6/+6
2015-05-12perf tests: Fix map_groups refcount testArnaldo Carvalho de Melo1-5/+12
2015-05-12perf tests: Show refcounting broken expectations in thread-mg-share testArnaldo Carvalho de Melo2-6/+15
2015-05-12perf tests: Fix to get negative exit codesHe Kuang1-1/+1
2015-05-08perf machine: Protect the machine->threads with a rwlockArnaldo Carvalho de Melo9-19/+39
2015-05-05perf tools: Add build option NO_AUXTRACE to exclude AUX area tracingAdrian Hunter1-1/+3
2015-04-29perf tools: Add term support for parse_events_errorJiri Olsa1-1/+2
2015-04-29perf tools: Add parse_events_error interfaceJiri Olsa10-17/+17
2015-04-29perf tests: Add build tests for building perf from kernel source root and toolsJiri Olsa1-1/+13
2015-04-08perf tools: Add 'I' event modifier for exclude_idle bitJiri Olsa1-0/+40
2015-04-08perf tests: Fix attr testsJiri Olsa2-2/+2
2015-03-21perf tools: Add kmod_path__parse functionJiri Olsa4-0/+79
2015-03-19perf tools: Add the bash completion for listing subsubcommands of perf testYunlong Song1-2/+3
2015-03-19perf tools: Fix perf-read-vdsox32 not building and lib64 install dirH.J. Lu1-1/+1
2015-02-12perf build: Add tests objects buildingJiri Olsa1-0/+42
2015-02-11perf tools: Make perf aware of tracefsSteven Rostedt (Red Hat)3-4/+23
2015-02-06perf tests: Do not rely on dso__data_read_offset() to open dsoNamhyung Kim1-5/+8
2015-02-06perf test: Fix dso cache testcaseNamhyung Kim1-3/+6
2015-01-28Merge branch 'perf/hw_breakpoints' into perf/coreIngo Molnar1-0/+58
2015-01-22perf tests: Fix typo in sample-parsing.cRasmus Villemoes1-1/+1
2015-01-21perf hists: Rename hist_entry__free to __deleteArnaldo Carvalho de Melo2-2/+2
2015-01-21perf tools: Remove EOL whitespacesArnaldo Carvalho de Melo3-3/+1
2015-01-16perf test: Fix dwarf unwind using libunwind.Wang Nan1-2/+34
2015-01-08perf hists: Fix children sort key behaviorNamhyung Kim1-32/+32
2014-12-23perf report: Show progress bar for output resortingNamhyung Kim3-7/+7
2014-12-09perf tests: Fix attr tests size values to cope with machine state on interrupt ABI changesJiri Olsa2-2/+2
2014-12-03perf tools: add hardware breakpoint bp_len test casesJacob Shin1-0/+58
2014-11-19perf test: fix typo in python testWANG Chao1-1/+1
2014-11-16perf/tests: Add interrupted state sample parsing testStephane Eranian1-15/+40
2014-10-29perf tests: Use thread->mg->machineArnaldo Carvalho de Melo1-6/+4
2014-10-29perf tests: Remove misplaced __maybe_unusedArnaldo Carvalho de Melo1-1/+1
2014-10-29perf callchains: Use thread->mg->machineArnaldo Carvalho de Melo1-9/+9
2014-10-29perf tools: A thread's machine can be found via thread->mg->machineArnaldo Carvalho de Melo2-3/+2
2014-10-15perf report: Set callchain_param.record_mode for future useNamhyung Kim1-0/+3