aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/tests
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-05-17
|\
| * tools/perf: Fix misspellings in comments.Adam Buchbinder2016-04-18
* | perf tests: Add test to check backward ring bufferWang Nan2016-05-09
* | perf hists: Move sort__need_collapse into struct perf_hpp_listJiri Olsa2016-05-05
* | perf tests: Do not use sizeof on pointer typeVaishali Thakkar2016-04-28
* | perf tools: Set the maximum allowed stack from /proc/sys/kernel/perf_event_ma...Arnaldo Carvalho de Melo2016-04-27
* | perf tests: Replace assignment with comparison on assert checkColin Ian King2016-04-25
* | perf test: Add missing verbose output explaining the reason for failureArnaldo Carvalho de Melo2016-04-19
* | perf test: Ignore kcore files in the "vmlinux matches kallsyms" testArnaldo Carvalho de Melo2016-04-19
* | perf evsel: Do not use globals in config()Arnaldo Carvalho de Melo2016-04-11
* | perf tests: Add test to check for event timesJiri Olsa2016-03-30
|/
* perf tests: Fix tarpkg build test error output redirectionArnaldo Carvalho de Melo2016-03-24
* perf machine: Rename perf_event__preprocess_sample to machine__resolveArnaldo Carvalho de Melo2016-03-23
* perf tools: Add cpumode to struct perf_sampleArnaldo Carvalho de Melo2016-03-23
* perf tests: Forward the perf_sample in the dwarf unwind testArnaldo Carvalho de Melo2016-03-23
* perf config: Bring perf_default_config to the very beginning at main()Wang Nan2016-02-26
* perf tools: Apply tracepoint event definition options to BPF scriptWang Nan2016-02-22
* perf tools: Enable config and setting names for legacy cache eventsWang Nan2016-02-19
* perf tools: Enable config raw and numeric eventsWang Nan2016-02-19
* perf test: Reduce the sample_freq for the 'object code reading' testArnaldo Carvalho de Melo2016-02-19
* perf tests: Use perf_evlist__strerror_open() to provide hints about max_freqArnaldo Carvalho de Melo2016-02-19
* perf tests: Fix build on older systems where 'signal' is reservedArnaldo Carvalho de Melo2016-02-15
* perf tools: Use perf_event_terms__purge() for non-malloced termsArnaldo Carvalho de Melo2016-02-12
* perf build: Add libcrypto feature detectionStephane Eranian2016-02-05
* perf build tests: Move the feature related vars to the front of the make cmdlineArnaldo Carvalho de Melo2016-02-04
* perf build tests: Elide "-f Makefile" from make invokationArnaldo Carvalho de Melo2016-02-04
* perf hists: Introduce perf_evsel__output_resort functionJiri Olsa2016-02-03
* perf build: Align the names of the build tests:Arnaldo Carvalho de Melo2016-01-29
* perf test: Improve bp_signalWang Nan2016-01-29
* perf test: Check environment before start real BPF testWang Nan2016-01-29
* perf build: Use feature dump file for build-testWang Nan2016-01-29
* perf test: Add libbpf relocation checkerWang Nan2016-01-26
* perf test: Fixup aliases checking in the 'vmlinux matches kallsyms' testArnaldo Carvalho de Melo2016-01-26
* perf build: Pass O option to kernel makefile in build-testWang Nan2016-01-15
* perf build: Test correct path of perf in build-testWang Nan2016-01-15
* perf build: Pass O option to Makefile.perf in build-testWang Nan2016-01-15
* perf build: Set parallel making options build-testWang Nan2016-01-15
* perf test: Reset err after using it hold errcode in hist testcasesWang Nan2016-01-11
* perf test: Fix false TEST_OK result for 'perf test hist'Wang Nan2016-01-11
* tools: Move Makefile.arch from perf/config to tools/scriptsWang Nan2016-01-11
* perf tools: Fix phony build target for build-testWang Nan2016-01-11
* perf evlist: Remove perf_evlist__(enable|disable)_event functionsJiri Olsa2016-01-08
* perf tests: No need to set attr.sample_freq for tracking !PERF_RECORD_SAMPLEArnaldo Carvalho de Melo2016-01-07
* perf test: No need for setting attr.sample_freq on the RECORD testArnaldo Carvalho de Melo2016-01-07
* perf test: Use "dummy" events in the PERF_RECORD_ testArnaldo Carvalho de Melo2016-01-07
* perf tools: Pass evlist to setup_sorting()Namhyung Kim2016-01-06
* perf hist: Pass struct sample to __hists__add_entry()Namhyung Kim2016-01-06
* perf tools: Add event_update event cpus typeJiri Olsa2015-12-17
* perf tools: Add event_update event name typeJiri Olsa2015-12-17
* perf tools: Add event_update event scale typeJiri Olsa2015-12-17