index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
header.c
Age
Commit message (
Expand
)
Author
2025-11-13
perf header: Write bpf_prog (infos|btfs)_cnt to data file
Thomas Falcon
2025-07-25
perf header: Clean up use of perf_env
Ian Rogers
2025-07-25
perf evlist: Change env variable to session
Ian Rogers
2025-07-25
perf build-id: Change sprintf functions to snprintf
Ian Rogers
2025-07-24
libperf evsel: Rename own_cpus to pmu_cpus
Ian Rogers
2025-07-03
perf header: Fix pipe mode header dumping
Ian Rogers
2025-06-25
perf header: Don't write empty BPF/BTF info
Ian Rogers
2025-06-25
perf header: Display message if BPF/BTF info is empty
Ian Rogers
2025-06-25
perf header: Allow tracing of attr events
Ian Rogers
2025-06-25
perf header: In pipe mode dump features without --header/-I
Ian Rogers
2025-06-20
perf record: collect BPF metadata from new programs
Blake Jones
2025-06-20
perf header: remove unecessary core id test
Anubhav Shelat
2025-03-24
perf report: Fix a memory leak for perf_env on AMD
Namhyung Kim
2025-02-24
perf header: Switch mem topology to io_dir__readdir
Ian Rogers
2024-12-10
perf header: Fix one memory leakage in process_bpf_prog_info()
Zhongqiu Han
2024-12-10
perf header: Fix one memory leakage in process_bpf_btf()
Zhongqiu Han
2024-11-16
perf header: Pass a perf_cpu rather than a PMU to get_cpuid_str
Ian Rogers
2024-11-16
perf header: Refactor get_cpuid to take a CPU for ARM
Ian Rogers
2024-11-16
perf header: Move is_cpu_online to numa bench
Ian Rogers
2024-11-08
perf build: Include libtraceevent headers directly indicated by pkg-config
Yicong Yang
2024-08-30
perf header: Remove repipe option
Ian Rogers
2024-08-30
perf inject: Overhaul handling of pipe files
Ian Rogers
2024-08-29
perf header: Allow attributes to be written after data
Ian Rogers
2024-08-29
perf header: Fail read if header sections overlap
Ian Rogers
2024-08-12
perf tool: Constify tool pointers
Ian Rogers
2024-05-06
perf dso: Add reference count checking and accessor functions
Ian Rogers
2024-01-03
perf env: Avoid recursively taking env->bpf_progs.lock
Ian Rogers
2023-12-13
perf header: Fix one memory leakage in perf_event__fprintf_event_update()
Yicong Yang
2023-11-27
perf header: Fix segfault on build_mem_topology() error path
Adrian Hunter
2023-11-10
perf header: Additional note on AMD IBS for max_precise pmu cap
Arnaldo Carvalho de Melo
2023-11-06
perf header: Support num and width of branch counters
Kan Liang
2023-10-12
perf header: Fix various error path memory leaks
Ian Rogers
2023-08-29
perf tools: Convert to perf_record_header_attr_id()
Namhyung Kim
2023-08-29
perf tools: Handle old data in PERF_RECORD_ATTR
Namhyung Kim
2023-08-29
perf tools: Allow to use cpuinfo on LoongArch
Yanteng Si
2023-08-25
perf pmu: Remove logic for PMU name being NULL
Ian Rogers
2023-08-25
perf header: Fix missing PMU caps
Ian Rogers
2023-06-12
perf header: Avoid out-of-bounds read
Ian Rogers
2023-06-12
perf header: Ensure bitmaps are freed
Ian Rogers
2023-05-28
perf header: Make nodes dynamic in write_mem_topology()
Ian Rogers
2023-05-27
perf pmus: Remove perf_pmus__has_hybrid
Ian Rogers
2023-05-27
perf pmus: Allow just core PMU scanning
Ian Rogers
2023-05-27
perf pmu: Separate pmu and pmus
Ian Rogers
2023-05-27
perf header: Avoid hybrid PMU list in write_pmu_caps
Ian Rogers
2023-05-23
perf: Extract building cache level for a CPU into separate function
K Prateek Nayak
2023-03-13
perf evlist: Remove nr_groups
Ian Rogers
2022-12-14
perf build: Use libtraceevent from the system
Ian Rogers
2022-12-05
perf tools: Use dedicated non-atomic clear/set bit helpers
Sean Christopherson
2022-10-04
perf events: Prefer union over variable length array
Ian Rogers
2022-07-18
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
[next]