aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/tests
Commit message (Expand)AuthorAge
* 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
* perf tools: Add event_update event unit typeJiri Olsa2015-12-17
* perf tools: Add stat round event synthesize functionJiri Olsa2015-12-17
* perf tools: Add stat event synthesize functionJiri Olsa2015-12-17
* perf tools: Add stat config event read functionJiri Olsa2015-12-17
* perf tools: Add stat config event synthesize functionJiri Olsa2015-12-17
* perf cpu_map: Add cpu_map__new_event functionJiri Olsa2015-12-17
* perf cpu_map: Add cpu_map event synthesize functionJiri Olsa2015-12-17
* perf thread_map: Add thread_map__new_event functionJiri Olsa2015-12-17
* perf thread_map: Add thread_map event sythesize functionJiri Olsa2015-12-17
* perf subcmd: Create subcmd libraryJosh Poimboeuf2015-12-17
* perf tools: Remove 'perf' from subcmd function and variable namesJosh Poimboeuf2015-12-16
* perf test: Remove tarpkg at end of testJosh Poimboeuf2015-12-14
* perf test: Add Build file to dependencies for llvm-src-*.cJosh Poimboeuf2015-12-14
* perf test: Fix hist testcases when kptr_restrict is onNamhyung Kim2015-12-14
* perf test: Dump the stack when test segfaults when in verbose modeArnaldo Carvalho de Melo2015-12-14
* perf test: Create kernel maps properly for hist entries testJiri Olsa2015-12-07
* perf test: Prevent using bpf-output event in round trip name testJiri Olsa2015-12-07
* perf test: Fix cpus and thread maps reference in error pathJiri Olsa2015-12-07
* perf test: Use machine__new_host in mmap thread code reading testJiri Olsa2015-12-07
* perf test: Use machine__new_host in mmap thread lookup testJiri Olsa2015-12-07
* perf test: Use machine__new_host in dwarf unwind testJiri Olsa2015-12-07
* perf test: 'unwind' test should create kernel mapsJiri Olsa2015-11-27
* perf test: Add callchain order setup for DWARF unwinder testJiri Olsa2015-11-23
* perf test: Mute test cases error messages if verbose == 0Wang Nan2015-11-19
* perf test: Print result for each BPF subtestWang Nan2015-11-19
* perf test: Print result for each LLVM subtestWang Nan2015-11-19
* perf tests: Pass the subtest index to each test routineArnaldo Carvalho de Melo2015-11-19
* perf test: Fix 'perf test BPF' when it fails to find a suitable vmlinuxWang Nan2015-11-18
* perf test: Test the BPF prologue adding infrastructureWang Nan2015-11-18
* perf test: Fix build of BPF and LLVM on older glibc librariesArnaldo Carvalho de Melo2015-11-18
* perf test: Add llvm-src-base.c and llvm-src-kbuild.c to .gitignoreYunlong Song2015-11-11
* perf test: Do not be case sensitive when searching for matching testsArnaldo Carvalho de Melo2015-11-06
* perf test: Add 'perf test BPF'Wang Nan2015-11-06
* perf test: Enhance the LLVM tests: add kbuild testWang Nan2015-11-06
* perf test: Enhance the LLVM test: update basic BPF test programWang Nan2015-11-06
* bpf tools: Improve libbpf error reportingWang Nan2015-11-06
* perf tools: Allow shuffling the build testsArnaldo Carvalho de Melo2015-11-05