index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
Documentation
/
perf-lock.txt
Age
Commit message (
Expand
)
Author
2024-06-03
perf lock info: Display both map and thread by default
Nick Forrington
2023-12-03
perf docs: Fix man page formatting for 'perf lock'
Nick Forrington
2023-09-12
perf lock contention: Add -G/--cgroup-filter option
Namhyung Kim
2023-09-12
perf lock contention: Add --lock-cgroup option
Namhyung Kim
2023-07-01
perf lock contention: Add --output option
Namhyung Kim
2023-07-01
perf lock contention: Add -x option for CSV style output
Namhyung Kim
2023-04-06
perf lock contention: Update default map size to 16384
Namhyung Kim
2023-04-06
perf lock contention: Use -M for --map-nr-entries
Namhyung Kim
2023-02-08
perf lock contention: Add -o/--lock-owner option
Namhyung Kim
2023-02-02
perf lock contention: Add -S/--callstack-filter option
Namhyung Kim
2022-12-21
perf lock contention: Add -L/--lock-filter option
Namhyung Kim
2022-12-21
perf lock contention: Add -Y/--type-filter option
Namhyung Kim
2022-12-14
perf lock contention: Add -l/--lock-addr option
Namhyung Kim
2022-10-27
perf tools: Make quiet mode consistent between tools
James Clark
2022-10-04
perf lock: Add -q/--quiet option to suppress header and debug messages
Namhyung Kim
2022-10-04
perf lock: Add -E/--entries option
Namhyung Kim
2022-10-04
perf lock contention: Allow to change stack depth and skip
Namhyung Kim
2022-08-02
perf lock: Add --map-nr-entries option
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-25
perf lock: Support -t option for 'contention' subcommand
Namhyung Kim
2022-07-25
perf lock: Add -k and -F options to 'contention' subcommand
Namhyung Kim
2022-07-25
perf lock: Add 'contention' subcommand
Namhyung Kim
2022-07-12
perf lock: Allow to use different kernel symbols
Namhyung Kim
2022-05-23
perf lock: Add -t/--thread option for report
Namhyung Kim
2022-03-25
perf lock: Add -F/--field option to control output
Namhyung Kim
2022-02-10
perf lock: Add -c/--combine-locks option
Namhyung Kim
2021-09-27
perf doc: Fix typos all over the place
Like Xu
2017-11-16
perf lock: Document missing options
Sihyeon Jang
2013-10-09
perf lock: Account for lock average wait time
Davidlohr Bueso
2012-01-30
perf lock: Document lock info subcommand
Namhyung Kim
2011-12-23
perf report: Accept fifos as input file
Robert Richter
2011-02-23
perf lock: Document valid sort keys
Marcin Slusarz
2010-12-01
perf lock: Document missing options
Shawn Bohrer
2010-02-27
perf lock: Fix and add misc documentally things
Hitoshi Mitake