index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
Age
Commit message (
Expand
)
Author
2023-01-12
perf stat: Fix handling of --for-each-cgroup with --bpf-counters to match non...
Namhyung Kim
2023-01-12
perf stat: Fix handling of unsupported cgroup events when using BPF counters
Namhyung Kim
2023-01-12
perf tools: Fix resources leak in perf_data__open_dir()
Miaoqian Lin
2023-01-12
perf probe: Fix to get the DW_AT_decl_file and DW_AT_call_file as unsinged data
Masami Hiramatsu (Google)
2023-01-12
perf probe: Use dwarf_attr_integrate as generic DWARF attr accessor
Masami Hiramatsu (Google)
2022-12-31
perf debug: Set debug_peo_args and redirect_to_stderr variable to correct val...
Yang Jihong
2022-12-31
perf off_cpu: Fix a typo in BTF tracepoint name, it should be 'btf_trace_sche...
Namhyung Kim
2022-12-31
perf symbol: correction while adjusting symbol
Ajay Kaher
2022-11-16
perf test: Fix skipping branch stack sampling test
James Clark
2022-11-16
perf stat: Fix printing os->prefix in CSV metrics output
Athira Rajeev
2022-11-16
perf stat: Fix crash with --per-node --metric-only in CSV mode
Namhyung Kim
2022-11-04
perf auxtrace: Fix address filter symbol name match for modules
Adrian Hunter
2022-10-21
perf intel-pt: Fix segfault in intel_pt_print_info() with uClibc
Adrian Hunter
2022-10-21
perf: Skip and warn on unknown format 'configN' attrs
Rob Herring
2022-09-29
perf build: Fixup disabling of -Wdeprecated-declarations for the python scrip...
Arnaldo Carvalho de Melo
2022-09-29
perf parse-events: Ignore clang 15 warning about variable set but unused in b...
Jiri Olsa
2022-09-28
perf arm-spe: augment the data source type with neoverse_spe list
Jing Zhang
2022-09-26
perf parse-events: Remove "not supported" hybrid cache events
Zhengjun Xing
2022-09-26
perf print-events: Fix "perf list" can not display the PMU prefix for some hy...
Zhengjun Xing
2022-09-26
perf tools: Get a perf cgroup more portably in BPF
Namhyung Kim
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
[next]