index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
Documentation
/
perf-probe.txt
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-01
perf probe: Ignore vmlinux buildid if offline kernel is given
Masami Hiramatsu
1
-0
/
+2
2016-09-01
perf probe: Show trace event definition
Masami Hiramatsu
1
-0
/
+7
2016-08-23
ftrace: kprobe: uprobe: Show u8/u16/u32/u64 types in decimal
Masami Hiramatsu
1
-3
/
+2
2016-08-23
perf probe: Support hexadecimal casting
Masami Hiramatsu
1
-2
/
+2
2016-08-23
ftrace: kprobe: uprobe: Add x8/x16/x32/x64 for hexadecimal types
Masami Hiramatsu
1
-2
/
+2
2016-08-09
perf probe: Support signedness casting
Naohiro Aota
1
-1
/
+9
2016-07-13
perf probe: Support a special SDT probe format
Masami Hiramatsu
1
-1
/
+3
2016-07-13
perf probe: Accept %sdt and %cached event name
Masami Hiramatsu
1
-1
/
+8
2016-07-04
perf probe: Add group name support
Masami Hiramatsu
1
-4
/
+6
2016-07-01
perf probe: Remove caches when --cache is given
Masami Hiramatsu
1
-0
/
+1
2016-07-01
perf probe: Show all cached probes
Masami Hiramatsu
1
-2
/
+6
2016-06-15
perf probe: Add --cache option to cache the probe definitions
Masami Hiramatsu
1
-0
/
+4
2015-05-08
perf probe: Add --no-inlines option to avoid searching inline functions
Masami Hiramatsu
1
-0
/
+4
2015-05-08
perf probe: Support $params special probe argument
Masami Hiramatsu
1
-1
/
+1
2015-05-05
perf probe: Accept filter argument for --funcs
Masami Hiramatsu
1
-1
/
+2
2015-05-04
perf probe: Accept filter argument for --list
Masami Hiramatsu
1
-3
/
+3
2015-04-29
perf probe: Make --funcs option exclusive
Masami Hiramatsu
1
-0
/
+2
2015-02-06
perf probe: Update man page
Masami Hiramatsu
1
-2
/
+14
2014-09-17
perf tools: Disable kernel symbol demangling by default
Avi Kivity
1
-0
/
+3
2014-03-14
perf probe: Clarify x86 register naming for perf probe
Andi Kleen
1
-0
/
+2
2012-05-11
perf probe: Detect probe target when m/x options are absent
Srikar Dronamraju
1
-2
/
+6
2012-05-11
perf probe: Provide perf interface for uprobes
Srikar Dronamraju
1
-1
/
+14
2011-07-15
perf probe: Support adding probes on offline kernel modules
Masami Hiramatsu
1
-2
/
+4
2011-02-16
perf probe: Support function@filename syntax for --line
Masami Hiramatsu
1
-3
/
+4
2011-01-28
perf probe: Add filters support for available functions
Masami Hiramatsu
1
-4
/
+5
2011-01-28
perf probe: Add variable filter support
Masami Hiramatsu
1
-0
/
+14
2011-01-24
perf probe: Add --funcs to show available functions in symtab
Masami Hiramatsu
1
-0
/
+4
2010-12-21
perf probe: Fix line range description since a single file is allowed
Franck Bui-Huu
1
-1
/
+1
2010-12-01
perf probe: Fix spelling mistake in documentation
Shawn Bohrer
1
-1
/
+1
2010-10-21
perf probe: Add basic module support
Masami Hiramatsu
1
-2
/
+7
2010-10-21
perf probe: Show accessible global variables
Masami Hiramatsu
1
-1
/
+5
2010-10-21
perf probe: Show accessible local variables
Masami Hiramatsu
1
-0
/
+7
2010-07-05
perf probe: Support tracing an entry of array
Masami Hiramatsu
1
-1
/
+1
2010-07-05
perf probe: Support "string" type
Masami Hiramatsu
1
-1
/
+1
2010-06-17
perf probe: Add kernel source path option
Chase Douglas
1
-0
/
+4
2010-04-26
perf probe: Add --max-probes option
Masami Hiramatsu
1
-0
/
+3
2010-04-14
perf probe: Support basic type casting
Masami Hiramatsu
1
-1
/
+2
2010-04-14
perf probe: Use the last field name as the argument name
Masami Hiramatsu
1
-1
/
+1
2010-04-14
perf probe: Support argument name
Masami Hiramatsu
1
-1
/
+9
2010-04-02
perf probe: Fix --line syntax help and document
Masami Hiramatsu
1
-1
/
+1
2010-03-17
perf probe: Add --dry-run option
Masami Hiramatsu
1
-0
/
+5
2010-02-25
perf probe: Add lazy line matching support
Masami Hiramatsu
1
-3
/
+27
2010-02-25
perf probe: Update perf probe document
Masami Hiramatsu
1
-2
/
+26
2010-01-13
perf probe: Support --line option to show probable source-code lines
Masami Hiramatsu
1
-0
/
+20
2009-12-15
perf probe: Support event name for --add option
Masami Hiramatsu
1
-1
/
+2
2009-12-09
perf probe: Update perf-probe document
Masami Hiramatsu
1
-5
/
+16
2009-11-04
perf/probes: Update Documentation/perf-probe.txt
Masami Hiramatsu
1
-8
/
+9
2009-10-17
perf: Add perf-probe document
Masami Hiramatsu
1
-0
/
+48