summaryrefslogtreecommitdiff
path: root/tools/perf/tests (follow)
Commit message (Expand)AuthorAge
* perf test bpf: Free obj_bufRiccardo Mancini2021-07-28
* perf test: Fix unaligned access in sample parsing testNamhyung Kim2021-03-03
* perf test: Free formats for perf pmu parse testNamhyung Kim2020-09-23
* perf tools: Fix snprint warnings for gcc 8Jiri Olsa2020-07-31
* Revert "perf test 6: Fix missing kvm module load for s390"Sasha Levin2019-09-06
* perf test mmap-thread-lookup: Initialize variable to suppress memory sanitize...Numfor Mbiziwo-Tiapo2019-08-04
* perf test 6: Fix missing kvm module load for s390Thomas Richter2019-08-04
* perf tests: Fix a memory leak in test__perf_evsel__tp_sched_test()Changbin Du2019-04-27
* perf tests: Fix a memory leak of cpu_map object in the openat_syscall_event_o...Changbin Du2019-04-27
* perf test: Fix failure of 'evsel-tp-sched' test on s390Thomas Richter2019-04-27
* perf tests evsel-tp-sched: Fix bitwise operatorGustavo A. R. Silva2019-02-20
* perf test session topology: Fix test on s390Thomas Richter2018-08-24
* perf tests: Use arch__compare_symbol_names to compare symbolsJiri Olsa2018-05-30
* Revert "perf tests: Decompress kernel module before objdump"Greg Kroah-Hartman2018-04-24
* perf tests: Decompress kernel module before objdumpNamhyung Kim2018-04-13
* perf tests kmod-path: Don't fail if compressed modules aren't supportedKim Phillips2018-03-24
* perf test attr: Fix ignored test case resultThomas Richter2017-12-09
* perf tests: Avoid possible truncation with dirent->d_name + snprintfArnaldo Carvalho de Melo2017-07-15
* perf test: Fix build of BPF and LLVM on older glibc librariesArnaldo Carvalho de Melo2016-06-01
* 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
* perf test: Keep test result clean if '-v' not setWang Nan2015-11-03
* perf tools: Compile scriptlets to BPF objects when passing '.c' to --eventWang Nan2015-10-29
* perf tools: Make perf depend on libbpfWang Nan2015-10-28
* perf cpu_map: Add data arg to cpu_map__build_map callbackJiri Olsa2015-10-19
* perf test: Suppress libtraceevent warningsNamhyung Kim2015-10-19
* perf test: Silence tracepoint event failuresNamhyung Kim2015-10-19
* perf tests: Move x86 tests into arch directoryMatt Fleming2015-10-05
* perf tests: Add arch testsMatt Fleming2015-10-05
* perf tests: Add parsing test for 'P' modifierJiri Olsa2015-10-05
* perf machine: Add method for common kernel_map(FUNCTION) operationArnaldo Carvalho de Melo2015-09-30
* perf machine: Use machine__kernel_map() thoroughlyArnaldo Carvalho de Melo2015-09-30
* Merge branch 'perf/urgent' into perf/core, to resolve a conflictIngo Molnar2015-09-16
|\
| * perf tests: Fix software clock events test setting mapsAdrian Hunter2015-09-15
| * perf tests: Fix task exit test setting mapsAdrian Hunter2015-09-15
* | perf evsel: Propagate error info from tp_formatJiri Olsa2015-09-15
* | perf test: Add entry for hists socket filterKan Liang2015-09-14
* | perf tests: Introduce iterator function for testsMatt Fleming2015-09-14
* | perf test: Add entry to test cpu topologyKan Liang2015-09-14
* | perf tools: Switch to tracing_path interface on appropriate placesJiri Olsa2015-09-14
* | tools lib api fs: Replace debugfs/tracefs objects interface with fs.cJiri Olsa2015-09-14
* | perf tests: Print objdump/dso buffers if they don't matchJan Stancek2015-09-14
* | perf tests: Stop reading if objdump output crossed sectionsJan Stancek2015-09-14
* | perf tests: Make objdump disassemble zero blocksJan Stancek2015-09-14
* | perf tests: Take into account address of each objdump lineJan Stancek2015-09-14