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 jit: Include program header in ELF files | Lieven Hey |
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-06 | perf genelf: Switch deprecated openssl MD5_* functions to new EVP API | Zixuan Tan |
2022-09-06 | perf affinity: Fix out of bound access to "sched_cpus" mask | Athira Rajeev |
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-19 | perf tools: Support reading PERF_FORMAT_LOST | Namhyung Kim |
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 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 |
2022-08-13 | perf pmu-events: Hide pmu_events_map | Ian Rogers |
2022-08-13 | perf pmu-events: Avoid passing pmu_events_map | Ian Rogers |
2022-08-13 | perf pmu-events: Hide pmu_sys_event_tables | Ian Rogers |
2022-08-12 | perf scripting python: Delete repeated word in comments | shaomin Deng |
2022-08-12 | perf tools: Fix double word in comments | shaomin Deng |
2022-08-12 | perf build-id: Print debuginfod queries if -v option is used | Martin Liška |
2022-08-12 | perf build-id: Fix coding style, replace 8 spaces by tabs | Martin Liška |
2022-08-11 | perf mem: Add statistics for peer snooping | Leo Yan |
2022-08-11 | perf arm-spe: Use SPE data source for neoverse cores | Ali Saidi |
2022-08-11 | perf mem: Print snoop peer flag | Leo Yan |
2022-08-11 | perf arm64: Add missing -I for tools/arch/arm64/include/ to find asm/sysreg.h... | Leo Yan |
2022-08-11 | perf offcpu: Track child processes | Namhyung Kim |
2022-08-11 | perf offcpu: Parse process id separately | Namhyung Kim |
2022-08-11 | perf offcpu: Check process id for the given workload | Namhyung Kim |
2022-08-10 | perf tools: Do not pass NULL to parse_events() | Adrian Hunter |
2022-08-10 | perf parse-events: Fix segfault when event parser gets an error | Adrian Hunter |
2022-08-10 | perf machine: Fix missing free of machine->kallsyms_filename | Adrian Hunter |
2022-08-10 | perf probe: Fix an error handling path in 'parse_perf_probe_command()' | Christophe JAILLET |
2022-08-10 | perf inject jit: Ignore memfd and anonymous mmap events if jitdump present | Brian Robbins |
2022-08-10 | perf stat: Add JSON output option | Claire Jensen |
2022-08-02 | perf lock: Print the number of lost entries for BPF | Namhyung Kim |
2022-08-02 | perf lock: Add --map-nr-entries option | Namhyung Kim |
2022-08-02 | perf lock: Introduce struct lock_contention | Namhyung Kim |
2022-08-02 | perf scripting python: Do not build fail on deprecation warnings | Arnaldo Carvalho de Melo |
2022-08-02 | genelf: Use HAVE_LIBCRYPTO_SUPPORT, not the never defined HAVE_LIBCRYPTO | Arnaldo Carvalho de Melo |
2022-08-02 | perf parse-events: Break out tracepoint and printing | Ian Rogers |
2022-08-02 | perf parse-events: Don't #define YY_EXTRA_TYPE | Ian Rogers |
2022-08-01 | tools perf: Fix compilation error with new binutils | Andres Freund |
2022-08-01 | perf tools: Rework prologue generation code | Jiri Olsa |
2022-08-01 | perf bpf: Convert legacy map definition to BTF-defined | Jiri Olsa |
2022-08-01 | perf symbol: Fail to read phdr workaround | Ian Rogers |
2022-08-01 | perf lock: Implement cpu and task filters for BPF | Namhyung Kim |
2022-08-01 | perf lock: Use BPF for lock contention analysis | Namhyung Kim |