summaryrefslogtreecommitdiffstats
path: root/tools/perf/tests
AgeCommit message (Expand)AuthorLines
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
2018-10-08perf test: S390 does not support watchpoints in test 22Thomas Richter-0/+14
2018-09-19tools lib traceevent, perf tools: Rename enum format_flags to enum tep_format...Tzvetomir Stoyanov (VMware)-1/+1
2018-09-19tools lib traceevent, perf tools: Rename struct format{_field} to struct tep_...Tzvetomir Stoyanov (VMware)-1/+1
2018-09-18perf test: Add watchpoint testRavi Bangoria-0/+242
2018-09-05perf tests: Fix record+probe_libc_inet_pton.sh without ping's debuginfoArnaldo Carvalho de Melo-1/+1
2018-08-20perf tools: Remove ext from struct kmod_pathJiri Olsa-71/+65
2018-08-20perf tools: Add compression id into 'struct kmod_path'Jiri Olsa-21/+21
2018-08-20perf tools: Get rid of dso__needs_decompress() call in read_object_code()Jiri Olsa-1/+3
2018-08-08perf tools: Drop unneeded bitmap_zero() callsYury Norov-4/+0
2018-07-31perf tests: Fix indexing when invoking subtestsSandipan Das-2/+2
2018-07-31perf tests: Fix complex event name parsingSandipan Das-1/+1
2018-07-24perf test: Fix subtest number when showing resultsThomas Richter-1/+1
2018-07-24perf tests: Fix record+probe_libc_inet_pton.sh when event existsSandipan Das-4/+24
2018-07-24perf tests: Fix record+probe_libc_inet_pton.sh to ensure cleanupsSandipan Das-1/+1
2018-07-24perf tests: Fix record+probe_libc_inet_pton.sh for powerpc64Sandipan Das-0/+6
2018-07-24perf tests: Check that complex event name is parsed correctlyAlexey Budankov-0/+18
2018-07-11perf test shell: Prevent temporary editor files from being considered test sc...Kim Phillips-1/+1
2018-07-11perf test shell: Make perf's inet_pton test more portableKim Phillips-16/+21
2018-07-11perf test shell: Replace '|&' with '2>&1 |' to work with more shellsKim Phillips-1/+1
2018-06-25perf tests: Add valid callback for parse-events testJiri Olsa-2/+15
2018-06-25perf tests: Add event parsing error handling to parse events testJiri Olsa-3/+5
2018-06-25perf test session topology: Fix test on s390Thomas Richter-0/+1
2018-06-06perf test record+probe_libc_inet_pton: Ask 'nm' for dynamic symbolsArnaldo Carvalho de Melo-1/+1
2018-06-06perf test code-reading: Fix perf_env setup for PTI entry trampolinesAdrian Hunter-0/+1
2018-06-06perf tests kmod-path: Add tests for vdso32 and vdsox32Adrian Hunter-0/+16