Age | Commit message (Expand) | Author |
2020-06-18 | perf build: Fix error message when asking for -fsanitize=address without requ... | Tiezhu Yang |
2020-06-17 | perf script: Initialize zstd_data | Milian Wolff |
2020-06-10 | perf pmu: Remove unused declaration | Ian Rogers |
2020-06-09 | perf parse-events: Fix an old style declaration | Ian Rogers |
2020-06-09 | perf parse-events: Fix an incompatible pointer | Ian Rogers |
2020-06-09 | perf bpf: Fix bpf prologue generation | Sumanth Korikkar |
2020-06-09 | perf probe: Fix user attribute access in kprobes | Sumanth Korikkar |
2020-06-09 | perf stat: Fix NULL pointer dereference | Hongbo Yao |
2020-06-09 | perf report: Fix NULL pointer dereference in hists__fprintf_nr_sample_events() | Gaurav Singh |
2020-06-09 | perf beauty: Add support to STATX_MNT_ID in the 'statx' syscall 'mask' argument | Arnaldo Carvalho de Melo |
2020-06-09 | tools headers API: Update faccessat2 affected files | Arnaldo Carvalho de Melo |
2020-06-02 | perf tools: Remove some duplicated includes | Tiezhu Yang |
2020-06-02 | perf symbols: Fix kernel maps for kcore and eBPF | Adrian Hunter |
2020-06-02 | perf stat: Ensure group is defined on top of the same cpu mask | Jiri Olsa |
2020-06-01 | perf libdw: Fix off-by 1 relative directory includes | Ian Rogers |
2020-06-01 | perf arm-spe: Support synthetic events | Tan Xiaojun |
2020-06-01 | perf auxtrace: Add four itrace options | Tan Xiaojun |
2020-06-01 | perf tools: Move arm-spe-pkt-decoder.h/c to the new dir | Tan Xiaojun |
2020-06-01 | perf test: Initialize memory in dwarf-unwind | Ian Rogers |
2020-06-01 | perf tests: Don't tail call optimize in unwind test | Ian Rogers |
2020-05-29 | perf build: Add a LIBPFM4=1 build test entry | Arnaldo Carvalho de Melo |
2020-05-29 | perf tools: Add optional support for libpfm4 | Stephane Eranian |
2020-05-29 | perf tools: Correct license on jsmn JSON parser | Ed Maste |
2020-05-29 | perf jit: Fix inaccurate DWARF line table | Nick Gasson |
2020-05-29 | perf jvmti: Remove redundant jitdump line table entries | Nick Gasson |
2020-05-29 | perf build: Add NO_SDT=1 to the default set of build tests | Arnaldo Carvalho de Melo |
2020-05-29 | perf build: Add NO_LIBCRYPTO=1 to the default set of build tests | Arnaldo Carvalho de Melo |
2020-05-29 | perf build: Add NO_SYSCALL_TABLE=1 to the build tests | Arnaldo Carvalho de Melo |
2020-05-29 | perf build: Remove libaudit from the default feature checks | Arnaldo Carvalho de Melo |
2020-05-29 | perf trace: Grow the syscall table as needed when using libaudit | Arnaldo Carvalho de Melo |
2020-05-29 | perf trace: Use zalloc() to make sure all fields are zeroed in the syscalltbl... | Arnaldo Carvalho de Melo |
2020-05-29 | perf trace: Remove union from syscalltbl, all the fields are needed | Arnaldo Carvalho de Melo |
2020-05-29 | perf build: Allow explicitely disabling the NO_SYSCALL_TABLE variable | Arnaldo Carvalho de Melo |
2020-05-29 | perf build: Group the NO_SYSCALL_TABLE logic | Arnaldo Carvalho de Melo |
2020-05-28 | perf intel-pt: Refine kernel decoding only warning message | Adrian Hunter |
2020-05-28 | perf record: Respect --no-switch-events | Adrian Hunter |
2020-05-28 | perf script: Fix --call-trace for Intel PT | Adrian Hunter |
2020-05-28 | perf evlist: Disable 'immediate' events last | Adrian Hunter |
2020-05-28 | perf kcore_copy: Fix module map when there are no modules loaded | Adrian Hunter |
2020-05-28 | perf jvmti: Fix demangling Java symbols | Nick Gasson |
2020-05-28 | perf tests: Add test for the java demangler | Nick Gasson |
2020-05-28 | perf jvmti: Do not report error when missing debug information | Nick Gasson |
2020-05-28 | perf jvmti: Fix jitdump for methods without debug info | Nick Gasson |
2020-05-28 | perf symbols: Fix debuginfo search for Ubuntu | Adrian Hunter |
2020-05-28 | perf parse: Add 'struct parse_events_state' pointer to scanner | Jiri Olsa |
2020-05-28 | perf stat: Do not pass avg to generic_metric | Jiri Olsa |
2020-05-28 | perf tests: Consider subtests when searching for user specified tests | Jiri Olsa |
2020-05-28 | perf list: Add metrics to command line usage | Ian Rogers |
2020-05-28 | perf script: Don't force less for non tty output with --xed | Andi Kleen |
2020-05-28 | perf metricgroup: Remove unnecessary ',' from events | Ian Rogers |