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
/
util
/
probe-file.h
Age
Commit message (
Expand
)
Author
2019-11-18
perf probe: Support DW_AT_const_value constant value
Masami Hiramatsu
2019-11-18
perf probe: Support multiprobe event
Masami Hiramatsu
2019-05-25
perf-probe: Add user memory access attribute support
Masami Hiramatsu
2018-09-24
perf probe: Support SDT markers having reference counter (semaphore)
Ravi Bangoria
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-07-18
perf buildid-cache: Support binary objects from other namespaces
Krister Johansen
2017-04-19
perf str{filter,list}: Disentangle headers
Arnaldo Carvalho de Melo
2017-03-14
perf kretprobes: Offset from reloc_sym if kernel supports it
Naveen N. Rao
2017-03-03
perf probe: Generalize probe event file open routine
Naveen N. Rao
2016-08-23
perf probe: Add supported for type casting by the running kernel
Masami Hiramatsu
2016-07-13
perf list: Show SDT and pre-cached events
Masami Hiramatsu
2016-07-13
perf probe: Allow wildcard for cached events
Masami Hiramatsu
2016-07-13
perf probe-cache: Add for_each_probe_cache_entry() wrapper
Masami Hiramatsu
2016-07-04
perf buildid-cache: Scan and import user SDT events to probe cache
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-07-01
perf probe: Use cache entry if possible
Masami Hiramatsu
2016-06-15
perf probe: Introduce perf_cache interfaces
Masami Hiramatsu
2015-09-04
perf probe: Print deleted events in cmd_probe()
Namhyung Kim
2015-07-20
perf probe: Move ftrace probe-event operations to probe-file.c
Masami Hiramatsu