summaryrefslogtreecommitdiffstats
path: root/tools/perf/tests
AgeCommit message (Expand)AuthorLines
2019-07-09perf test: Auto bump rlimit(MEMLOCK) for BPF test sakeArnaldo Carvalho de Melo-0/+6
2019-07-09perf tools: Use list_del_init() more thorouglyArnaldo Carvalho de Melo-1/+1
2019-07-09perf tools: Use zfree() where applicableArnaldo Carvalho de Melo-5/+9
2019-07-09tools lib: Adopt zalloc()/zfree() from tools/perfArnaldo Carvalho de Melo-0/+1
2019-07-09perf tools: Add missing headers, mostly stdlib.hArnaldo Carvalho de Melo-0/+3
2019-07-09perf test mmap-thread-lookup: Initialize variable to suppress memory sanitize...Numfor Mbiziwo-Tiapo-1/+1
2019-07-08Merge remote-tracking branch 'tip/perf/core' into perf/urgentArnaldo Carvalho de Melo-3/+432
2019-07-06perf tests: Fix record+probe_libc_inet_pton.sh for powerpc64Seeteena Thoufeek-1/+1
2019-06-26perf tools: Remove trim() implementation, use tools/lib's strim()Arnaldo Carvalho de Melo-1/+2
2019-06-25tools perf: Move from sane_ctype.h obtained from git to the Linux's originalArnaldo Carvalho de Melo-1/+1
2019-06-17perf tests: Add missing SPDX headersArnaldo Carvalho de Melo-1/+19
2019-06-10perf test 6: Fix missing kvm module load for s390Thomas Richter-0/+27
2019-06-10perf time-utils: Add support for multiple explicit time intervalsAdrian Hunter-0/+17
2019-06-10perf tests: Add a test for time-utilsAdrian Hunter-0/+240
2019-05-28perf tests: Add map_groups__merge_in testJiri Olsa-0/+126
2019-05-28perf test vmlinux-kallsyms: Ignore aliases to _etext when searching on kallsymsArnaldo Carvalho de Melo-1/+8
2019-05-15perf test zstd: Fixup verbose mode outputArnaldo Carvalho de Melo-5/+4
2019-05-15perf tests: Implement Zstd comp/decomp integration testAlexey Budankov-0/+35
2019-05-15perf build tests: Add NO_LIBZSTD=1 to make_minimalArnaldo Carvalho de Melo-1/+1
2019-05-15perf test: Fix spelling mistake "leadking" -> "leaking"Colin Ian King-2/+2
2019-03-21perf tools: Save bpf_prog_info and BTF of new BPF programsSong Liu-24/+24
2019-03-19perf tests: Fix a memory leak in test__perf_evsel__tp_sched_test()Changbin Du-0/+1
2019-03-19perf tests: Fix memory leak by expr__find_other() in test__expr()Changbin Du-1/+4
2019-03-19perf tests: Fix a memory leak of cpu_map object in the openat_syscall_event_o...Changbin Du-1/+3
2019-03-19perf tools: Fix errors under optimization level '-Og'Changbin Du-1/+1
2019-02-19perf test: Fix failure of 'evsel-tp-sched' test on s390Thomas Richter-3/+3
2019-02-15perf tests shell: Skip trace+probe_vfs_getname.sh if built without trace supportTommi Rantala-0/+6
2019-02-14perf tools: Fix legacy events symbol separator parsingJiri Olsa-0/+30
2019-02-09Merge tag 'perf-core-for-mingo-5.1-20190206' of git://git.kernel.org/pub/scm/...Ingo Molnar-0/+13
2019-02-09Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar-1/+1
2019-02-06perf tests pmu: Add missing headersArnaldo Carvalho de Melo-0/+2
2019-02-06perf tools: Add missing include for symbols.hArnaldo Carvalho de Melo-0/+2
2019-02-06perf tests: Add missing headers so far obtained indirectlyArnaldo Carvalho de Melo-0/+3
2019-02-06pref tools: Add missing map.h includesArnaldo Carvalho de Melo-0/+6
2019-02-05perf script python: Add Python3 support to tests/attr.pyTony Jones-13/+19
2019-02-04perf tests evsel-tp-sched: Fix bitwise operatorGustavo A. R. Silva-1/+1
2019-01-25perf script python: Add Python3 support to tests/attr.pyTony Jones-13/+19
2019-01-25perf script python: Remove explicit shebang from tests/attr.cTony Jones-1/+0
2019-01-25perf hist: Use cached rbtreesDavidlohr Bueso-31/+31
2019-01-21perf tools: Remove duplicate headersBrajeswar Ghosh-1/+0
2019-01-08perf tests: Add a test for the ARM 32-bit [vectors] pageFlorian Fainelli-0/+5
2019-01-04perf test shell: Use a fallback to get the pathname in vfs_getnameArnaldo Carvalho de Melo-1/+2
2018-12-18perf tests: Use shebangs in the shell scriptsMichael Petlan-0/+7
2018-12-17perf tools: Allow specifying proc-map-timeout in config fileMark Drayton-4/+4
2018-12-17perf tools: Fix diverse comment typosIngo Molnar-1/+1
2018-12-17perf tests ARM: Disable breakpoint tests 32-bitFlorian Fainelli-6/+14
2018-12-17perf test: Fix perf_event_attr test failureAdrian Hunter-1/+1
2018-12-17perf tests record: Allow for 'sleep' being 'coreutils'Adrian Hunter-2/+5
2018-11-12perf tools: Fix crash on synthesizing the unitJiri Olsa-1/+1
2018-11-06perf tools: Do not zero sample_id_all for group membersJiri Olsa-1/+0