aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/Documentation/perf-probe.txt
AgeCommit message (Expand)Author
2011-07-15perf probe: Support adding probes on offline kernel modulesMasami Hiramatsu
2011-02-16perf probe: Support function@filename syntax for --lineMasami Hiramatsu
2011-01-28perf probe: Add filters support for available functionsMasami Hiramatsu
2011-01-28perf probe: Add variable filter supportMasami Hiramatsu
2011-01-24perf probe: Add --funcs to show available functions in symtabMasami Hiramatsu
2010-12-21perf probe: Fix line range description since a single file is allowedFranck Bui-Huu
2010-12-01perf probe: Fix spelling mistake in documentationShawn Bohrer
2010-10-21perf probe: Add basic module supportMasami Hiramatsu
2010-10-21perf probe: Show accessible global variablesMasami Hiramatsu
2010-10-21perf probe: Show accessible local variablesMasami Hiramatsu
2010-07-05perf probe: Support tracing an entry of arrayMasami Hiramatsu
2010-07-05perf probe: Support "string" typeMasami Hiramatsu
2010-06-17perf probe: Add kernel source path optionChase Douglas
2010-04-26perf probe: Add --max-probes optionMasami Hiramatsu
2010-04-14perf probe: Support basic type castingMasami Hiramatsu
2010-04-14perf probe: Use the last field name as the argument nameMasami Hiramatsu
2010-04-14perf probe: Support argument nameMasami Hiramatsu
2010-04-02perf probe: Fix --line syntax help and documentMasami Hiramatsu
2010-03-17perf probe: Add --dry-run optionMasami Hiramatsu
2010-02-25perf probe: Add lazy line matching supportMasami Hiramatsu
2010-02-25perf probe: Update perf probe documentMasami Hiramatsu
2010-01-13perf probe: Support --line option to show probable source-code linesMasami Hiramatsu
2009-12-15perf probe: Support event name for --add optionMasami Hiramatsu
2009-12-09perf probe: Update perf-probe documentMasami Hiramatsu
2009-11-04perf/probes: Update Documentation/perf-probe.txtMasami Hiramatsu
2009-10-17perf: Add perf-probe documentMasami Hiramatsu