aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/Documentation/perf-probe.txt (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-06-04perf probe: Add permission and sysctl notice to man pageMasami Hiramatsu1-3/+16
2019-05-25perf-probe: Add user memory access attribute supportMasami Hiramatsu1-1/+2
2017-12-27perf probe: Support escaped character in parserMasami Hiramatsu1-0/+16
2017-12-27perf probe: Add __return suffix for return eventsMasami Hiramatsu1-1/+1
2017-07-18perf buildid-cache: Support binary objects from other namespacesKrister Johansen1-0/+5
2017-07-18perf probe: Allow placing uprobes in alternate namespaces.Krister Johansen1-0/+9
2017-06-07perf probe: Fix examples section of documentationSeongJae Park1-2/+6
2016-09-01perf probe: Ignore vmlinux buildid if offline kernel is givenMasami Hiramatsu1-0/+2
2016-09-01perf probe: Show trace event definitionMasami Hiramatsu1-0/+7
2016-08-23ftrace: kprobe: uprobe: Show u8/u16/u32/u64 types in decimalMasami Hiramatsu1-3/+2
2016-08-23perf probe: Support hexadecimal castingMasami Hiramatsu1-2/+2
2016-08-23ftrace: kprobe: uprobe: Add x8/x16/x32/x64 for hexadecimal typesMasami Hiramatsu1-2/+2
2016-08-09perf probe: Support signedness castingNaohiro Aota1-1/+9
2016-07-13perf probe: Support a special SDT probe formatMasami Hiramatsu1-1/+3
2016-07-13perf probe: Accept %sdt and %cached event nameMasami Hiramatsu1-1/+8
2016-07-04perf probe: Add group name supportMasami Hiramatsu1-4/+6
2016-07-01perf probe: Remove caches when --cache is givenMasami Hiramatsu1-0/+1
2016-07-01perf probe: Show all cached probesMasami Hiramatsu1-2/+6
2016-06-15perf probe: Add --cache option to cache the probe definitionsMasami Hiramatsu1-0/+4
2015-05-08perf probe: Add --no-inlines option to avoid searching inline functionsMasami Hiramatsu1-0/+4
2015-05-08perf probe: Support $params special probe argumentMasami Hiramatsu1-1/+1
2015-05-05perf probe: Accept filter argument for --funcsMasami Hiramatsu1-1/+2
2015-05-04perf probe: Accept filter argument for --listMasami Hiramatsu1-3/+3
2015-04-29perf probe: Make --funcs option exclusiveMasami Hiramatsu1-0/+2
2015-02-06perf probe: Update man pageMasami Hiramatsu1-2/+14
2014-09-17perf tools: Disable kernel symbol demangling by defaultAvi Kivity1-0/+3
2014-03-14perf probe: Clarify x86 register naming for perf probeAndi Kleen1-0/+2
2012-05-11perf probe: Detect probe target when m/x options are absentSrikar Dronamraju1-2/+6
2012-05-11perf probe: Provide perf interface for uprobesSrikar Dronamraju1-1/+14
2011-07-15perf probe: Support adding probes on offline kernel modulesMasami Hiramatsu1-2/+4
2011-02-16perf probe: Support function@filename syntax for --lineMasami Hiramatsu1-3/+4
2011-01-28perf probe: Add filters support for available functionsMasami Hiramatsu1-4/+5
2011-01-28perf probe: Add variable filter supportMasami Hiramatsu1-0/+14
2011-01-24perf probe: Add --funcs to show available functions in symtabMasami Hiramatsu1-0/+4
2010-12-21perf probe: Fix line range description since a single file is allowedFranck Bui-Huu1-1/+1
2010-12-01perf probe: Fix spelling mistake in documentationShawn Bohrer1-1/+1
2010-10-21perf probe: Add basic module supportMasami Hiramatsu1-2/+7
2010-10-21perf probe: Show accessible global variablesMasami Hiramatsu1-1/+5
2010-10-21perf probe: Show accessible local variablesMasami Hiramatsu1-0/+7
2010-07-05perf probe: Support tracing an entry of arrayMasami Hiramatsu1-1/+1
2010-07-05perf probe: Support "string" typeMasami Hiramatsu1-1/+1
2010-06-17perf probe: Add kernel source path optionChase Douglas1-0/+4
2010-04-26perf probe: Add --max-probes optionMasami Hiramatsu1-0/+3
2010-04-14perf probe: Support basic type castingMasami Hiramatsu1-1/+2
2010-04-14perf probe: Use the last field name as the argument nameMasami Hiramatsu1-1/+1
2010-04-14perf probe: Support argument nameMasami Hiramatsu1-1/+9
2010-04-02perf probe: Fix --line syntax help and documentMasami Hiramatsu1-1/+1
2010-03-17perf probe: Add --dry-run optionMasami Hiramatsu1-0/+5
2010-02-25perf probe: Add lazy line matching supportMasami Hiramatsu1-3/+27
2010-02-25perf probe: Update perf probe documentMasami Hiramatsu1-2/+26