Age | Commit message (Expand) | Author |
2020-04-03 | perf tools: Add file-handle feature test | Namhyung Kim |
2020-04-03 | perf python: Include rwsem.c in the pythong biding | Arnaldo Carvalho de Melo |
2020-04-02 | tools headers UAPI: Update tools's copy of linux/perf_event.h | Namhyung Kim |
2020-03-27 | perf/core: Add PERF_SAMPLE_CGROUP feature | Namhyung Kim |
2020-03-27 | perf/core: Add PERF_RECORD_CGROUP event | Namhyung Kim |
2020-03-27 | perf script: Introduce --deltatime option | Hagen Paul Pfeifer |
2020-03-27 | perf test x86: Add CET instructions to the new instructions test | Adrian Hunter |
2020-03-27 | x86/insn: Add Control-flow Enforcement (CET) instructions to the opcode map | Yu-cheng Yu |
2020-03-26 | perf: Normalize gcc parameter when generating arch errno table | He Zhe |
2020-03-26 | perf parse-events: Add defensive NULL check | Ian Rogers |
2020-03-25 | perf callchain: Update docs regarding kernel/user space unwinding | Tony Jones |
2020-03-24 | perf dso: Fix dso comparison | Ravi Bangoria |
2020-03-24 | perf cpumap: Fix snprintf overflow check | Christophe JAILLET |
2020-03-24 | perf test: Test pmu-events aliases | John Garry |
2020-03-24 | perf pmu: Make pmu_uncore_alias_match() public | John Garry |
2020-03-24 | perf pmu: Add is_pmu_core() | John Garry |
2020-03-24 | perf test: Add pmu-events test | John Garry |
2020-03-24 | perf pmu: Refactor pmu_add_cpu_aliases() | John Garry |
2020-03-24 | perf jevents: Support test events folder | John Garry |
2020-03-24 | perf jevents: Add some test events | John Garry |
2020-03-24 | perf tools: Unify a bit the build directory output | Jiri Olsa |
2020-03-24 | tools headers uapi: Update linux/in.h copy | Arnaldo Carvalho de Melo |
2020-03-24 | perf vendor events amd: Update Zen1 events to V2 | Vijay Thakkar |
2020-03-24 | perf vendor events amd: Add Zen2 events | Vijay Thakkar |
2020-03-24 | perf vendor events amd: Restrict model detection for zen1 based processors | Vijay Thakkar |
2020-03-24 | perf metricgroup: Fix printing event names of metric group with multiple even... | Kajol Jain |
2020-03-24 | perf stat: Align the output for interval aggregation mode | Jin Yao |
2020-03-24 | perf report/top TUI: Support hotkeys to let user select any event for sorting | Jin Yao |
2020-03-24 | perf report: Support a new key to reload the browser | Jin Yao |
2020-03-24 | perf report: Allow specifying event to be used as sort key in --group output | Jin Yao |
2020-03-24 | perf report/top TUI: Support hotkey 'a' for annotation of unresolved addresses | Jin Yao |
2020-03-24 | perf report: Support interactive annotation of code without symbols | Jin Yao |
2020-03-23 | perf report: Print al_addr when symbol is not found | Jin Yao |
2020-03-23 | perf symbols: Consolidate symbol fixup issue | Leo Yan |
2020-03-23 | perf parse-events: Fix 3 use after frees found with clang ASAN | Ian Rogers |
2020-03-20 | perf/x86/intel/uncore: Factor out __snr_uncore_mmio_init_box | Kan Liang |
2020-03-20 | perf/x86/intel/uncore: Add box_offsets for free-running counters | Kan Liang |
2020-03-20 | perf/core: Fix reversed NULL check in perf_event_groups_less() | Dan Carpenter |
2020-03-20 | perf/core: Fix endless multiplex timer | Peter Zijlstra |
2020-03-20 | x86/optprobe: Fix OPTPROBE vs UACCESS | Peter Zijlstra |
2020-03-19 | Merge tag 'perf-core-for-mingo-5.7-20200317' of git://git.kernel.org/pub/scm/... | Ingo Molnar |
2020-03-19 | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar |
2020-03-19 | Merge tag 'perf-core-for-mingo-5.7-20200310' of git://git.kernel.org/pub/scm/... | Ingo Molnar |
2020-03-19 | Merge tag 'perf-urgent-for-mingo-5.6-20200309' of git://git.kernel.org/pub/sc... | Ingo Molnar |
2020-03-17 | perf expr: Fix copy/paste mistake | Jiri Olsa |
2020-03-17 | perf report: Fix no branch type statistics report issue | Jin Yao |
2020-03-17 | perf tools: Give synthetic mmap events an inode generation | Ian Rogers |
2020-03-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid... | Linus Torvalds |
2020-03-17 | perf/amd/uncore: Add support for Family 19h L3 PMU | Kim Phillips |
2020-03-17 | perf/amd/uncore: Make L3 thread mask code more readable | Kim Phillips |