index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
header.c
Age
Commit message (
Expand
)
Author
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
2022-06-26
perf inject: Adjust output data offset for backward compatibility
Raul Silvera
2022-06-24
perf header: Record non-CPU PMU capabilities
Ravi Bangoria
2022-06-24
perf header: Store PMU caps in an array of strings
Ravi Bangoria
2022-06-24
perf header: Pass "cpu" pmu name while printing caps
Ravi Bangoria
2022-06-23
perf script: Add some missing event dumps
Adrian Hunter
2022-05-23
perf inject: Keep some features sections from input file
Adrian Hunter
2022-05-23
perf header: Add ability to keep feature sections
Adrian Hunter
2022-04-14
perf bench: Fix numa testcase to check if CPU used to bind task is online
Athira Rajeev
2022-03-22
perf header: Fix spelling mistake "could't" -> "couldn't"
Colin Ian King
2022-03-12
perf tools: Set build-id using build-id header on new mmap records
James Clark
2022-01-12
perf cpumap: Give CPUs their own type
Ian Rogers
2021-12-06
perf header: Fix memory leaks when processing feature headers
Ian Rogers
2021-11-18
perf evsel: Fix memory leaks relating to unit
Ian Rogers
2021-11-13
perf cputopo: Match thread_siblings to topology ABI name
Ian Rogers
2021-11-13
perf cputopo: Match die_siblings to topology ABI name
Ian Rogers
2021-11-13
perf cputopo: Update to use pakage_cpus
Ian Rogers
2021-11-01
perf bpf: Pull in bpf_program__get_prog_info_linear()
Dave Marchevsky
2021-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-08
tools: rename bitmap_alloc() to bitmap_zalloc()
Andy Shevchenko
2021-08-31
perf header: Fix spelling mistake "cant'" -> "can't"
Colin Ian King
[next]