summaryrefslogtreecommitdiff
path: root/tools/perf/Documentation/perf-lock.txt
AgeCommit message (Expand)Author
2023-12-03perf docs: Fix man page formatting for 'perf lock'Nick Forrington
2023-09-12perf lock contention: Add -G/--cgroup-filter optionNamhyung Kim
2023-09-12perf lock contention: Add --lock-cgroup optionNamhyung Kim
2023-07-01perf lock contention: Add --output optionNamhyung Kim
2023-07-01perf lock contention: Add -x option for CSV style outputNamhyung Kim
2023-04-06perf lock contention: Update default map size to 16384Namhyung Kim
2023-04-06perf lock contention: Use -M for --map-nr-entriesNamhyung Kim
2023-02-08perf lock contention: Add -o/--lock-owner optionNamhyung Kim
2023-02-02perf lock contention: Add -S/--callstack-filter optionNamhyung Kim
2022-12-21perf lock contention: Add -L/--lock-filter optionNamhyung Kim
2022-12-21perf lock contention: Add -Y/--type-filter optionNamhyung Kim
2022-12-14perf lock contention: Add -l/--lock-addr optionNamhyung Kim
2022-10-27perf tools: Make quiet mode consistent between toolsJames Clark
2022-10-04perf lock: Add -q/--quiet option to suppress header and debug messagesNamhyung Kim
2022-10-04perf lock: Add -E/--entries optionNamhyung Kim
2022-10-04perf lock contention: Allow to change stack depth and skipNamhyung Kim
2022-08-02perf lock: Add --map-nr-entries optionNamhyung Kim
2022-08-01perf lock: Implement cpu and task filters for BPFNamhyung Kim
2022-08-01perf lock: Use BPF for lock contention analysisNamhyung Kim
2022-07-25perf lock: Support -t option for 'contention' subcommandNamhyung Kim
2022-07-25perf lock: Add -k and -F options to 'contention' subcommandNamhyung Kim
2022-07-25perf lock: Add 'contention' subcommandNamhyung Kim
2022-07-12perf lock: Allow to use different kernel symbolsNamhyung Kim
2022-05-23perf lock: Add -t/--thread option for reportNamhyung Kim
2022-03-25perf lock: Add -F/--field option to control outputNamhyung Kim
2022-02-10perf lock: Add -c/--combine-locks optionNamhyung Kim
2021-09-27perf doc: Fix typos all over the placeLike Xu
2017-11-16perf lock: Document missing optionsSihyeon Jang
2013-10-09perf lock: Account for lock average wait timeDavidlohr Bueso
2012-01-30perf lock: Document lock info subcommandNamhyung Kim
2011-12-23perf report: Accept fifos as input fileRobert Richter
2011-02-23perf lock: Document valid sort keysMarcin Slusarz
2010-12-01perf lock: Document missing optionsShawn Bohrer
2010-02-27perf lock: Fix and add misc documentally thingsHitoshi Mitake