aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/tests
AgeCommit message (Expand)Author
2016-03-30perf tests: Add test to check for event timesJiri Olsa
2016-03-24perf tests: Fix tarpkg build test error output redirectionArnaldo Carvalho de Melo
2016-03-23perf machine: Rename perf_event__preprocess_sample to machine__resolveArnaldo Carvalho de Melo
2016-03-23perf tools: Add cpumode to struct perf_sampleArnaldo Carvalho de Melo
2016-03-23perf tests: Forward the perf_sample in the dwarf unwind testArnaldo Carvalho de Melo
2016-02-26perf config: Bring perf_default_config to the very beginning at main()Wang Nan
2016-02-22perf tools: Apply tracepoint event definition options to BPF scriptWang Nan
2016-02-19perf tools: Enable config and setting names for legacy cache eventsWang Nan
2016-02-19perf tools: Enable config raw and numeric eventsWang Nan
2016-02-19perf test: Reduce the sample_freq for the 'object code reading' testArnaldo Carvalho de Melo
2016-02-19perf tests: Use perf_evlist__strerror_open() to provide hints about max_freqArnaldo Carvalho de Melo
2016-02-15perf tests: Fix build on older systems where 'signal' is reservedArnaldo Carvalho de Melo
2016-02-12perf tools: Use perf_event_terms__purge() for non-malloced termsArnaldo Carvalho de Melo
2016-02-05perf build: Add libcrypto feature detectionStephane Eranian
2016-02-04perf build tests: Move the feature related vars to the front of the make cmdlineArnaldo Carvalho de Melo
2016-02-04perf build tests: Elide "-f Makefile" from make invokationArnaldo Carvalho de Melo
2016-02-03perf hists: Introduce perf_evsel__output_resort functionJiri Olsa
2016-01-29perf build: Align the names of the build tests:Arnaldo Carvalho de Melo
2016-01-29perf test: Improve bp_signalWang Nan
2016-01-29perf test: Check environment before start real BPF testWang Nan
2016-01-29perf build: Use feature dump file for build-testWang Nan
2016-01-26perf test: Add libbpf relocation checkerWang Nan
2016-01-26perf test: Fixup aliases checking in the 'vmlinux matches kallsyms' testArnaldo Carvalho de Melo
2016-01-15perf build: Pass O option to kernel makefile in build-testWang Nan
2016-01-15perf build: Test correct path of perf in build-testWang Nan
2016-01-15perf build: Pass O option to Makefile.perf in build-testWang Nan
2016-01-15perf build: Set parallel making options build-testWang Nan
2016-01-11perf test: Reset err after using it hold errcode in hist testcasesWang Nan
2016-01-11perf test: Fix false TEST_OK result for 'perf test hist'Wang Nan
2016-01-11tools: Move Makefile.arch from perf/config to tools/scriptsWang Nan
2016-01-11perf tools: Fix phony build target for build-testWang Nan
2016-01-08perf evlist: Remove perf_evlist__(enable|disable)_event functionsJiri Olsa
2016-01-07perf tests: No need to set attr.sample_freq for tracking !PERF_RECORD_SAMPLEArnaldo Carvalho de Melo
2016-01-07perf test: No need for setting attr.sample_freq on the RECORD testArnaldo Carvalho de Melo
2016-01-07perf test: Use "dummy" events in the PERF_RECORD_ testArnaldo Carvalho de Melo
2016-01-06perf tools: Pass evlist to setup_sorting()Namhyung Kim
2016-01-06perf hist: Pass struct sample to __hists__add_entry()Namhyung Kim
2015-12-17perf tools: Add event_update event cpus typeJiri Olsa
2015-12-17perf tools: Add event_update event name typeJiri Olsa
2015-12-17perf tools: Add event_update event scale typeJiri Olsa
2015-12-17perf tools: Add event_update event unit typeJiri Olsa
2015-12-17perf tools: Add stat round event synthesize functionJiri Olsa
2015-12-17perf tools: Add stat event synthesize functionJiri Olsa
2015-12-17perf tools: Add stat config event read functionJiri Olsa
2015-12-17perf tools: Add stat config event synthesize functionJiri Olsa
2015-12-17perf cpu_map: Add cpu_map__new_event functionJiri Olsa
2015-12-17perf cpu_map: Add cpu_map event synthesize functionJiri Olsa
2015-12-17perf thread_map: Add thread_map__new_event functionJiri Olsa
2015-12-17perf thread_map: Add thread_map event sythesize functionJiri Olsa
2015-12-17perf subcmd: Create subcmd libraryJosh Poimboeuf