index
:
pub/scm/linux/kernel/git/mdraid/linux.git
master
song's fork of linux.git
MDRAID Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
synthetic-events.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-09
perf synthetic-events: Fix divide by zero in perf_event__synthesize_threads
Ian Rogers
1
-1
/
+1
2026-08-09
perf synthetic-events: Fix uninitialized pthread_join
Ian Rogers
1
-2
/
+2
2026-08-07
perf synthetic-events: Fix bounds and union member access in mmap2 build_id s...
Ian Rogers
1
-8
/
+12
2026-08-07
perf synthetic-events: Fix bounds, stale state, and misc flags in kernel modu...
Ian Rogers
1
-20
/
+50
2026-08-07
perf synthetic-events: Fix stack buffer overflow and bounds in cgroup synthesis
Ian Rogers
1
-6
/
+13
2026-08-07
perf synthetic-events: Fix line synchronization, bounds, and truncation bugs ...
Ian Rogers
1
-62
/
+142
2026-06-30
perf evlist: Add reference count checking
Ian Rogers
1
-4
/
+7
2026-05-29
perf session: Validate HEADER_ATTR attr.size before swapping
Arnaldo Carvalho de Melo
1
-4
/
+21
2026-05-20
perf synthetic-events: Bound check when synthesizing mmap2 and build_id events
Ian Rogers
1
-3
/
+16
2026-05-20
perf inject: Don't pass evsel with sample
Ian Rogers
1
-17
/
+13
2026-05-20
perf event: Fix size of synthesized sample with branch stacks
Ian Rogers
1
-7
/
+18
2026-04-01
libperf cpumap: Make index and nr types unsigned
Ian Rogers
1
-1
/
+1
2026-03-11
perf synthetic-events: Fix stale build ID in module MMAP2 records
Chuck Lever
1
-0
/
+5
2026-01-22
perf sched stats: Add schedstat v17 support
Swapnil Sapkal
1
-0
/
+11
2026-01-22
perf sched stats: Add schedstat v16 support
Swapnil Sapkal
1
-0
/
+6
2026-01-22
perf sched stats: Add record and rawdump support
Swapnil Sapkal
1
-0
/
+179
2025-11-26
perf tools: Don't read build-ids from non-regular files
James Clark
1
-1
/
+1
2025-11-10
perf symbol: Remove unneeded semicolon
Chen Ni
1
-1
/
+1
2025-08-25
perf symbol: Add blocking argument to filename__read_build_id
Ian Rogers
1
-1
/
+1
2025-07-25
perf sample: Remove arch notion of sample parsing
Ian Rogers
1
-2
/
+8
2025-07-25
perf record: Make --buildid-mmap the default
Ian Rogers
1
-8
/
+8
2025-07-25
perf dso: Move build_id to dso_id
Ian Rogers
1
-6
/
+12
2025-07-25
perf build-id: Ensure struct build_id is empty before use
Ian Rogers
1
-1
/
+1
2025-07-24
perf build-id: Reduce size of "size" variable
Ian Rogers
1
-2
/
+6
2025-07-24
libperf evsel: Rename own_cpus to pmu_cpus
Ian Rogers
1
-2
/
+2
2025-02-24
perf events: Remove scandir in thread synthesis
Ian Rogers
1
-10
/
+12
2025-02-12
perf sample: Make user_regs and intr_regs optional
Ian Rogers
1
-12
/
+12
2024-12-12
perf tools: Avoid unaligned pointer operations
Namhyung Kim
1
-5
/
+9
2024-09-10
perf inject: Add new mmap2-buildid-all option
Ian Rogers
1
-0
/
+57
2024-09-10
perf inject: Fix build ID injection
Ian Rogers
1
-12
/
+32
2024-08-19
perf synthetic-events: Avoid unnecessary memset
Ian Rogers
1
-1
/
+1
2024-08-12
perf tool: Constify tool pointers
Ian Rogers
1
-40
/
+40
2024-05-06
perf dso: Add reference count checking and accessor functions
Ian Rogers
1
-12
/
+12
2024-01-26
perf tools: Fix calloc() arguments to address error introduced in gcc-14
Sun Haiyong
1
-2
/
+2
2023-12-18
perf synthetic-events: Use function to add missing maps lock
Ian Rogers
1
-51
/
+67
2023-08-29
perf tools: Convert to perf_record_header_attr_id()
Namhyung Kim
1
-1
/
+1
2023-05-23
perf stat record: Save cache level information
K Prateek Nayak
1
-0
/
+1
2023-04-04
perf map: Add accessor for start and end
Ian Rogers
1
-8
/
+8
2023-04-04
perf map: Add accessor for dso
Ian Rogers
1
-6
/
+6
2023-04-04
perf maps: Remove rb_node from struct map
Ian Rogers
1
-12
/
+14
2023-02-19
perf tools: Ensure evsel name is initialized
Ian Rogers
1
-1
/
+1
2023-01-27
perf buildid: Avoid copy of uninitialized memory
Ian Rogers
1
-2
/
+2
2022-12-14
perf build: Use libtraceevent from the system
Ian Rogers
1
-0
/
+6
2022-11-23
perf inject: Set PERF_RECORD_MISC_BUILD_ID_SIZE
Namhyung Kim
1
-1
/
+2
2022-10-06
perf record: Save DSO build-ID for synthesizing
Namhyung Kim
1
-3
/
+22
2022-10-04
perf cpumap: Add range data encoding
Ian Rogers
1
-76
/
+75
2022-10-04
perf events: Prefer union over variable length array
Ian Rogers
1
-7
/
+5
2022-09-21
perf tools: Honor namespace when synthesizing build-ids
Namhyung Kim
1
-3
/
+14
2022-08-19
perf tools: Support reading PERF_FORMAT_LOST
Namhyung Kim
1
-7
/
+25
2022-08-19
perf cpumap: Fix alignment for masks in event encoding
Ian Rogers
1
-14
/
+20
[next]