index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
header.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-25
perf header: Clean up use of perf_env
Ian Rogers
1
-76
/
+98
2025-07-25
perf evlist: Change env variable to session
Ian Rogers
1
-1
/
+1
2025-07-25
perf build-id: Change sprintf functions to snprintf
Ian Rogers
1
-1
/
+1
2025-07-24
libperf evsel: Rename own_cpus to pmu_cpus
Ian Rogers
1
-2
/
+2
2025-07-03
perf header: Fix pipe mode header dumping
Ian Rogers
1
-1
/
+14
2025-06-25
perf header: Don't write empty BPF/BTF info
Ian Rogers
1
-2
/
+8
2025-06-25
perf header: Display message if BPF/BTF info is empty
Ian Rogers
1
-0
/
+6
2025-06-25
perf header: Allow tracing of attr events
Ian Rogers
1
-0
/
+8
2025-06-25
perf header: In pipe mode dump features without --header/-I
Ian Rogers
1
-14
/
+8
2025-06-20
perf record: collect BPF metadata from new programs
Blake Jones
1
-0
/
+1
2025-06-20
perf header: remove unecessary core id test
Anubhav Shelat
1
-16
/
+0
2025-03-24
perf report: Fix a memory leak for perf_env on AMD
Namhyung Kim
1
-0
/
+2
2025-02-24
perf header: Switch mem topology to io_dir__readdir
Ian Rogers
1
-15
/
+16
2024-12-10
perf header: Fix one memory leakage in process_bpf_prog_info()
Zhongqiu Han
1
-1
/
+4
2024-12-10
perf header: Fix one memory leakage in process_bpf_btf()
Zhongqiu Han
1
-1
/
+2
2024-11-16
perf header: Pass a perf_cpu rather than a PMU to get_cpuid_str
Ian Rogers
1
-1
/
+21
2024-11-16
perf header: Refactor get_cpuid to take a CPU for ARM
Ian Rogers
1
-4
/
+5
2024-11-16
perf header: Move is_cpu_online to numa bench
Ian Rogers
1
-51
/
+0
2024-11-08
perf build: Include libtraceevent headers directly indicated by pkg-config
Yicong Yang
1
-1
/
+1
2024-08-30
perf header: Remove repipe option
Ian Rogers
1
-14
/
+5
2024-08-30
perf inject: Overhaul handling of pipe files
Ian Rogers
1
-6
/
+6
2024-08-29
perf header: Allow attributes to be written after data
Ian Rogers
1
-39
/
+67
2024-08-29
perf header: Fail read if header sections overlap
Ian Rogers
1
-0
/
+18
2024-08-12
perf tool: Constify tool pointers
Ian Rogers
1
-3
/
+3
2024-05-06
perf dso: Add reference count checking and accessor functions
Ian Rogers
1
-4
/
+4
2024-01-03
perf env: Avoid recursively taking env->bpf_progs.lock
Ian Rogers
1
-4
/
+4
2023-12-13
perf header: Fix one memory leakage in perf_event__fprintf_event_update()
Yicong Yang
1
-2
/
+3
2023-11-27
perf header: Fix segfault on build_mem_topology() error path
Adrian Hunter
1
-1
/
+3
2023-11-10
perf header: Additional note on AMD IBS for max_precise pmu cap
Arnaldo Carvalho de Melo
1
-0
/
+8
2023-11-06
perf header: Support num and width of branch counters
Kan Liang
1
-3
/
+15
2023-10-12
perf header: Fix various error path memory leaks
Ian Rogers
1
-26
/
+34
2023-08-29
perf tools: Convert to perf_record_header_attr_id()
Namhyung Kim
1
-1
/
+1
2023-08-29
perf tools: Handle old data in PERF_RECORD_ATTR
Namhyung Kim
1
-5
/
+6
2023-08-29
perf tools: Allow to use cpuinfo on LoongArch
Yanteng Si
1
-0
/
+2
2023-08-25
perf pmu: Remove logic for PMU name being NULL
Ian Rogers
1
-7
/
+1
2023-08-25
perf header: Fix missing PMU caps
Ian Rogers
1
-15
/
+16
2023-06-12
perf header: Avoid out-of-bounds read
Ian Rogers
1
-1
/
+1
2023-06-12
perf header: Ensure bitmaps are freed
Ian Rogers
1
-2
/
+10
2023-05-28
perf header: Make nodes dynamic in write_mem_topology()
Ian Rogers
1
-16
/
+25
2023-05-27
perf pmus: Remove perf_pmus__has_hybrid
Ian Rogers
1
-1
/
+1
2023-05-27
perf pmus: Allow just core PMU scanning
Ian Rogers
1
-4
/
+1
2023-05-27
perf pmu: Separate pmu and pmus
Ian Rogers
1
-7
/
+8
2023-05-27
perf header: Avoid hybrid PMU list in write_pmu_caps
Ian Rogers
1
-8
/
+11
2023-05-23
perf: Extract building cache level for a CPU into separate function
K Prateek Nayak
1
-23
/
+39
2023-03-13
perf evlist: Remove nr_groups
Ian Rogers
1
-2
/
+1
2022-12-14
perf build: Use libtraceevent from the system
Ian Rogers
1
-0
/
+19
2022-12-05
perf tools: Use dedicated non-atomic clear/set bit helpers
Sean Christopherson
1
-4
/
+4
2022-10-04
perf events: Prefer union over variable length array
Ian Rogers
1
-16
/
+8
2022-07-18
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
1
-0
/
+14
2022-06-26
perf inject: Adjust output data offset for backward compatibility
Raul Silvera
1
-0
/
+14
[next]