index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
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-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
2022-06-24
perf header: Record non-CPU PMU capabilities
Ravi Bangoria
1
-71
/
+89
2022-06-24
perf header: Store PMU caps in an array of strings
Ravi Bangoria
1
-29
/
+34
2022-06-24
perf header: Pass "cpu" pmu name while printing caps
Ravi Bangoria
1
-9
/
+3
2022-06-23
perf script: Add some missing event dumps
Adrian Hunter
1
-0
/
+3
2022-05-23
perf inject: Keep some features sections from input file
Adrian Hunter
1
-0
/
+8
2022-05-23
perf header: Add ability to keep feature sections
Adrian Hunter
1
-8
/
+46
2022-04-14
perf bench: Fix numa testcase to check if CPU used to bind task is online
Athira Rajeev
1
-0
/
+51
2022-03-22
perf header: Fix spelling mistake "could't" -> "couldn't"
Colin Ian King
1
-1
/
+1
2022-03-12
perf tools: Set build-id using build-id header on new mmap records
James Clark
1
-0
/
+1
2022-01-12
perf cpumap: Give CPUs their own type
Ian Rogers
1
-3
/
+3
2021-12-06
perf header: Fix memory leaks when processing feature headers
Ian Rogers
1
-5
/
+10
[next]