summaryrefslogtreecommitdiff
path: root/tools/perf/tests
AgeCommit message (Expand)Author
2021-03-03perf test: Fix unaligned access in sample parsing testNamhyung Kim
2020-09-23perf test: Free formats for perf pmu parse testNamhyung Kim
2020-07-31perf tools: Fix snprint warnings for gcc 8Jiri Olsa
2019-09-06Revert "perf test 6: Fix missing kvm module load for s390"Sasha Levin
2019-08-04perf test mmap-thread-lookup: Initialize variable to suppress memory sanitize...Numfor Mbiziwo-Tiapo
2019-08-04perf test 6: Fix missing kvm module load for s390Thomas Richter
2019-04-27perf tests: Fix a memory leak in test__perf_evsel__tp_sched_test()Changbin Du
2019-04-27perf tests: Fix a memory leak of cpu_map object in the openat_syscall_event_o...Changbin Du
2019-04-27perf test: Fix failure of 'evsel-tp-sched' test on s390Thomas Richter
2019-02-20perf tests evsel-tp-sched: Fix bitwise operatorGustavo A. R. Silva
2018-08-24perf test session topology: Fix test on s390Thomas Richter
2018-05-30perf tests: Use arch__compare_symbol_names to compare symbolsJiri Olsa
2018-04-24Revert "perf tests: Decompress kernel module before objdump"Greg Kroah-Hartman
2018-04-13perf tests: Decompress kernel module before objdumpNamhyung Kim
2018-03-24perf tests kmod-path: Don't fail if compressed modules aren't supportedKim Phillips
2017-12-09perf test attr: Fix ignored test case resultThomas Richter
2017-07-15perf tests: Avoid possible truncation with dirent->d_name + snprintfArnaldo Carvalho de Melo
2016-06-01perf 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
2015-09-30perf machine: Use machine__kernel_map() thoroughlyArnaldo Carvalho de Melo
2015-09-16Merge branch 'perf/urgent' into perf/core, to resolve a conflictIngo Molnar
2015-09-15perf tests: Fix software clock events test setting mapsAdrian Hunter
2015-09-15perf tests: Fix task exit test setting mapsAdrian Hunter
2015-09-15perf evsel: Propagate error info from tp_formatJiri Olsa
2015-09-14perf test: Add entry for hists socket filterKan Liang
2015-09-14perf tests: Introduce iterator function for testsMatt Fleming
2015-09-14perf test: Add entry to test cpu topologyKan Liang
2015-09-14perf tools: Switch to tracing_path interface on appropriate placesJiri Olsa
2015-09-14tools lib api fs: Replace debugfs/tracefs objects interface with fs.cJiri Olsa
2015-09-14perf tests: Print objdump/dso buffers if they don't matchJan Stancek
2015-09-14perf tests: Stop reading if objdump output crossed sectionsJan Stancek
2015-09-14perf tests: Make objdump disassemble zero blocksJan Stancek
2015-09-14perf tests: Take into account address of each objdump lineJan Stancek
2015-09-04x86/insn: perf tools: Add new xsave instructionsAdrian Hunter