| Commit message (Expand) | Author | Age | Files | Lines |
* | perf test: Fix test trace+probe_libc_inet_pton.sh for s390x | Thomas Richter | 2018-02-15 | 1 | -5/+18 |
* | perf test: Update mmap read functions for backward-ring-buffer test | Kan Liang | 2018-02-15 | 1 | -2/+5 |
* | perf evlist: Remove fcntl.h from evlist.h | Arnaldo Carvalho de Melo | 2018-01-25 | 2 | -0/+4 |
* | perf tools: Get rid of unused 'swapped' parameter from perf_event__synthesize... | Adrian Hunter | 2018-01-18 | 1 | -1/+1 |
* | perf unwind: Do not look just at the global callchain_param.record_mode | Arnaldo Carvalho de Melo | 2018-01-17 | 1 | -0/+1 |
* | perf test bpf: Hook on epoll_pwait() | Arnaldo Carvalho de Melo | 2018-01-08 | 2 | -6/+6 |
* | perf test bpf: Use designated struct field initializers | Arnaldo Carvalho de Melo | 2018-01-08 | 1 | -32/+27 |
* | perf test bpf: Improve message about expected samples | Arnaldo Carvalho de Melo | 2018-01-08 | 1 | -1/+1 |
* | perf test shell: Fix check open filename arg using 'perf trace' | Michael Petlan | 2017-12-27 | 1 | -4/+3 |
* | perf perf: Remove duplicate includes | Pravin Shedge | 2017-12-27 | 1 | -1/+0 |
* | perf test: Handle properly readdir DT_UNKNOWN | Jiri Olsa | 2017-12-27 | 1 | -5/+5 |
* | perf thread_map: Enumerate all threads from /proc | Jin Yao | 2017-12-27 | 1 | -1/+1 |
* | perf tools: Rename 'backward' to 'overwrite' in evlist, mmap and record | Wang Nan | 2017-12-05 | 1 | -2/+2 |
* | perf evlist: Remove 'overwrite' parameter from perf_evlist__mmap | Wang Nan | 2017-12-05 | 10 | -10/+10 |
* | perf test: Disable test cases 19 and 20 on s390x | Thomas Richter | 2017-11-29 | 1 | -1/+1 |
* | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar | 2017-11-29 | 1 | -0/+4 |
|\ |
|
| * | perf test: Fix test 21 for s390x | Thomas Richter | 2017-11-28 | 1 | -0/+4 |
| * | perf test shell: Fix test case probe libc's inet_pton on s390x | Thomas Richter | 2017-11-28 | 1 | -2/+5 |
| * | perf test shell: Fix check open filename arg using 'perf trace' on s390x | Thomas Richter | 2017-11-28 | 1 | -2/+4 |
* | | perf test shell: Fix test case probe libc's inet_pton on s390x | Thomas Richter | 2017-11-16 | 1 | -2/+5 |
* | | perf test shell: Fix check open filename arg using 'perf trace' on s390x | Thomas Richter | 2017-11-16 | 1 | -2/+4 |
* | | perf tests: Set evlist of test__task_exit() to !overwrite | Wang Nan | 2017-11-16 | 1 | -1/+1 |
* | | perf tests: Set evlist of test__basic_mmap() to !overwrite | Wang Nan | 2017-11-16 | 1 | -1/+1 |
* | | perf tests: Set evlist of test__sw_clock_freq() to !overwrite | Wang Nan | 2017-11-16 | 1 | -1/+1 |
* | | perf tests: Set evlist of test__backward_ring_buffer() to !overwrite | Wang Nan | 2017-11-16 | 1 | -1/+1 |
* | | perf tests: Add missing WRITE_ASS for new fields of perf_event_attr | Seonghyun Park | 2017-11-16 | 1 | -0/+6 |
|/ |
|
* | Merge branch 'linus' into perf/core, to fix conflicts | Ingo Molnar | 2017-11-07 | 53 | -0/+53 |
|\ |
|
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 53 | -0/+53 |
* | | perf tools: Add struct perf_data_file | Jiri Olsa | 2017-10-30 | 1 | -5/+9 |
* | | perf tools: Rename struct perf_data_file to perf_data | Jiri Olsa | 2017-10-30 | 1 | -5/+5 |
* | | perf tests attr: Make hw events optional | Jiri Olsa | 2017-10-23 | 7 | -0/+41 |
* | | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar | 2017-10-20 | 1 | -3/+6 |
|\| |
|
| * | perf test shell trace+probe_libc_inet_pton.sh: Be compatible with Debian/Ubuntu | Li Zhijian | 2017-10-18 | 1 | -3/+6 |
* | | perf tests attr: Fix group stat tests | Jiri Olsa | 2017-10-03 | 2 | -0/+4 |
* | | perf top: Implement multithreading for perf_event__synthesize_threads | Kan Liang | 2017-10-03 | 1 | -1/+1 |
* | | perf test attr: Fix ignored test case result | Thomas Richter | 2017-10-02 | 1 | -1/+1 |
* | | perf test attr: Fix python error on empty result | Thomas Richter | 2017-10-02 | 1 | -1/+5 |
* | | perf tests attr: Fix task term values | Jiri Olsa | 2017-10-02 | 4 | -2/+4 |
* | | perf tools: Make copyfile_offset() static | Arnaldo Carvalho de Melo | 2017-09-13 | 1 | -0/+1 |
|/ |
|
* | perf tests: Fix compile when libunwind's unwind.h is available | Milian Wolff | 2017-09-12 | 1 | -1/+1 |
* | perf test: Add test case for PERF_SAMPLE_PHYS_ADDR | Kan Liang | 2017-09-01 | 1 | -1/+5 |
* | perf test powerpc: Fix 'Object code reading' test | Ravi Bangoria | 2017-09-01 | 1 | -0/+5 |
* | perf test: Add test cases for new data source encoding | Andi Kleen | 2017-08-22 | 4 | -0/+62 |
* | perf tools: Expression parser enhancements for metrics | Andi Kleen | 2017-08-22 | 1 | -0/+5 |
* | perf evsel: Fix buffer overflow while freeing events | Andi Kleen | 2017-08-22 | 2 | -2/+2 |
* | perf events parse: Rename parse_events_parse arguments | Arnaldo Carvalho de Melo | 2017-08-17 | 1 | -8/+8 |
* | perf events parse: Rename parsing state struct to clearer name | Arnaldo Carvalho de Melo | 2017-08-17 | 1 | -1/+1 |
* | perf test shell: Replace '|&' with '2>&1 |' to work with more shells | Kim Phillips | 2017-08-16 | 3 | -4/+4 |
* | perf bpf: Fix endianness problem when loading parameters in prologue | Wang Nan | 2017-08-16 | 1 | -1/+3 |
* | perf test shell vfs_getname: Skip for tools built with NO_LIBDWARF=1 | Arnaldo Carvalho de Melo | 2017-08-15 | 1 | -3/+3 |