Age | Commit message (Expand) | Author |
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-29 | Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds |
2021-04-29 | perf build: Defer printing detected features to the end of all feature checks | Arnaldo Carvalho de Melo |
2021-04-29 | perf build: Regenerate the FEATURE_DUMP file after extra feature checks | Jiri Olsa |
2021-04-29 | perf session: Dump PERF_RECORD_TIME_CONV event | Leo Yan |
2021-04-29 | perf session: Add swap operation for event TIME_CONV | Leo Yan |
2021-04-29 | perf jit: Let convert_timestamp() to be backwards-compatible | Leo Yan |
2021-04-29 | perf tools: Enable libtraceevent dynamic linking | Michael Petlan |
2021-04-29 | perf Documentation: Document intel-hybrid support | Jin Yao |
2021-04-29 | perf tests: Skip 'perf stat metrics (shadow stat) test' for hybrid | Jin Yao |
2021-04-29 | perf tests: Support 'Convert perf time to TSC' test for hybrid | Jin Yao |
2021-04-29 | perf tests: Support 'Session topology' test for hybrid | Jin Yao |
2021-04-29 | perf tests: Support 'Parse and process metrics' test for hybrid | Jin Yao |
2021-04-29 | perf tests: Support 'Track with sched_switch' test for hybrid | Jin Yao |
2021-04-29 | perf tests: Skip 'Setup struct perf_event_attr' test for hybrid | Jin Yao |
2021-04-29 | perf tests: Add hybrid cases for 'Roundtrip evsel->name' test | Jin Yao |
2021-04-29 | perf tests: Add hybrid cases for 'Parse event definition strings' test | Jin Yao |
2021-04-29 | perf record: Uniquify hybrid event name | Jin Yao |
2021-04-29 | perf stat: Warn group events from different hybrid PMU | Jin Yao |
2021-04-29 | perf stat: Filter out unmatched aggregation for hybrid event | Jin Yao |
2021-04-29 | perf stat: Add default hybrid events | Jin Yao |
2021-04-29 | perf record: Create two hybrid 'cycles' events by default | Jin Yao |
2021-04-29 | perf parse-events: Support event inside hybrid pmu | Jin Yao |
2021-04-29 | perf parse-events: Compare with hybrid pmu name | Jin Yao |
2021-04-29 | perf parse-events: Create two hybrid raw events | Jin Yao |
2021-04-29 | perf parse-events: Create two hybrid cache events | Jin Yao |
2021-04-29 | perf parse-events: Create two hybrid hardware events | Jin Yao |
2021-04-29 | perf stat: Uniquify hybrid event name | Jin Yao |
2021-04-29 | perf pmu: Add hybrid helper functions | Jin Yao |
2021-04-29 | perf pmu: Save detected hybrid pmus to a global pmu list | Jin Yao |
2021-04-29 | perf pmu: Save pmu name | Jin Yao |
2021-04-29 | perf pmu: Simplify arguments of __perf_pmu__new_alias | Jin Yao |
2021-04-29 | perf jevents: Support unit value "cpu_core" and "cpu_atom" | Jin Yao |
2021-04-29 | perf report: Print percentage of each event statistics | Namhyung Kim |
2021-04-29 | perf report: Make --skip-empty as default | Namhyung Kim |
2021-04-29 | perf report: Add --skip-empty option to suppress 0 event stat | Namhyung Kim |
2021-04-29 | perf report: Show event sample counts in --stat output | Namhyung Kim |
2021-04-29 | perf hists: Split hists_stats from events_stats | Namhyung Kim |
2021-04-29 | perf top: Use evlist->events_stat to count events | Namhyung Kim |
2021-04-29 | perf data: Add JSON export | Nicholas Fraser |
2021-04-29 | perf stat: Introduce bpf_counter_ops->disable() | Song Liu |
2021-04-29 | perf stat: Introduce ':b' modifier | Song Liu |
2021-04-29 | perf stat: Introduce config stat.bpf-counter-events | Song Liu |
2021-04-29 | perf bpf: check perf_attr_map is compatible with the perf binary | Song Liu |
2021-04-29 | perf util: Move bpf_perf definitions to a libperf header | Song Liu |
2021-04-28 | Merge tag 'perf-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2021-04-27 | Merge tag 'x86_core_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-04-26 | Merge tag 'x86_cleanups_for_v5.13' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2021-04-26 | Merge remote-tracking branch 'torvalds/master' into perf/core | Arnaldo Carvalho de Melo |
2021-04-25 | perf vendor events intel: Add missing skylake & icelake model numbers | Jin Yao |