summaryrefslogtreecommitdiffstats
path: root/tools/perf/tests
AgeCommit message (Expand)Author
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
2015-12-16perf tools: Remove 'perf' from subcmd function and variable namesJosh Poimboeuf
2015-12-14perf test: Remove tarpkg at end of testJosh Poimboeuf
2015-12-14perf test: Add Build file to dependencies for llvm-src-*.cJosh Poimboeuf
2015-12-14perf test: Fix hist testcases when kptr_restrict is onNamhyung Kim
2015-12-14perf test: Dump the stack when test segfaults when in verbose modeArnaldo Carvalho de Melo
2015-12-07perf test: Create kernel maps properly for hist entries testJiri Olsa
2015-12-07perf test: Prevent using bpf-output event in round trip name testJiri Olsa
2015-12-07perf test: Fix cpus and thread maps reference in error pathJiri Olsa
2015-12-07perf test: Use machine__new_host in mmap thread code reading testJiri Olsa
2015-12-07perf test: Use machine__new_host in mmap thread lookup testJiri Olsa
2015-12-07perf test: Use machine__new_host in dwarf unwind testJiri Olsa
2015-11-27perf test: 'unwind' test should create kernel mapsJiri Olsa
2015-11-23perf test: Add callchain order setup for DWARF unwinder testJiri Olsa
2015-11-19perf test: Mute test cases error messages if verbose == 0Wang Nan
2015-11-19perf test: Print result for each BPF subtestWang Nan
2015-11-19perf test: Print result for each LLVM subtestWang Nan
2015-11-19perf tests: Pass the subtest index to each test routineArnaldo Carvalho de Melo
2015-11-18perf test: Fix 'perf test BPF' when it fails to find a suitable vmlinuxWang Nan
2015-11-18perf test: Test the BPF prologue adding infrastructureWang Nan
2015-11-18perf test: Fix build of BPF and LLVM on older glibc librariesArnaldo Carvalho de Melo
2015-11-11perf test: Add llvm-src-base.c and llvm-src-kbuild.c to .gitignoreYunlong Song
2015-11-06perf test: Do not be case sensitive when searching for matching testsArnaldo Carvalho de Melo
2015-11-06perf test: Add 'perf test BPF'Wang Nan
2015-11-06perf test: Enhance the LLVM tests: add kbuild testWang Nan
2015-11-06perf test: Enhance the LLVM test: update basic BPF test programWang Nan
2015-11-06bpf tools: Improve libbpf error reportingWang Nan
2015-11-05perf tools: Allow shuffling the build testsArnaldo Carvalho de Melo
2015-11-03perf test: Keep test result clean if '-v' not setWang Nan
2015-10-29perf tools: Compile scriptlets to BPF objects when passing '.c' to --eventWang Nan
2015-10-28perf tools: Make perf depend on libbpfWang Nan
2015-10-19perf cpu_map: Add data arg to cpu_map__build_map callbackJiri Olsa
2015-10-19perf test: Suppress libtraceevent warningsNamhyung Kim
2015-10-19perf test: Silence tracepoint event failuresNamhyung Kim
2015-10-05perf tests: Move x86 tests into arch directoryMatt Fleming
2015-10-05perf tests: Add arch testsMatt Fleming
2015-10-05perf tests: Add parsing test for 'P' modifierJiri Olsa
2015-09-30perf machine: Add method for common kernel_map(FUNCTION) operationArnaldo Carvalho de Melo