summaryrefslogtreecommitdiffstats
path: root/tools/perf/tests
Commit message (Expand)AuthorAgeFilesLines
* 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/+0Star
* | perf hist: Use cached rbtreesDavidlohr Bueso2019-01-254-31/+31
* | perf tools: Remove duplicate headersBrajeswar Ghosh2019-01-211-1/+0Star
|/
* 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/+0Star
* 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/+65Star
* 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/+0Star
* perf tests: Fix indexing when invoking subtestsSandipan Das2018-07-311-2/+2
* perf tests: Fix complex event name parsingSandipan Das2018-07-311-1/+1
* perf test: Fix subtest number when showing resultsThomas Richter2018-07-241-1/+1
* perf tests: Fix record+probe_libc_inet_pton.sh when event existsSandipan Das2018-07-241-4/+24
* perf tests: Fix record+probe_libc_inet_pton.sh to ensure cleanupsSandipan Das2018-07-241-1/+1
* perf tests: Fix record+probe_libc_inet_pton.sh for powerpc64Sandipan Das2018-07-241-0/+6
* perf tests: Check that complex event name is parsed correctlyAlexey Budankov2018-07-241-0/+18
* perf test shell: Prevent temporary editor files from being considered test sc...Kim Phillips2018-07-111-1/+1
* perf test shell: Make perf's inet_pton test more portableKim Phillips2018-07-111-16/+21
* perf test shell: Replace '|&' with '2>&1 |' to work with more shellsKim Phillips2018-07-111-1/+1
* perf tests: Add valid callback for parse-events testJiri Olsa2018-06-251-2/+15
* perf tests: Add event parsing error handling to parse events testJiri Olsa2018-06-251-3/+5
* perf test session topology: Fix test on s390Thomas Richter2018-06-251-0/+1
* perf test record+probe_libc_inet_pton: Ask 'nm' for dynamic symbolsArnaldo Carvalho de Melo2018-06-061-1/+1
* perf test code-reading: Fix perf_env setup for PTI entry trampolinesAdrian Hunter2018-06-061-0/+1
* perf tests kmod-path: Add tests for vdso32 and vdsox32Adrian Hunter2018-06-061-0/+16