| Commit message (Expand) | Author | Age | Files | Lines |
* | perf trace: Support multiple "vfs_getname" probes | Arnaldo Carvalho de Melo | 2019-03-13 | 1 | -7/+18 |
* | perf symbols: Filter out hidden symbols from labels | Jiri Olsa | 2019-03-13 | 1 | -1/+8 |
* | perf tools: Handle TOPOLOGY headers with no CPU | Stephane Eranian | 2019-03-13 | 1 | -2/+9 |
* | perf test shell: Use a fallback to get the pathname in vfs_getname | Arnaldo Carvalho de Melo | 2019-02-20 | 1 | -1/+2 |
* | perf tests attr: Make hw events optional | Jiri Olsa | 2019-02-15 | 7 | -0/+41 |
* | perf tests attr: Fix group stat tests | Jiri Olsa | 2019-02-15 | 2 | -0/+4 |
* | perf tests attr: Fix task term values | Jiri Olsa | 2019-02-15 | 4 | -2/+4 |
* | perf tests evsel-tp-sched: Fix bitwise operator | Gustavo A. R. Silva | 2019-02-12 | 1 | -1/+1 |
* | perf probe: Fix unchecked usage of strncpy() | Arnaldo Carvalho de Melo | 2019-02-12 | 1 | -1/+1 |
* | perf header: Fix unchecked usage of strncpy() | Arnaldo Carvalho de Melo | 2019-02-12 | 1 | -1/+1 |
* | perf test: Fix perf_event_attr test failure | Adrian Hunter | 2019-02-12 | 1 | -1/+1 |
* | perf tools: Add Hygon Dhyana support | Pu Wen | 2019-02-12 | 1 | -1/+1 |
* | perf unwind: Take pgoff into account when reporting elf to libdwfl | Milian Wolff | 2019-01-31 | 1 | -2/+2 |
* | perf unwind: Unwind with libdw doesn't take symfs into account | Martin Vuille | 2019-01-31 | 1 | -1/+1 |
* | perf parse-events: Fix unchecked usage of strncpy() | Arnaldo Carvalho de Melo | 2019-01-26 | 1 | -1/+1 |
* | perf svghelper: Fix unchecked usage of strncpy() | Arnaldo Carvalho de Melo | 2019-01-26 | 1 | -1/+1 |
* | perf intel-pt: Fix error with config term "pt=0" | Adrian Hunter | 2019-01-26 | 1 | -0/+11 |
* | tools: fix cross-compile var clobbering | Martin Kelly | 2019-01-13 | 1 | -6/+0 |
* | perf pmu: Suppress potential format-truncation warning | Ben Hutchings | 2019-01-09 | 1 | -4/+4 |
* | perf record: Synthesize features before events in pipe mode | Jiri Olsa | 2018-12-29 | 1 | -7/+11 |
* | perf tools: Restore proper cwd on return from mnt namespace | Jiri Olsa | 2018-12-17 | 2 | -2/+16 |
* | perf test code-reading: Fix perf_env setup for PTI entry trampolines | Adrian Hunter | 2018-11-27 | 1 | -0/+1 |
* | perf machine: Workaround missing maps for x86 PTI entry trampolines | Adrian Hunter | 2018-11-27 | 3 | -5/+106 |
* | perf machine: Add nr_cpus_avail() | Adrian Hunter | 2018-11-27 | 4 | -0/+20 |
* | perf tools: Fix kernel_start for PTI on x86 | Adrian Hunter | 2018-11-27 | 1 | -1/+6 |
* | perf machine: Add machine__is() to identify machine arch | Adrian Hunter | 2018-11-27 | 4 | -0/+33 |
* | perf tools: Fix undefined symbol scnprintf in libperf-jvmti.so | Gustavo Romero | 2018-11-27 | 1 | -11/+38 |
* | perf symbols: Set PLT entry/header sizes properly on Sparc | David Miller | 2018-11-27 | 1 | -1/+11 |
* | perf strbuf: Match va_{add,copy} with va_end | Sanskriti Sharma | 2018-11-13 | 1 | -2/+8 |
* | perf tools: Cleanup trace-event-info 'tdata' leak | Sanskriti Sharma | 2018-11-13 | 1 | -0/+2 |
* | perf tools: Free temporary 'sys' string in read_event_files() | Sanskriti Sharma | 2018-11-13 | 1 | -1/+4 |
* | perf cpu_map: Align cpu map synthesized events properly. | David Miller | 2018-11-13 | 1 | -0/+1 |
* | perf tools: Fix use of alternatives to find JDIR | Jarod Wilson | 2018-11-13 | 1 | -1/+1 |
* | perf vendor events intel: Fix wrong filter_band* values for uncore events | Jiri Olsa | 2018-11-13 | 2 | -16/+16 |
* | Revert "perf tools: Fix PMU term format max value calculation" | Jiri Olsa | 2018-11-13 | 1 | -6/+7 |
* | perf tools: Disable parallelism for 'make clean' | Rasmus Villemoes | 2018-11-04 | 1 | -2/+2 |
* | perf python: Use -Wno-redundant-decls to build with PYTHON=python3 | Arnaldo Carvalho de Melo | 2018-11-04 | 1 | -1/+1 |
* | perf tests: Fix indexing when invoking subtests | Sandipan Das | 2018-11-04 | 1 | -2/+2 |
* | perf tools: Fix snprint warnings for gcc 8 | Jiri Olsa | 2018-10-18 | 7 | -19/+19 |
* | perf script python: Fix export-to-sqlite.py sample columns | Adrian Hunter | 2018-10-18 | 1 | -1/+5 |
* | perf script python: Fix export-to-postgresql.py occasional failure | Adrian Hunter | 2018-10-18 | 1 | -0/+9 |
* | perf utils: Move is_directory() to path.h | Jiri Olsa | 2018-10-13 | 3 | -13/+18 |
* | perf tools: Fix python extension build for gcc 8 | Jiri Olsa | 2018-10-13 | 1 | -0/+2 |
* | perf annotate: Use asprintf when formatting objdump command line | Arnaldo Carvalho de Melo | 2018-10-13 | 1 | -5/+12 |
* | perf probe powerpc: Ignore SyS symbols irrespective of endianness | Sandipan Das | 2018-10-10 | 1 | -1/+3 |
* | perf util: Fix bad memory access in trace info. | Chris Phlipot | 2018-10-10 | 1 | -1/+1 |
* | perf evsel: Fix potential null pointer dereference in perf_evsel__new_idx() | Hisao Tanabe | 2018-10-10 | 1 | -2/+3 |
* | perf powerpc: Fix callchain ip filtering | Sandipan Das | 2018-09-26 | 1 | -1/+1 |
* | perf powerpc: Fix callchain ip filtering when return address is in a register | Sandipan Das | 2018-09-26 | 1 | -2/+6 |
* | perf tools: Fix struct comm_str removal crash | Jiri Olsa | 2018-09-26 | 1 | -5/+11 |