| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | perf tools: Fix errors under optimization level '-Og' | Changbin Du | 2019-03-19 | 1 | -1/+1 |
* | perf test: Fix failure of 'evsel-tp-sched' test on s390 | Thomas Richter | 2019-02-19 | 1 | -3/+3 |
* | perf tests shell: Skip trace+probe_vfs_getname.sh if built without trace support | Tommi Rantala | 2019-02-15 | 2 | -0/+6 |
* | perf tools: Fix legacy events symbol separator parsing | Jiri Olsa | 2019-02-14 | 1 | -0/+30 |
* | Merge tag 'perf-core-for-mingo-5.1-20190206' of git://git.kernel.org/pub/scm/... | Ingo Molnar | 2019-02-09 | 10 | -0/+13 |
|\ |
|
| * | perf tests pmu: Add missing headers | Arnaldo Carvalho de Melo | 2019-02-06 | 1 | -0/+2 |
| * | perf tools: Add missing include for symbols.h | Arnaldo Carvalho de Melo | 2019-02-06 | 2 | -0/+2 |
| * | perf tests: Add missing headers so far obtained indirectly | Arnaldo Carvalho de Melo | 2019-02-06 | 2 | -0/+3 |
| * | pref tools: Add missing map.h includes | Arnaldo Carvalho de Melo | 2019-02-06 | 6 | -0/+6 |
* | | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar | 2019-02-09 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | perf script python: Add Python3 support to tests/attr.py | Tony Jones | 2019-02-05 | 1 | -13/+19 |
| * | perf tests evsel-tp-sched: Fix bitwise operator | Gustavo A. R. Silva | 2019-02-04 | 1 | -1/+1 |
* | | perf script python: Add Python3 support to tests/attr.py | Tony Jones | 2019-01-25 | 1 | -13/+19 |
* | | perf script python: Remove explicit shebang from tests/attr.c | Tony Jones | 2019-01-25 | 1 | -1/+0 |
* | | perf hist: Use cached rbtrees | Davidlohr Bueso | 2019-01-25 | 4 | -31/+31 |
* | | perf tools: Remove duplicate headers | Brajeswar Ghosh | 2019-01-21 | 1 | -1/+0 |
|/ |
|
* | perf tests: Add a test for the ARM 32-bit [vectors] page | Florian Fainelli | 2019-01-08 | 1 | -0/+5 |
* | perf test shell: Use a fallback to get the pathname in vfs_getname | Arnaldo Carvalho de Melo | 2019-01-04 | 1 | -1/+2 |
* | perf tests: Use shebangs in the shell scripts | Michael Petlan | 2018-12-18 | 5 | -0/+7 |
* | perf tools: Allow specifying proc-map-timeout in config file | Mark Drayton | 2018-12-17 | 3 | -4/+4 |
* | perf tools: Fix diverse comment typos | Ingo Molnar | 2018-12-17 | 1 | -1/+1 |
* | perf tests ARM: Disable breakpoint tests 32-bit | Florian Fainelli | 2018-12-17 | 1 | -6/+14 |
* | perf test: Fix perf_event_attr test failure | Adrian Hunter | 2018-12-17 | 1 | -1/+1 |
* | perf tests record: Allow for 'sleep' being 'coreutils' | Adrian Hunter | 2018-12-17 | 1 | -2/+5 |
* | perf tools: Fix crash on synthesizing the unit | Jiri Olsa | 2018-11-12 | 1 | -1/+1 |
* | perf tools: Do not zero sample_id_all for group members | Jiri Olsa | 2018-11-06 | 1 | -1/+0 |
* | perf test: S390 does not support watchpoints in test 22 | Thomas Richter | 2018-10-08 | 3 | -0/+14 |
* | tools lib traceevent, perf tools: Rename enum format_flags to enum tep_format... | Tzvetomir Stoyanov (VMware) | 2018-09-19 | 1 | -1/+1 |
* | tools lib traceevent, perf tools: Rename struct format{_field} to struct tep_... | Tzvetomir Stoyanov (VMware) | 2018-09-19 | 1 | -1/+1 |
* | perf test: Add watchpoint test | Ravi Bangoria | 2018-09-18 | 4 | -0/+242 |
* | perf tests: Fix record+probe_libc_inet_pton.sh without ping's debuginfo | Arnaldo Carvalho de Melo | 2018-09-05 | 1 | -1/+1 |
* | perf tools: Remove ext from struct kmod_path | Jiri Olsa | 2018-08-20 | 1 | -71/+65 |
* | perf tools: Add compression id into 'struct kmod_path' | Jiri Olsa | 2018-08-20 | 1 | -21/+21 |
* | perf tools: Get rid of dso__needs_decompress() call in read_object_code() | Jiri Olsa | 2018-08-20 | 1 | -1/+3 |
* | perf tools: Drop unneeded bitmap_zero() calls | Yury Norov | 2018-08-08 | 2 | -4/+0 |
* | perf tests: Fix indexing when invoking subtests | Sandipan Das | 2018-07-31 | 1 | -2/+2 |
* | perf tests: Fix complex event name parsing | Sandipan Das | 2018-07-31 | 1 | -1/+1 |
* | perf test: Fix subtest number when showing results | Thomas Richter | 2018-07-24 | 1 | -1/+1 |
* | perf tests: Fix record+probe_libc_inet_pton.sh when event exists | Sandipan Das | 2018-07-24 | 1 | -4/+24 |
* | perf tests: Fix record+probe_libc_inet_pton.sh to ensure cleanups | Sandipan Das | 2018-07-24 | 1 | -1/+1 |
* | perf tests: Fix record+probe_libc_inet_pton.sh for powerpc64 | Sandipan Das | 2018-07-24 | 1 | -0/+6 |
* | perf tests: Check that complex event name is parsed correctly | Alexey Budankov | 2018-07-24 | 1 | -0/+18 |
* | perf test shell: Prevent temporary editor files from being considered test sc... | Kim Phillips | 2018-07-11 | 1 | -1/+1 |
* | perf test shell: Make perf's inet_pton test more portable | Kim Phillips | 2018-07-11 | 1 | -16/+21 |
* | perf test shell: Replace '|&' with '2>&1 |' to work with more shells | Kim Phillips | 2018-07-11 | 1 | -1/+1 |
* | perf tests: Add valid callback for parse-events test | Jiri Olsa | 2018-06-25 | 1 | -2/+15 |
* | perf tests: Add event parsing error handling to parse events test | Jiri Olsa | 2018-06-25 | 1 | -3/+5 |
* | perf test session topology: Fix test on s390 | Thomas Richter | 2018-06-25 | 1 | -0/+1 |
* | perf test record+probe_libc_inet_pton: Ask 'nm' for dynamic symbols | Arnaldo Carvalho de Melo | 2018-06-06 | 1 | -1/+1 |
* | perf test code-reading: Fix perf_env setup for PTI entry trampolines | Adrian Hunter | 2018-06-06 | 1 | -0/+1 |