Age | Commit message (Expand) | Author |
2022-09-21 | perf tools: Honor namespace when synthesizing build-ids | Namhyung Kim |
2022-09-21 | perf kcore_copy: Do not check /proc/modules is unchanged | Adrian Hunter |
2022-09-21 | perf record: Fix cpu mask bit setting for mixed mmaps | Adrian Hunter |
2022-09-21 | perf test: Skip wp modify test on old kernels | Namhyung Kim |
2022-09-21 | perf jit: Include program header in ELF files | Lieven Hey |
2022-09-21 | perf test: Add a new test for perf stat cgroup BPF counter | Namhyung Kim |
2022-09-21 | perf stat: Use evsel->core.cpus to iterate cpus in BPF cgroup counters | Namhyung Kim |
2022-09-21 | perf stat: Fix cpu map index in bperf cgroup code | Namhyung Kim |
2022-09-21 | perf stat: Fix BPF program section name | Namhyung Kim |
2022-09-08 | perf record: Fix synthesis failure warnings | Adrian Hunter |
2022-09-08 | perf tools: Don't install data files with x permissions | Jiri Slaby |
2022-09-08 | perf script: Fix Cannot print 'iregs' field for hybrid systems | Zhengjun Xing |
2022-09-08 | perf lock: Remove redundant word 'contention' in help message | Yang Jihong |
2022-09-08 | perf dlfilter dlfilter-show-cycles: Fix types for print format | Adrian Hunter |
2022-09-06 | perf c2c: Prevent potential memory leak in c2c_he_zalloc() | Shang XiaoJing |
2022-09-06 | perf genelf: Switch deprecated openssl MD5_* functions to new EVP API | Zixuan Tan |
2022-09-06 | tools/perf: Fix out of bound access to cpu mask array | Athira Rajeev |
2022-09-06 | perf affinity: Fix out of bound access to "sched_cpus" mask | Athira Rajeev |
2022-09-02 | perf stat: Fix L2 Topdown metrics disappear for raw events | Zhengjun Xing |
2022-08-31 | perf script: Skip dummy event attr check | Jiri Olsa |
2022-08-31 | perf metric: Return early if no CPU PMU table exists | Ian Rogers |
2022-08-27 | perf stat: Capitalize topdown metrics' names | Zhengjun Xing |
2022-08-27 | perf docs: Update the documentation for the save_type filter | Kan Liang |
2022-08-27 | perf sched: Fix memory leaks in __cmd_record detected with -fsanitize=address | Ian Rogers |
2022-08-27 | perf record: Fix manpage formatting of description of support to hybrid systems | Andi Kleen |
2022-08-27 | perf test: Stat test for repeat with a weak group | Ian Rogers |
2022-08-27 | perf stat: Clear evsel->reset_group for each stat run | Ian Rogers |
2022-08-27 | perf python: Fix build when PYTHON_CONFIG is user supplied | James Clark |
2022-08-19 | perf tools: Support reading PERF_FORMAT_LOST | Namhyung Kim |
2022-08-19 | perf beauty: Update copy of linux/socket.h with the kernel sources | Arnaldo Carvalho de Melo |
2022-08-19 | perf cpumap: Fix alignment for masks in event encoding | Ian Rogers |
2022-08-19 | perf cpumap: Compute mask size in constant time | Ian Rogers |
2022-08-19 | perf cpumap: Synthetic events and const/static | Ian Rogers |
2022-08-13 | perf test: Refactor shell tests allowing subdirs | Carsten Haitzler |
2022-08-13 | perf vendor events: Update events for snowridgex | Zhengjun Xing |
2022-08-13 | perf vendor events: Update events and metrics for skylakex | Zhengjun Xing |
2022-08-13 | perf vendor events: Update metrics for sapphirerapids | Zhengjun Xing |
2022-08-13 | perf vendor events: Update events for knightslanding | Zhengjun Xing |
2022-08-13 | perf vendor events: Update metrics for jaketown | Zhengjun Xing |
2022-08-13 | perf vendor events: Update metrics for ivytown | Zhengjun Xing |
2022-08-13 | perf vendor events: Update events and metrics for icelakex | Zhengjun Xing |
2022-08-13 | perf vendor events: Update events and metrics for haswellx | Zhengjun Xing |
2022-08-13 | perf vendor events: Update events and metrics for cascadelakex | Zhengjun Xing |
2022-08-13 | perf vendor events: Update events and metrics for broadwellx | Zhengjun Xing |
2022-08-13 | perf vendor events: Update metrics for broadwellde | Zhengjun Xing |
2022-08-13 | perf jevents: Fold strings optimization | Ian Rogers |
2022-08-13 | perf jevents: Compress the pmu_events_table | Ian Rogers |
2022-08-13 | perf metrics: Copy entire pmu_event in find metric | Ian Rogers |
2022-08-13 | perf pmu-events: Hide the pmu_events | Ian Rogers |
2022-08-13 | perf pmu-events: Don't assume pmu_event is an array | Ian Rogers |