aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/tests (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-24perf tests: Fix tarpkg build test error output redirectionArnaldo Carvalho de Melo1-1/+1
2016-03-23perf machine: Rename perf_event__preprocess_sample to machine__resolveArnaldo Carvalho de Melo4-37/+6
2016-03-23perf tools: Add cpumode to struct perf_sampleArnaldo Carvalho de Melo6-6/+9
2016-03-23perf tests: Forward the perf_sample in the dwarf unwind testArnaldo Carvalho de Melo1-2/+2
2016-02-26perf config: Bring perf_default_config to the very beginning at main()Wang Nan1-8/+0
2016-02-22perf tools: Apply tracepoint event definition options to BPF scriptWang Nan1-1/+1
2016-02-19perf tools: Enable config and setting names for legacy cache eventsWang Nan1-0/+12
2016-02-19perf tools: Enable config raw and numeric eventsWang Nan1-0/+40
2016-02-19perf test: Reduce the sample_freq for the 'object code reading' testArnaldo Carvalho de Melo1-1/+1
2016-02-19perf tests: Use perf_evlist__strerror_open() to provide hints about max_freqArnaldo Carvalho de Melo1-1/+7
2016-02-15perf tests: Fix build on older systems where 'signal' is reservedArnaldo Carvalho de Melo1-6/+6
2016-02-12perf tools: Use perf_event_terms__purge() for non-malloced termsArnaldo Carvalho de Melo1-1/+1
2016-02-05perf build: Add libcrypto feature detectionStephane Eranian1-0/+2
2016-02-04perf build tests: Move the feature related vars to the front of the make cmdlineArnaldo Carvalho de Melo1-2/+2
2016-02-04perf build tests: Elide "-f Makefile" from make invokationArnaldo Carvalho de Melo1-3/+6
2016-02-03perf hists: Introduce perf_evsel__output_resort functionJiri Olsa3-7/+7
2016-01-29perf build: Align the names of the build tests:Arnaldo Carvalho de Melo1-2/+4
2016-01-29perf test: Improve bp_signalWang Nan1-22/+118
2016-01-29perf test: Check environment before start real BPF testWang Nan1-0/+37
2016-01-29perf build: Use feature dump file for build-testWang Nan1-0/+33
2016-01-26perf test: Add libbpf relocation checkerWang Nan6-11/+97
2016-01-26perf test: Fixup aliases checking in the 'vmlinux matches kallsyms' testArnaldo Carvalho de Melo1-19/+5
2016-01-15perf build: Pass O option to kernel makefile in build-testWang Nan1-4/+5
2016-01-15perf build: Test correct path of perf in build-testWang Nan1-7/+14
2016-01-15perf build: Pass O option to Makefile.perf in build-testWang Nan1-3/+11
2016-01-15perf build: Set parallel making options build-testWang Nan1-7/+16
2016-01-11perf test: Reset err after using it hold errcode in hist testcasesWang Nan4-0/+4
2016-01-11perf test: Fix false TEST_OK result for 'perf test hist'Wang Nan1-5/+0
2016-01-11tools: Move Makefile.arch from perf/config to tools/scriptsWang Nan1-1/+15
2016-01-11perf tools: Fix phony build target for build-testWang Nan1-1/+1
2016-01-08perf evlist: Remove perf_evlist__(enable|disable)_event functionsJiri Olsa2-4/+4
2016-01-07perf tests: No need to set attr.sample_freq for tracking !PERF_RECORD_SAMPLEArnaldo Carvalho de Melo1-1/+0
2016-01-07perf test: No need for setting attr.sample_freq on the RECORD testArnaldo Carvalho de Melo1-1/+0
2016-01-07perf test: Use "dummy" events in the PERF_RECORD_ testArnaldo Carvalho de Melo1-1/+4
2016-01-06perf tools: Pass evlist to setup_sorting()Namhyung Kim4-11/+11
2016-01-06perf hist: Pass struct sample to __hists__add_entry()Namhyung Kim1-3/+3
2015-12-17perf tools: Add event_update event cpus typeJiri Olsa1-0/+29
2015-12-17perf tools: Add event_update event name typeJiri Olsa1-0/+25
2015-12-17perf tools: Add event_update event scale typeJiri Olsa1-0/+21
2015-12-17perf tools: Add event_update event unit typeJiri Olsa4-0/+48
2015-12-17perf tools: Add stat round event synthesize functionJiri Olsa3-0/+26
2015-12-17perf tools: Add stat event synthesize functionJiri Olsa3-5/+41
2015-12-17perf tools: Add stat config event read functionJiri Olsa1-0/+6
2015-12-17perf tools: Add stat config event synthesize functionJiri Olsa4-0/+59
2015-12-17perf cpu_map: Add cpu_map__new_event functionJiri Olsa1-4/+21
2015-12-17perf cpu_map: Add cpu_map event synthesize functionJiri Olsa4-0/+77
2015-12-17perf thread_map: Add thread_map__new_event functionJiri Olsa1-0/+14
2015-12-17perf thread_map: Add thread_map event sythesize functionJiri Olsa3-0/+34
2015-12-17perf subcmd: Create subcmd libraryJosh Poimboeuf2-2/+2
2015-12-16perf tools: Remove 'perf' from subcmd function and variable namesJosh Poimboeuf1-1/+1