summaryrefslogtreecommitdiffstats
path: root/tools/perf/tests
Commit message (Expand)AuthorAgeFilesLines
* perf test vfs_getname: Disable ~/.perfconfig to get default outputArnaldo Carvalho de Melo2019-10-051-0/+4
* perf test mmap-thread-lookup: Initialize variable to suppress memory sanitize...Numfor Mbiziwo-Tiapo2019-07-311-1/+1
* perf tests: Fix record+probe_libc_inet_pton.sh for powerpc64Seeteena Thoufeek2019-07-261-1/+1
* perf test 6: Fix missing kvm module load for s390Thomas Richter2019-07-261-0/+27
* perf test vmlinux-kallsyms: Ignore aliases to _etext when searching on kallsymsArnaldo Carvalho de Melo2019-05-281-1/+8
* perf test zstd: Fixup verbose mode outputArnaldo Carvalho de Melo2019-05-151-5/+4
* perf tests: Implement Zstd comp/decomp integration testAlexey Budankov2019-05-151-0/+35
* perf build tests: Add NO_LIBZSTD=1 to make_minimalArnaldo Carvalho de Melo2019-05-151-1/+1
* perf test: Fix spelling mistake "leadking" -> "leaking"Colin Ian King2019-05-151-2/+2
* perf tools: Save bpf_prog_info and BTF of new BPF programsSong Liu2019-03-2124-24/+24
* perf tests: Fix a memory leak in test__perf_evsel__tp_sched_test()Changbin Du2019-03-191-0/+1
* perf tests: Fix memory leak by expr__find_other() in test__expr()Changbin Du2019-03-191-1/+4
* perf tests: Fix a memory leak of cpu_map object in the openat_syscall_event_o...Changbin Du2019-03-191-1/+3
* perf tools: Fix errors under optimization level '-Og'Changbin Du2019-03-191-1/+1
* perf test: Fix failure of 'evsel-tp-sched' test on s390Thomas Richter2019-02-191-3/+3
* perf tests shell: Skip trace+probe_vfs_getname.sh if built without trace supportTommi Rantala2019-02-152-0/+6
* perf tools: Fix legacy events symbol separator parsingJiri Olsa2019-02-141-0/+30
* Merge tag 'perf-core-for-mingo-5.1-20190206' of git://git.kernel.org/pub/scm/...Ingo Molnar2019-02-0910-0/+13
|\
| * perf tests pmu: Add missing headersArnaldo Carvalho de Melo2019-02-061-0/+2
| * perf tools: Add missing include for symbols.hArnaldo Carvalho de Melo2019-02-062-0/+2
| * perf tests: Add missing headers so far obtained indirectlyArnaldo Carvalho de Melo2019-02-062-0/+3
| * pref tools: Add missing map.h includesArnaldo Carvalho de Melo2019-02-066-0/+6
* | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2019-02-091-1/+1
|\ \ | |/ |/|
| * perf script python: Add Python3 support to tests/attr.pyTony Jones2019-02-051-13/+19
| * perf tests evsel-tp-sched: Fix bitwise operatorGustavo A. R. Silva2019-02-041-1/+1
* | perf script python: Add Python3 support to tests/attr.pyTony Jones2019-01-251-13/+19
* | perf script python: Remove explicit shebang from tests/attr.cTony Jones2019-01-251-1/+0
* | perf hist: Use cached rbtreesDavidlohr Bueso2019-01-254-31/+31
* | perf tools: Remove duplicate headersBrajeswar Ghosh2019-01-211-1/+0
|/
* perf tests: Add a test for the ARM 32-bit [vectors] pageFlorian Fainelli2019-01-081-0/+5
* perf test shell: Use a fallback to get the pathname in vfs_getnameArnaldo Carvalho de Melo2019-01-041-1/+2
* perf tests: Use shebangs in the shell scriptsMichael Petlan2018-12-185-0/+7
* perf tools: Allow specifying proc-map-timeout in config fileMark Drayton2018-12-173-4/+4
* perf tools: Fix diverse comment typosIngo Molnar2018-12-171-1/+1
* perf tests ARM: Disable breakpoint tests 32-bitFlorian Fainelli2018-12-171-6/+14
* perf test: Fix perf_event_attr test failureAdrian Hunter2018-12-171-1/+1
* perf tests record: Allow for 'sleep' being 'coreutils'Adrian Hunter2018-12-171-2/+5
* perf tools: Fix crash on synthesizing the unitJiri Olsa2018-11-121-1/+1
* perf tools: Do not zero sample_id_all for group membersJiri Olsa2018-11-061-1/+0
* perf test: S390 does not support watchpoints in test 22Thomas Richter2018-10-083-0/+14
* tools lib traceevent, perf tools: Rename enum format_flags to enum tep_format...Tzvetomir Stoyanov (VMware)2018-09-191-1/+1
* tools lib traceevent, perf tools: Rename struct format{_field} to struct tep_...Tzvetomir Stoyanov (VMware)2018-09-191-1/+1
* perf test: Add watchpoint testRavi Bangoria2018-09-184-0/+242
* perf tests: Fix record+probe_libc_inet_pton.sh without ping's debuginfoArnaldo Carvalho de Melo2018-09-051-1/+1
* perf tools: Remove ext from struct kmod_pathJiri Olsa2018-08-201-71/+65
* perf tools: Add compression id into 'struct kmod_path'Jiri Olsa2018-08-201-21/+21
* perf tools: Get rid of dso__needs_decompress() call in read_object_code()Jiri Olsa2018-08-201-1/+3
* perf tools: Drop unneeded bitmap_zero() callsYury Norov2018-08-082-4/+0
* perf tests: Fix indexing when invoking subtestsSandipan Das2018-07-311-2/+2
* perf tests: Fix complex event name parsingSandipan Das2018-07-311-1/+1