index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-15
perf maps: Ensure kmap is set up for all inserts
Ian Rogers
1
-4
/
+5
2025-09-04
perf symbol-elf: Add support for the block argument for libbfd
Ian Rogers
1
-3
/
+7
2025-09-02
perf bpf-utils: Harden get_bpf_prog_info_linear
Ian Rogers
1
-10
/
+33
2025-09-02
perf bpf-utils: Constify bpil_array_desc
Ian Rogers
1
-12
/
+6
2025-09-02
perf bpf-event: Fix use-after-free in synthesis
Ian Rogers
1
-12
/
+27
2025-08-25
perf symbol: Add blocking argument to filename__read_build_id
Ian Rogers
8
-19
/
+24
2025-08-25
perf symbol-minimal: Fix ehdr reading in filename__read_build_id
Ian Rogers
1
-28
/
+27
2025-08-07
perf bpf-filter: Enable events manually
Ilya Leoshkevich
1
-1
/
+4
2025-07-31
perf record: Cache build-ID of hit DSOs only
Namhyung Kim
1
-1
/
+1
2025-07-30
perf python: Stop using deprecated PyUnicode_AsString()
Arnaldo Carvalho de Melo
1
-1
/
+11
2025-07-26
perf list: Skip ABI PMUs when printing pmu values
Ian Rogers
4
-1
/
+10
2025-07-26
perf list: Remove tracepoint printing code
Ian Rogers
2
-95
/
+0
2025-07-26
perf tp_pmu: Add event APIs
Ian Rogers
3
-0
/
+129
2025-07-26
perf tp_pmu: Factor existing tracepoint logic to new file
Ian Rogers
5
-106
/
+170
2025-07-26
perf parse-events: Remove non-json software events
Ian Rogers
5
-97
/
+24
2025-07-25
perf sort: Use perf_env to set arch sort keys and header
Ian Rogers
3
-23
/
+46
2025-07-25
perf sample: Remove arch notion of sample parsing
Ian Rogers
10
-24
/
+33
2025-07-25
perf env: Remove global perf_env
Ian Rogers
5
-7
/
+4
2025-07-25
perf auxtrace: Pass perf_env from session through to mmap read
Ian Rogers
2
-8
/
+11
2025-07-25
perf machine: Explicitly pass in host perf_env
Ian Rogers
4
-13
/
+23
2025-07-25
perf session: Add host_env argument to perf_session__new
Ian Rogers
2
-4
/
+6
2025-07-25
perf test: Avoid use perf_env
Ian Rogers
1
-0
/
+1
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
10
-13
/
+23
2025-07-25
perf session: Add accessor for session->header.env
Ian Rogers
7
-30
/
+37
2025-07-25
perf record: Make --buildid-mmap the default
Ian Rogers
2
-9
/
+9
2025-07-25
perf jitdump: Directly mark the jitdump DSO
Ian Rogers
1
-4
/
+17
2025-07-25
perf dso: Move build_id to dso_id
Ian Rogers
9
-134
/
+163
2025-07-25
perf build-id: Ensure struct build_id is empty before use
Ian Rogers
7
-10
/
+13
2025-07-25
perf build-id: Mark DSO in sample callchains
Ian Rogers
1
-1
/
+16
2025-07-25
perf build-id: Change sprintf functions to snprintf
Ian Rogers
13
-40
/
+32
2025-07-24
perf build-id: Truncate to avoid overflowing the build_id data
Ian Rogers
1
-1
/
+4
2025-07-24
perf build-id: Reduce size of "size" variable
Ian Rogers
2
-3
/
+7
2025-07-24
perf metricgroups: Add NO_THRESHOLD_AND_NMI constraint
Ian Rogers
1
-4
/
+12
2025-07-24
perf parse-events: Fix missing slots for Intel topdown metric events
Ian Rogers
2
-0
/
+11
2025-07-24
perf parse-events: Support user CPUs mixed with threads/processes
Ian Rogers
2
-10
/
+6
2025-07-24
perf evsel: Add evsel__open_per_cpu_and_thread
Ian Rogers
2
-4
/
+22
2025-07-24
perf parse-events: Minor __add_event refactoring
Ian Rogers
1
-21
/
+48
2025-07-24
perf pmus: Factor perf_pmus__find_by_attr out of evsel__find_pmu
Ian Rogers
2
-12
/
+19
2025-07-24
perf evsel: Use libperf perf_evsel__exit
Ian Rogers
1
-3
/
+1
2025-07-24
libperf evsel: Rename own_cpus to pmu_cpus
Ian Rogers
5
-14
/
+14
2025-07-24
perf tool_pmu: Allow num_cpus(_online) to be specific to a cpumask
Ian Rogers
3
-9
/
+51
2025-07-24
perf parse-events: Allow the cpu term to be a PMU or CPU range
Ian Rogers
1
-9
/
+38
2025-07-24
perf parse-events: Warn if a cpu term is unsupported by a CPU
Ian Rogers
4
-18
/
+35
2025-07-24
perf pfm: Don't force loading of all PMUs
Ian Rogers
1
-4
/
+0
2025-07-23
perf stat: Remove duplicated include in stat-shadow.c
Yang Li
1
-1
/
+0
2025-07-22
perf pmu: Switch FILENAME_MAX to NAME_MAX
Ian Rogers
1
-2
/
+2
2025-07-22
perf: ftrace: add graph tracer options args/retval/retval-hex/retaddr
Changbin Du
1
-0
/
+4
2025-07-14
perf ftrace latency: Add -e option to measure time between two events
Namhyung Kim
3
-73
/
+151
2025-07-11
perf python: Set index error for invalid thread/cpu map items
Ian Rogers
1
-2
/
+6
[next]