index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
Documentation
/
perf-probe.txt
Age
Commit message (
Expand
)
Author
2023-01-19
perf docs: Fix a typo in 'perf probe' man page: l20th -> 120th
qinyu
2022-10-27
perf tools: Make quiet mode consistent between tools
James Clark
2021-06-04
perf probe: Add permission and sysctl notice to man page
Masami Hiramatsu
2019-05-25
perf-probe: Add user memory access attribute support
Masami Hiramatsu
2017-12-27
perf probe: Support escaped character in parser
Masami Hiramatsu
2017-12-27
perf probe: Add __return suffix for return events
Masami Hiramatsu
2017-07-18
perf buildid-cache: Support binary objects from other namespaces
Krister Johansen
2017-07-18
perf probe: Allow placing uprobes in alternate namespaces.
Krister Johansen
2017-06-07
perf probe: Fix examples section of documentation
SeongJae Park
2016-09-01
perf probe: Ignore vmlinux buildid if offline kernel is given
Masami Hiramatsu
2016-09-01
perf probe: Show trace event definition
Masami Hiramatsu
2016-08-23
ftrace: kprobe: uprobe: Show u8/u16/u32/u64 types in decimal
Masami Hiramatsu
2016-08-23
perf probe: Support hexadecimal casting
Masami Hiramatsu
2016-08-23
ftrace: kprobe: uprobe: Add x8/x16/x32/x64 for hexadecimal types
Masami Hiramatsu
2016-08-09
perf probe: Support signedness casting
Naohiro Aota
2016-07-13
perf probe: Support a special SDT probe format
Masami Hiramatsu
2016-07-13
perf probe: Accept %sdt and %cached event name
Masami Hiramatsu
2016-07-04
perf probe: Add group name support
Masami Hiramatsu
2016-07-01
perf probe: Remove caches when --cache is given
Masami Hiramatsu
2016-07-01
perf probe: Show all cached probes
Masami Hiramatsu
2016-06-15
perf probe: Add --cache option to cache the probe definitions
Masami Hiramatsu
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
[next]