summaryrefslogtreecommitdiffstats
path: root/tools/perf/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-05-171-1/+1
|\
| * tools/perf: Fix misspellings in comments.Adam Buchbinder2016-04-181-1/+1
* | perf tests: Add test to check backward ring bufferWang Nan2016-05-094-0/+157
* | perf hists: Move sort__need_collapse into struct perf_hpp_listJiri Olsa2016-05-054-5/+5
* | perf tests: Do not use sizeof on pointer typeVaishali Thakkar2016-04-281-1/+1
* | perf tools: Set the maximum allowed stack from /proc/sys/kernel/perf_event_ma...Arnaldo Carvalho de Melo2016-04-273-3/+3
* | perf tests: Replace assignment with comparison on assert checkColin Ian King2016-04-251-1/+1
* | perf test: Add missing verbose output explaining the reason for failureArnaldo Carvalho de Melo2016-04-191-0/+3
* | perf test: Ignore kcore files in the "vmlinux matches kallsyms" testArnaldo Carvalho de Melo2016-04-191-1/+7
* | perf evsel: Do not use globals in config()Arnaldo Carvalho de Melo2016-04-116-6/+6
* | perf tests: Add test to check for event timesJiri Olsa2016-03-304-0/+242
|/
* perf tests: Fix tarpkg build test error output redirectionArnaldo Carvalho de Melo2016-03-241-1/+1
* perf machine: Rename perf_event__preprocess_sample to machine__resolveArnaldo Carvalho de Melo2016-03-234-37/+6
* perf tools: Add cpumode to struct perf_sampleArnaldo Carvalho de Melo2016-03-236-6/+9
* perf tests: Forward the perf_sample in the dwarf unwind testArnaldo Carvalho de Melo2016-03-231-2/+2
* perf config: Bring perf_default_config to the very beginning at main()Wang Nan2016-02-261-8/+0
* perf tools: Apply tracepoint event definition options to BPF scriptWang Nan2016-02-221-1/+1
* perf tools: Enable config and setting names for legacy cache eventsWang Nan2016-02-191-0/+12
* perf tools: Enable config raw and numeric eventsWang Nan2016-02-191-0/+40
* perf test: Reduce the sample_freq for the 'object code reading' testArnaldo Carvalho de Melo2016-02-191-1/+1
* perf tests: Use perf_evlist__strerror_open() to provide hints about max_freqArnaldo Carvalho de Melo2016-02-191-1/+7
* perf tests: Fix build on older systems where 'signal' is reservedArnaldo Carvalho de Melo2016-02-151-6/+6
* perf tools: Use perf_event_terms__purge() for non-malloced termsArnaldo Carvalho de Melo2016-02-121-1/+1
* perf build: Add libcrypto feature detectionStephane Eranian2016-02-051-0/+2
* perf build tests: Move the feature related vars to the front of the make cmdlineArnaldo Carvalho de Melo2016-02-041-2/+2
* perf build tests: Elide "-f Makefile" from make invokationArnaldo Carvalho de Melo2016-02-041-3/+6
* perf hists: Introduce perf_evsel__output_resort functionJiri Olsa2016-02-033-7/+7
* perf build: Align the names of the build tests:Arnaldo Carvalho de Melo2016-01-291-2/+4
* perf test: Improve bp_signalWang Nan2016-01-291-22/+118
* perf test: Check environment before start real BPF testWang Nan2016-01-291-0/+37
* perf build: Use feature dump file for build-testWang Nan2016-01-291-0/+33
* perf test: Add libbpf relocation checkerWang Nan2016-01-266-11/+97
* perf test: Fixup aliases checking in the 'vmlinux matches kallsyms' testArnaldo Carvalho de Melo2016-01-261-19/+5
* perf build: Pass O option to kernel makefile in build-testWang Nan2016-01-151-4/+5
* perf build: Test correct path of perf in build-testWang Nan2016-01-151-7/+14
* perf build: Pass O option to Makefile.perf in build-testWang Nan2016-01-151-3/+11
* perf build: Set parallel making options build-testWang Nan2016-01-151-7/+16
* perf test: Reset err after using it hold errcode in hist testcasesWang Nan2016-01-114-0/+4
* perf test: Fix false TEST_OK result for 'perf test hist'Wang Nan2016-01-111-5/+0
* tools: Move Makefile.arch from perf/config to tools/scriptsWang Nan2016-01-111-1/+15
* perf tools: Fix phony build target for build-testWang Nan2016-01-111-1/+1
* perf evlist: Remove perf_evlist__(enable|disable)_event functionsJiri Olsa2016-01-082-4/+4
* perf tests: No need to set attr.sample_freq for tracking !PERF_RECORD_SAMPLEArnaldo Carvalho de Melo2016-01-071-1/+0
* perf test: No need for setting attr.sample_freq on the RECORD testArnaldo Carvalho de Melo2016-01-071-1/+0
* perf test: Use "dummy" events in the PERF_RECORD_ testArnaldo Carvalho de Melo2016-01-071-1/+4
* perf tools: Pass evlist to setup_sorting()Namhyung Kim2016-01-064-11/+11
* perf hist: Pass struct sample to __hists__add_entry()Namhyung Kim2016-01-061-3/+3
* perf tools: Add event_update event cpus typeJiri Olsa2015-12-171-0/+29
* perf tools: Add event_update event name typeJiri Olsa2015-12-171-0/+25
* perf tools: Add event_update event scale typeJiri Olsa2015-12-171-0/+21
OpenPOWER on IntegriCloud