index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
Documentation
/
perf-probe.txt
Age
Commit message (
Expand
)
Author
2015-05-08
perf probe: Add --no-inlines option to avoid searching inline functions
Masami Hiramatsu
2015-05-08
perf probe: Support $params special probe argument
Masami Hiramatsu
2015-05-05
perf probe: Accept filter argument for --funcs
Masami Hiramatsu
2015-05-04
perf probe: Accept filter argument for --list
Masami Hiramatsu
2015-04-29
perf probe: Make --funcs option exclusive
Masami Hiramatsu
2015-02-06
perf probe: Update man page
Masami Hiramatsu
2014-09-17
perf tools: Disable kernel symbol demangling by default
Avi Kivity
2014-03-14
perf probe: Clarify x86 register naming for perf probe
Andi Kleen
2012-05-11
perf probe: Detect probe target when m/x options are absent
Srikar Dronamraju
2012-05-11
perf probe: Provide perf interface for uprobes
Srikar Dronamraju
2011-07-15
perf probe: Support adding probes on offline kernel modules
Masami Hiramatsu
2011-02-16
perf probe: Support function@filename syntax for --line
Masami Hiramatsu
2011-01-28
perf probe: Add filters support for available functions
Masami Hiramatsu
2011-01-28
perf probe: Add variable filter support
Masami Hiramatsu
2011-01-24
perf probe: Add --funcs to show available functions in symtab
Masami Hiramatsu
2010-12-21
perf probe: Fix line range description since a single file is allowed
Franck Bui-Huu
2010-12-01
perf probe: Fix spelling mistake in documentation
Shawn Bohrer
2010-10-21
perf probe: Add basic module support
Masami Hiramatsu
2010-10-21
perf probe: Show accessible global variables
Masami Hiramatsu
2010-10-21
perf probe: Show accessible local variables
Masami Hiramatsu
2010-07-05
perf probe: Support tracing an entry of array
Masami Hiramatsu
2010-07-05
perf probe: Support "string" type
Masami Hiramatsu
2010-06-17
perf probe: Add kernel source path option
Chase Douglas
2010-04-26
perf probe: Add --max-probes option
Masami Hiramatsu
2010-04-14
perf probe: Support basic type casting
Masami Hiramatsu
2010-04-14
perf probe: Use the last field name as the argument name
Masami Hiramatsu
2010-04-14
perf probe: Support argument name
Masami Hiramatsu
2010-04-02
perf probe: Fix --line syntax help and document
Masami Hiramatsu
2010-03-17
perf probe: Add --dry-run option
Masami Hiramatsu
2010-02-25
perf probe: Add lazy line matching support
Masami Hiramatsu
2010-02-25
perf probe: Update perf probe document
Masami Hiramatsu
2010-01-13
perf probe: Support --line option to show probable source-code lines
Masami Hiramatsu
2009-12-15
perf probe: Support event name for --add option
Masami Hiramatsu
2009-12-09
perf probe: Update perf-probe document
Masami Hiramatsu
2009-11-04
perf/probes: Update Documentation/perf-probe.txt
Masami Hiramatsu
2009-10-17
perf: Add perf-probe document
Masami Hiramatsu