aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/Documentation/perf-probe.txt
AgeCommit message (Expand)Author
2016-08-09perf probe: Support signedness castingNaohiro Aota
2016-07-13perf probe: Support a special SDT probe formatMasami Hiramatsu
2016-07-13perf probe: Accept %sdt and %cached event nameMasami Hiramatsu
2016-07-04perf probe: Add group name supportMasami Hiramatsu
2016-07-01perf probe: Remove caches when --cache is givenMasami Hiramatsu
2016-07-01perf probe: Show all cached probesMasami Hiramatsu
2016-06-15perf probe: Add --cache option to cache the probe definitionsMasami Hiramatsu
2015-05-08perf probe: Add --no-inlines option to avoid searching inline functionsMasami Hiramatsu
2015-05-08perf probe: Support $params special probe argumentMasami Hiramatsu
2015-05-05perf probe: Accept filter argument for --funcsMasami Hiramatsu
2015-05-04perf probe: Accept filter argument for --listMasami Hiramatsu
2015-04-29perf probe: Make --funcs option exclusiveMasami Hiramatsu
2015-02-06perf probe: Update man pageMasami Hiramatsu
2014-09-17perf tools: Disable kernel symbol demangling by defaultAvi Kivity
2014-03-14perf probe: Clarify x86 register naming for perf probeAndi Kleen
2012-05-11perf probe: Detect probe target when m/x options are absentSrikar Dronamraju
2012-05-11perf probe: Provide perf interface for uprobesSrikar Dronamraju
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