summaryrefslogtreecommitdiffstats
path: root/tools/perf/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* perf evsel: Add has_callchain() helper to make code more compact/clearArnaldo Carvalho de Melo2018-06-051-2/+2
* perf test: Use header file util/debug.hThomas Richter2018-06-041-2/+1Star
* Merge remote-tracking branch 'tip/perf/urgent' into perf/coreArnaldo Carvalho de Melo2018-06-041-6/+24
|\
| * perf test: "Session topology" dumps core on s390Thomas Richter2018-05-301-6/+24
* | perf script: Show symbol offsets by defaultSandipan Das2018-05-181-6/+6
* | tools lib api fs tracing_path: Introduce opendir() methodArnaldo Carvalho de Melo2018-05-171-1/+1
* | perf parse-events: Use get/put_events_file()Arnaldo Carvalho de Melo2018-05-171-3/+4
* | perf tests parse-events: Add intel_pt parse testArnaldo Carvalho de Melo2018-05-151-0/+13
* | Merge remote-tracking branch 'tip/perf/urgent' into perf/coreArnaldo Carvalho de Melo2018-05-151-1/+1
|\|
| * perf test: "probe libc's inet_pton" fails on s390 due to missing inlineThomas Richter2018-05-101-1/+1
* | perf machine: Ditch find_kernel_function variantsArnaldo Carvalho de Melo2018-04-301-2/+2
* | perf symbols: Unify symbol mapsArnaldo Carvalho de Melo2018-04-271-2/+2