Age | Commit message (Expand) | Author |
2022-08-10 | perf tools: Do not pass NULL to parse_events() | Adrian Hunter |
2022-07-29 | perf stat: Add topdown metrics in the default perf stat on the hybrid machine | Zhengjun Xing |
2022-07-29 | perf x86 evlist: Add default hybrid events for perf stat | Kan Liang |
2022-07-29 | perf evlist: Always use arch_evlist__add_default_attrs() | Kan Liang |
2022-07-29 | perf evsel: Add arch_evsel__hw_name() | Kan Liang |
2022-07-25 | perf tsc: Add cpuinfo fall back for arch_get_tsc_freq() | Ian Rogers |
2022-07-25 | perf tsc: Add arch TSC frequency information | Kan Liang |
2022-06-24 | perf record ibs: Warn about sampling period skew | Ravi Bangoria |
2022-06-03 | perf record: Support sample-read topdown metric group for hybrid platforms | Zhengjun Xing |
2022-06-03 | perf evlist: Extend arch_evsel__must_be_in_group to support hybrid systems | Zhengjun Xing |
2022-05-26 | perf intel-pt: Track sideband system-wide when needed | Adrian Hunter |
2022-05-26 | perf intel-pt: Use evlist__add_dummy_on_all_cpus() for switch tracking | Adrian Hunter |
2022-05-23 | Merge remote-tracking branch 'torvalds/master' into perf/core | Arnaldo Carvalho de Melo |
2022-05-21 | perf regs x86: Fix arch__intr_reg_mask() for the hybrid platform | Kan Liang |
2022-05-20 | perf parse-events: Move slots event for the hybrid platform too | Kan Liang |
2022-05-20 | perf parse-events: Support different format of the topdown event name | Kan Liang |
2022-05-20 | perf evsel: Fixes topdown events in a weak group for the hybrid platform | Kan Liang |
2022-05-17 | perf evlist: Keep topdown counters in weak group | Ian Rogers |
2022-05-10 | perf auxtrace: Record whether an auxtrace mmap is needed | Adrian Hunter |
2022-04-01 | perf evlist: Rename cpus to user_requested_cpus | Ian Rogers |
2022-03-22 | perf parse-events: Move slots only with topdown | Ian Rogers |
2022-03-22 | Merge remote-tracking branch 'torvalds/master' into perf/core | Arnaldo Carvalho de Melo |
2022-03-18 | perf parse-events: Ignore case in topdown.slots check | Ian Rogers |
2022-02-15 | perf intel-pt: Record Event Trace capability flag | Adrian Hunter |
2022-02-14 | perf maps: Use a pointer for kmaps | Ian Rogers |
2021-12-07 | perf parse-events: Architecture specific leader override | Ian Rogers |
2021-11-07 | perf evsel: Don't set exclude_guest by default | Ravi Bangoria |
2021-09-27 | perf iostat: Fix Segmentation fault from NULL 'struct perf_counts_values *' | Like Xu |
2021-09-03 | perf pmu: Add PMU alias support | Kan Liang |
2021-07-09 | perf stat: Add Topdown metrics L2 events as default events | Kan Liang |
2021-07-09 | libperf: Move 'idx' from tools/perf to perf_evsel::idx | Jiri Olsa |
2021-06-01 | perf tools: Support pmu prefix for mem-store event | Jin Yao |
2021-06-01 | perf tools: Support pmu prefix for mem-load event | Jin Yao |
2021-06-01 | perf tools: Check mem-loads auxiliary event | Jin Yao |
2021-05-12 | perf x86 kvm-stat: Support to analyze kvm MSR | Lei Zhao |
2021-05-01 | Merge tag 'perf-tools-for-v5.13-2021-04-29' of git://git.kernel.org/pub/scm/l... | Linus Torvalds |
2021-04-28 | Merge tag 'perf-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2021-04-20 | perf stat: Enable iostat mode for x86 platforms | Alexander Antonov |
2021-04-20 | perf stat: Helper functions for PCIe root ports list in iostat mode | Alexander Antonov |
2021-04-16 | perf intel-pt: Use aux_watermark | Alexander Shishkin |
2021-03-23 | perf tools: Fix various typos in comments | Ingo Molnar |
2021-03-15 | tools/perf: Convert to insn_decode() | Borislav Petkov |
2021-03-06 | perf tests x86: Move insn.h include to make sure it finds stddef.h | Arnaldo Carvalho de Melo |
2021-02-18 | perf tools: Support arch specific PERF_SAMPLE_WEIGHT_STRUCT processing | Kan Liang |
2021-02-08 | perf tools: Support PERF_SAMPLE_WEIGHT_STRUCT | Kan Liang |
2021-02-08 | perf tools: Support the auxiliary event | Kan Liang |
2021-02-03 | perf stat: Add Topdown metrics events as default events | Kan Liang |
2020-11-30 | perf evlist: Use the right prefix for 'struct evlist' event selection methods | Arnaldo Carvalho de Melo |
2020-11-30 | perf evlist: Use the right prefix for 'struct evlist' evsel list methods | Arnaldo Carvalho de Melo |
2020-11-30 | perf evlist: Use the right prefix for 'struct evlist' tracking event methods | Arnaldo Carvalho de Melo |