summaryrefslogtreecommitdiffstats
path: root/tools/perf/Documentation/perf-probe.txt
Commit message (Expand)AuthorAgeFilesLines
* perf probe: Support escaped character in parserMasami Hiramatsu2017-12-271-0/+16
* perf probe: Add __return suffix for return eventsMasami Hiramatsu2017-12-271-1/+1
* perf buildid-cache: Support binary objects from other namespacesKrister Johansen2017-07-181-0/+5
* perf probe: Allow placing uprobes in alternate namespaces.Krister Johansen2017-07-181-0/+9
* perf probe: Fix examples section of documentationSeongJae Park2017-06-071-2/+6
* perf probe: Ignore vmlinux buildid if offline kernel is givenMasami Hiramatsu2016-09-011-0/+2
* perf probe: Show trace event definitionMasami Hiramatsu2016-09-011-0/+7
* ftrace: kprobe: uprobe: Show u8/u16/u32/u64 types in decimalMasami Hiramatsu2016-08-231-3/+2
* perf probe: Support hexadecimal castingMasami Hiramatsu2016-08-231-2/+2
* ftrace: kprobe: uprobe: Add x8/x16/x32/x64 for hexadecimal typesMasami Hiramatsu2016-08-231-2/+2
* perf probe: Support signedness castingNaohiro Aota2016-08-091-1/+9
* perf probe: Support a special SDT probe formatMasami Hiramatsu2016-07-131-1/+3
* perf probe: Accept %sdt and %cached event nameMasami Hiramatsu2016-07-131-1/+8
* perf probe: Add group name supportMasami Hiramatsu2016-07-041-4/+6
* perf probe: Remove caches when --cache is givenMasami Hiramatsu2016-07-011-0/+1
* perf probe: Show all cached probesMasami Hiramatsu2016-07-011-2/+6
* perf probe: Add --cache option to cache the probe definitionsMasami Hiramatsu2016-06-151-0/+4
* perf probe: Add --no-inlines option to avoid searching inline functionsMasami Hiramatsu2015-05-081-0/+4
* perf probe: Support $params special probe argumentMasami Hiramatsu2015-05-081-1/+1
* perf probe: Accept filter argument for --funcsMasami Hiramatsu2015-05-051-1/+2
* perf probe: Accept filter argument for --listMasami Hiramatsu2015-05-041-3/+3
* perf probe: Make --funcs option exclusiveMasami Hiramatsu2015-04-291-0/+2
* perf probe: Update man pageMasami Hiramatsu2015-02-061-2/+14
* perf tools: Disable kernel symbol demangling by defaultAvi Kivity2014-09-171-0/+3
* perf probe: Clarify x86 register naming for perf probeAndi Kleen2014-03-141-0/+2
* perf probe: Detect probe target when m/x options are absentSrikar Dronamraju2012-05-111-2/+6
* perf probe: Provide perf interface for uprobesSrikar Dronamraju2012-05-111-1/+14
* perf probe: Support adding probes on offline kernel modulesMasami Hiramatsu2011-07-151-2/+4
* perf probe: Support function@filename syntax for --lineMasami Hiramatsu2011-02-161-3/+4
* perf probe: Add filters support for available functionsMasami Hiramatsu2011-01-281-4/+5
* perf probe: Add variable filter supportMasami Hiramatsu2011-01-281-0/+14
* perf probe: Add --funcs to show available functions in symtabMasami Hiramatsu2011-01-241-0/+4
* perf probe: Fix line range description since a single file is allowedFranck Bui-Huu2010-12-211-1/+1
* perf probe: Fix spelling mistake in documentationShawn Bohrer2010-12-011-1/+1
* perf probe: Add basic module supportMasami Hiramatsu2010-10-211-2/+7
* perf probe: Show accessible global variablesMasami Hiramatsu2010-10-211-1/+5
* perf probe: Show accessible local variablesMasami Hiramatsu2010-10-211-0/+7
* perf probe: Support tracing an entry of arrayMasami Hiramatsu2010-07-051-1/+1
* perf probe: Support "string" typeMasami Hiramatsu2010-07-051-1/+1
* perf probe: Add kernel source path optionChase Douglas2010-06-171-0/+4
* perf probe: Add --max-probes optionMasami Hiramatsu2010-04-261-0/+3
* perf probe: Support basic type castingMasami Hiramatsu2010-04-141-1/+2
* perf probe: Use the last field name as the argument nameMasami Hiramatsu2010-04-141-1/+1
* perf probe: Support argument nameMasami Hiramatsu2010-04-141-1/+9
* perf probe: Fix --line syntax help and documentMasami Hiramatsu2010-04-021-1/+1
* perf probe: Add --dry-run optionMasami Hiramatsu2010-03-171-0/+5
* perf probe: Add lazy line matching supportMasami Hiramatsu2010-02-251-3/+27
* perf probe: Update perf probe documentMasami Hiramatsu2010-02-251-2/+26
* perf probe: Support --line option to show probable source-code linesMasami Hiramatsu2010-01-131-0/+20
* perf probe: Support event name for --add optionMasami Hiramatsu2009-12-151-1/+2