index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
bpf_skel
Age
Commit message (
Expand
)
Author
2025-05-13
perf trace: Support --summary-mode=cgroup
Namhyung Kim
2025-05-09
perf lock contention: Add -J/--inject-delay option
Namhyung Kim
2025-05-05
perf record --off-cpu: Add --off-cpu-thresh option
Howard Chu
2025-05-05
perf record --off-cpu: Dump off-cpu samples in BPF
Howard Chu
2025-05-05
perf record --off-cpu: Preparation of off-cpu BPF program
Howard Chu
2025-04-29
perf lock contention: Symbolize zone->lock using BTF
Namhyung Kim
2025-04-28
perf trace: Implement syscall summary in BPF
Namhyung Kim
2025-03-18
perf kwork: Remove unreachable judgments
Feng Yang
2025-03-13
perf ftrace: Use atomic inc to update histogram in BPF
Namhyung Kim
2025-03-13
perf ftrace: Remove an unnecessary condition check in BPF
Namhyung Kim
2025-03-13
perf ftrace: Fix latency stats with BPF
Namhyung Kim
2025-02-28
perf lock: Retrieve owner callstack in bpf program
Chun-Tse Shao
2025-02-28
perf lock: Add bpf maps for owner stack tracing
Chun-Tse Shao
2025-02-26
perf ftrace latency: variable histogram buckets
Gabriele Monaco
2025-01-23
perf trace: Fix BPF loading failure (-E2BIG)
Howard Chu
2025-01-08
perf ftrace: Display latency statistics at the end
Namhyung Kim
2024-12-23
perf lock contention: Handle slab objects in -L/--lock-filter option
Namhyung Kim
2024-12-23
perf lock contention: Resolve slab object name using BPF
Namhyung Kim
2024-12-23
perf lock contention: Run BPF slab cache iterator
Namhyung Kim
2024-12-20
perf lock contention: Add and use LCB_F_TYPE_MASK
Namhyung Kim
2024-12-18
perf ftrace latency: Fix compiler error for clang 12
Namhyung Kim
2024-12-10
perf ftrace latency: Add --max-latency option
Gabriele Monaco
2024-12-10
perf ftrace latency: Introduce --min-latency to narrow down into a latency range
Arnaldo Carvalho de Melo
2024-12-10
perf ftrace latency: Introduce --bucket-range to ask for linear bucketing
Arnaldo Carvalho de Melo
2024-12-09
perf: Increase MAX_NR_CPUS to 4096
Kyle Meyer
2024-11-03
Merge 'origin/master' into perf-tools-next
Namhyung Kim
2024-11-01
perf stat: Support inherit events during fork() for bperf
Tengda Wu
2024-10-23
perf trace augmented_raw_syscalls: Add more checks to pass the verifier
Howard Chu
2024-10-23
perf trace augmented_raw_syscalls: Add extra array index bounds checking to s...
Arnaldo Carvalho de Melo
2024-09-10
perf trace: Collect augmented data using BPF
Howard Chu
2024-09-10
perf trace: Add trace__bpf_sys_enter_beauty_map() to prepare for fetching dat...
Howard Chu
2024-09-09
perf trace: Use a common encoding for augmented arguments, with size + error ...
Arnaldo Carvalho de Melo
2024-09-09
perf trace augmented_syscalls.bpf: Move the renameat aumenter to renameat2, t...
Arnaldo Carvalho de Melo
2024-09-03
perf record offcpu: Constify control data for BPF
Namhyung Kim
2024-09-03
perf lock contention: Constify control data for BPF
Namhyung Kim
2024-09-03
perf kwork: Constify control data for BPF
Namhyung Kim
2024-09-03
perf ftrace latency: Constify control data for BPF
Namhyung Kim
2024-09-03
perf stat: Constify control data for BPF
Namhyung Kim
2024-08-30
perf lock contention: Do not fail EEXIST for update
Namhyung Kim
2024-08-30
perf lock contention: Simplify spinlock check
Namhyung Kim
2024-08-30
perf lock contention: Handle error in a single place
Namhyung Kim
2024-08-28
perf bpf-filter: Support filtering on cgroups
Namhyung Kim
2024-08-28
perf bpf-filter: Support multiple events properly
Namhyung Kim
2024-08-12
perf lock contention: Change stack_id type to s32
Namhyung Kim
2024-08-01
perf bpf-filter: Support separate lost counts for each filter
Namhyung Kim
2024-08-01
perf bpf-filter: Split per-task filter use case
Namhyung Kim
2024-08-01
perf bpf-filter: Make filters map a single entry hashmap
Namhyung Kim
2024-05-30
perf bpf filter: Add uid and gid terms
Ian Rogers
2024-05-30
perf bpf filter: Give terms their own enum
Ian Rogers
2024-04-22
Merge remote-tracking branch 'torvalds/master' into perf-tools-next
Arnaldo Carvalho de Melo
[next]