开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
synthetic-events.c
Age
Commit message (
Expand
)
Author
2026-06-30
perf evlist: Add reference count checking
Ian Rogers
2026-05-29
perf session: Validate HEADER_ATTR attr.size before swapping
Arnaldo Carvalho de Melo
2026-05-20
perf synthetic-events: Bound check when synthesizing mmap2 and build_id events
Ian Rogers
2026-05-20
perf inject: Don't pass evsel with sample
Ian Rogers
2026-05-20
perf event: Fix size of synthesized sample with branch stacks
Ian Rogers
2026-04-01
libperf cpumap: Make index and nr types unsigned
Ian Rogers
2026-03-11
perf synthetic-events: Fix stale build ID in module MMAP2 records
Chuck Lever
2026-01-22
perf sched stats: Add schedstat v17 support
Swapnil Sapkal
2026-01-22
perf sched stats: Add schedstat v16 support
Swapnil Sapkal
2026-01-22
perf sched stats: Add record and rawdump support
Swapnil Sapkal
2025-11-26
perf tools: Don't read build-ids from non-regular files
James Clark
2025-11-10
perf symbol: Remove unneeded semicolon
Chen Ni
2025-08-25
perf symbol: Add blocking argument to filename__read_build_id
Ian Rogers
2025-07-25
perf sample: Remove arch notion of sample parsing
Ian Rogers
2025-07-25
perf record: Make --buildid-mmap the default
Ian Rogers
2025-07-25
perf dso: Move build_id to dso_id
Ian Rogers
2025-07-25
perf build-id: Ensure struct build_id is empty before use
Ian Rogers
2025-07-24
perf build-id: Reduce size of "size" variable
Ian Rogers
2025-07-24
libperf evsel: Rename own_cpus to pmu_cpus
Ian Rogers
2025-02-24
perf events: Remove scandir in thread synthesis
Ian Rogers
2025-02-12
perf sample: Make user_regs and intr_regs optional
Ian Rogers
2024-12-12
perf tools: Avoid unaligned pointer operations
Namhyung Kim
2024-09-10
perf inject: Add new mmap2-buildid-all option
Ian Rogers
2024-09-10
perf inject: Fix build ID injection
Ian Rogers
2024-08-19
perf synthetic-events: Avoid unnecessary memset
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-26
perf tools: Fix calloc() arguments to address error introduced in gcc-14
Sun Haiyong
2023-12-18
perf synthetic-events: Use function to add missing maps lock
Ian Rogers
2023-08-29
perf tools: Convert to perf_record_header_attr_id()
Namhyung Kim
2023-05-23
perf stat record: Save cache level information
K Prateek Nayak
2023-04-04
perf map: Add accessor for start and end
Ian Rogers
2023-04-04
perf map: Add accessor for dso
Ian Rogers
2023-04-04
perf maps: Remove rb_node from struct map
Ian Rogers
2023-02-19
perf tools: Ensure evsel name is initialized
Ian Rogers
2023-01-27
perf buildid: Avoid copy of uninitialized memory
Ian Rogers
2022-12-14
perf build: Use libtraceevent from the system
Ian Rogers
2022-11-23
perf inject: Set PERF_RECORD_MISC_BUILD_ID_SIZE
Namhyung Kim
2022-10-06
perf record: Save DSO build-ID for synthesizing
Namhyung Kim
2022-10-04
perf cpumap: Add range data encoding
Ian Rogers
2022-10-04
perf events: Prefer union over variable length array
Ian Rogers
2022-09-21
perf tools: Honor namespace when synthesizing build-ids
Namhyung Kim
2022-08-19
perf tools: Support reading PERF_FORMAT_LOST
Namhyung Kim
2022-08-19
perf cpumap: Fix alignment for masks in event encoding
Ian Rogers
2022-08-19
perf cpumap: Compute mask size in constant time
Ian Rogers
2022-08-19
perf cpumap: Synthetic events and const/static
Ian Rogers
2022-07-20
perf tools: Add machine_pid and vcpu to id_index
Adrian Hunter
2022-07-20
perf tools: Add perf_event__synthesize_id_sample()
Adrian Hunter
2022-07-18
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2022-07-02
perf synthetic-events: Ignore dead threads during event synthesis
Namhyung Kim
[next]