summaryrefslogtreecommitdiffstats
path: root/tools/perf/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* perf tools: Add event_update event unit typeJiri Olsa2015-12-174-0/+48
* perf tools: Add stat round event synthesize functionJiri Olsa2015-12-173-0/+26
* perf tools: Add stat event synthesize functionJiri Olsa2015-12-173-5/+41
* perf tools: Add stat config event read functionJiri Olsa2015-12-171-0/+6
* perf tools: Add stat config event synthesize functionJiri Olsa2015-12-174-0/+59
* perf cpu_map: Add cpu_map__new_event functionJiri Olsa2015-12-171-4/+21
* perf cpu_map: Add cpu_map event synthesize functionJiri Olsa2015-12-174-0/+77
* perf thread_map: Add thread_map__new_event functionJiri Olsa2015-12-171-0/+14
* perf thread_map: Add thread_map event sythesize functionJiri Olsa2015-12-173-0/+34
* perf subcmd: Create subcmd libraryJosh Poimboeuf2015-12-172-2/+2
* perf tools: Remove 'perf' from subcmd function and variable namesJosh Poimboeuf2015-12-161-1/+1
* perf test: Remove tarpkg at end of testJosh Poimboeuf2015-12-141-1/+2
OpenPOWER on IntegriCloud