index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
header.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf header: Remove repipe option
Ian Rogers
2024-08-30
1
-14
/
+5
*
perf inject: Overhaul handling of pipe files
Ian Rogers
2024-08-30
1
-6
/
+6
*
perf header: Allow attributes to be written after data
Ian Rogers
2024-08-29
1
-39
/
+67
*
perf header: Fail read if header sections overlap
Ian Rogers
2024-08-29
1
-0
/
+18
*
perf tool: Constify tool pointers
Ian Rogers
2024-08-12
1
-3
/
+3
*
perf dso: Add reference count checking and accessor functions
Ian Rogers
2024-05-06
1
-4
/
+4
*
perf env: Avoid recursively taking env->bpf_progs.lock
Ian Rogers
2024-01-03
1
-4
/
+4
*
perf header: Fix one memory leakage in perf_event__fprintf_event_update()
Yicong Yang
2023-12-13
1
-2
/
+3
*
perf header: Fix segfault on build_mem_topology() error path
Adrian Hunter
2023-11-27
1
-1
/
+3
*
perf header: Additional note on AMD IBS for max_precise pmu cap
Arnaldo Carvalho de Melo
2023-11-10
1
-0
/
+8
*
perf header: Support num and width of branch counters
Kan Liang
2023-11-06
1
-3
/
+15
*
perf header: Fix various error path memory leaks
Ian Rogers
2023-10-12
1
-26
/
+34
*
perf tools: Convert to perf_record_header_attr_id()
Namhyung Kim
2023-08-29
1
-1
/
+1
*
perf tools: Handle old data in PERF_RECORD_ATTR
Namhyung Kim
2023-08-29
1
-5
/
+6
*
perf tools: Allow to use cpuinfo on LoongArch
Yanteng Si
2023-08-29
1
-0
/
+2
*
perf pmu: Remove logic for PMU name being NULL
Ian Rogers
2023-08-25
1
-7
/
+1
*
perf header: Fix missing PMU caps
Ian Rogers
2023-08-25
1
-15
/
+16
*
perf header: Avoid out-of-bounds read
Ian Rogers
2023-06-12
1
-1
/
+1
*
perf header: Ensure bitmaps are freed
Ian Rogers
2023-06-12
1
-2
/
+10
*
perf header: Make nodes dynamic in write_mem_topology()
Ian Rogers
2023-05-28
1
-16
/
+25
*
perf pmus: Remove perf_pmus__has_hybrid
Ian Rogers
2023-05-27
1
-1
/
+1
*
perf pmus: Allow just core PMU scanning
Ian Rogers
2023-05-27
1
-4
/
+1
*
perf pmu: Separate pmu and pmus
Ian Rogers
2023-05-27
1
-7
/
+8
*
perf header: Avoid hybrid PMU list in write_pmu_caps
Ian Rogers
2023-05-27
1
-8
/
+11
*
perf: Extract building cache level for a CPU into separate function
K Prateek Nayak
2023-05-23
1
-23
/
+39
*
perf evlist: Remove nr_groups
Ian Rogers
2023-03-13
1
-2
/
+1
*
perf build: Use libtraceevent from the system
Ian Rogers
2022-12-14
1
-0
/
+19
*
perf tools: Use dedicated non-atomic clear/set bit helpers
Sean Christopherson
2022-12-05
1
-4
/
+4
*
perf events: Prefer union over variable length array
Ian Rogers
2022-10-04
1
-16
/
+8
*
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2022-07-18
1
-0
/
+14
|
\
|
*
perf inject: Adjust output data offset for backward compatibility
Raul Silvera
2022-06-26
1
-0
/
+14
*
|
perf header: Record non-CPU PMU capabilities
Ravi Bangoria
2022-06-24
1
-71
/
+89
*
|
perf header: Store PMU caps in an array of strings
Ravi Bangoria
2022-06-24
1
-29
/
+34
*
|
perf header: Pass "cpu" pmu name while printing caps
Ravi Bangoria
2022-06-24
1
-9
/
+3
*
|
perf script: Add some missing event dumps
Adrian Hunter
2022-06-23
1
-0
/
+3
|
/
*
perf inject: Keep some features sections from input file
Adrian Hunter
2022-05-23
1
-0
/
+8
*
perf header: Add ability to keep feature sections
Adrian Hunter
2022-05-23
1
-8
/
+46
*
perf bench: Fix numa testcase to check if CPU used to bind task is online
Athira Rajeev
2022-04-14
1
-0
/
+51
*
perf header: Fix spelling mistake "could't" -> "couldn't"
Colin Ian King
2022-03-22
1
-1
/
+1
*
perf tools: Set build-id using build-id header on new mmap records
James Clark
2022-03-12
1
-0
/
+1
*
perf cpumap: Give CPUs their own type
Ian Rogers
2022-01-12
1
-3
/
+3
*
perf header: Fix memory leaks when processing feature headers
Ian Rogers
2021-12-07
1
-5
/
+10
*
perf evsel: Fix memory leaks relating to unit
Ian Rogers
2021-11-18
1
-3
/
+5
*
perf cputopo: Match thread_siblings to topology ABI name
Ian Rogers
2021-11-13
1
-3
/
+3
*
perf cputopo: Match die_siblings to topology ABI name
Ian Rogers
2021-11-13
1
-4
/
+4
*
perf cputopo: Update to use pakage_cpus
Ian Rogers
2021-11-13
1
-3
/
+3
*
perf bpf: Pull in bpf_program__get_prog_info_linear()
Dave Marchevsky
2021-11-01
1
-6
/
+7
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-08
1
-2
/
+2
|
\
|
*
tools: rename bitmap_alloc() to bitmap_zalloc()
Andy Shevchenko
2021-09-08
1
-2
/
+2
*
|
perf header: Fix spelling mistake "cant'" -> "can't"
Colin Ian King
2021-08-31
1
-1
/
+1
[next]