开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
bpf_skel
Age
Commit message (
Expand
)
Author
2023-05-05
perf bpf skels: Stop using vmlinux.h generated from BTF, use subset of used s...
Arnaldo Carvalho de Melo
2023-05-02
perf lock contention: Rework offset calculation with BPF CO-RE
Namhyung Kim
2023-05-02
perf lock contention: Fix struct rq lock access
Namhyung Kim
2023-04-10
perf bpf filter: Support pre-5.16 kernels where 'mem_hops' isn't in 'union pe...
Ian Rogers
2023-04-10
perf lock contention: Support pre-5.14 kernels
Ian Rogers
2023-04-06
perf lock contention: Do not try to update if hash map is full
Namhyung Kim
2023-04-06
perf lock contention: Add data failure stat
Namhyung Kim
2023-04-06
perf lock contention: Update default map size to 16384
Namhyung Kim
2023-04-04
perf lock contention: Show detail failure reason for BPF
Namhyung Kim
2023-03-15
perf bpf filter: Add logical OR operator
Namhyung Kim
2023-03-15
perf bpf filter: Add data_src sample data support
Namhyung Kim
2023-03-15
perf bpf filter: Add more weight sample data support
Namhyung Kim
2023-03-15
perf bpf filter: Add 'pid' sample data support
Namhyung Kim
2023-03-15
perf bpf filter: Implement event sample filtering
Namhyung Kim
2023-03-14
perf tools bpf: Add vmlinux.h to .gitignore
Arnaldo Carvalho de Melo
2023-03-14
perf lock contention: Show lock type with address
Namhyung Kim
2023-03-14
perf lock contention: Show per-cpu rq_lock with address
Namhyung Kim
2023-03-14
perf lock contention: Track and show siglock with address
Namhyung Kim
2023-03-14
perf lock contention: Track and show mmap_lock with address
Namhyung Kim
2023-03-13
perf lock contention: Fix compiler builtin detection
Ian Rogers
2023-02-19
perf test: Fix offcpu test prev_state check
Namhyung Kim
2023-02-08
perf lock contention: Support old rw_semaphore type
Namhyung Kim
2023-02-08
perf lock contention: Add -o/--lock-owner option
Namhyung Kim
2023-02-03
perf lock contention: Support filters for different aggregation
Namhyung Kim
2022-12-21
perf lock contention: Support lock addr/name filtering for BPF
Namhyung Kim
2022-12-21
perf lock contention: Support lock type filtering for BPF
Namhyung Kim
2022-12-14
perf lock contention: Add -l/--lock-addr option
Namhyung Kim
2022-12-14
perf lock contention: Implement -t/--threads option for BPF
Namhyung Kim
2022-12-14
perf lock contention: Add lock_data.h for common data
Namhyung Kim
2022-11-23
perf lock contention: Do not use BPF task local storage
Namhyung Kim
2022-10-14
perf stat: Support old kernels for bperf cgroup counting
Namhyung Kim
2022-10-11
Merge tag 'perf-tools-for-v6.1-1-2022-10-07' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2022-10-10
Merge tag 'cgroup-for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2022-10-06
perf lock contention: Fix a build error on 32-bit
Namhyung Kim
2022-10-04
perf lock contention: Skip stack trace from BPF
Namhyung Kim
2022-09-26
perf tools: Get a perf cgroup more portably in BPF
Namhyung Kim
2022-09-21
perf stat: Fix BPF program section name
Namhyung Kim
2022-08-15
cgroup: Replace cgroup->ancestor_ids[] with ->ancestors[]
Tejun Heo
2022-08-11
perf offcpu: Track child processes
Namhyung Kim
2022-08-11
perf offcpu: Check process id for the given workload
Namhyung Kim
2022-08-02
perf lock: Print the number of lost entries for BPF
Namhyung Kim
2022-08-01
perf lock: Implement cpu and task filters for BPF
Namhyung Kim
2022-08-01
perf lock: Use BPF for lock contention analysis
Namhyung Kim
2022-07-26
perf kwork: Add workqueue trace BPF support
Yang Jihong
2022-07-26
perf kwork: Add softirq trace BPF support
Yang Jihong
2022-07-26
perf kwork: Add IRQ trace BPF support
Yang Jihong
2022-07-26
perf kwork: Implement BPF trace
Yang Jihong
2022-06-28
perf offcpu: Fix build failure on old kernels
Namhyung Kim
2022-05-26
perf record: Add cgroup support for off-cpu profiling
Namhyung Kim
2022-05-26
perf record: Handle argument change in sched_switch
Namhyung Kim
[next]