index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
probe-file.c
Age
Commit message (
Expand
)
Author
2016-09-29
perf probe: Increase debug level of SDT debug messages
Adrian Hunter
2016-08-24
perf probe: Remove unused tracing_dir variable
Masami Hiramatsu
2016-08-23
perf probe: Add supported for type casting by the running kernel
Masami Hiramatsu
2016-08-15
perf probe: Release resources on error when handling exit paths
Arnaldo Carvalho de Melo
2016-08-15
perf probe: Check for dup and fdopen failures
Colin Ian King
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-13
perf probe: Make --list show only available cached events
Masami Hiramatsu
2016-07-13
perf probe: Accept %sdt and %cached event name
Masami Hiramatsu
2016-07-12
perf tools: Add feature detection for gelf_getnote()
Arnaldo Carvalho de Melo
2016-07-12
tools: Introduce str_error_r()
Arnaldo Carvalho de Melo
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-23
perf tools: Rename strlist_for_each() macros to for_each_entry()
Arnaldo Carvalho de Melo
2016-06-15
perf probe: Introduce perf_cache interfaces
Masami Hiramatsu
2016-04-26
perf probe: Let probe_file__add_event return 0 if succeeded
Masami Hiramatsu
2015-11-11
perf probe: Verify parameters in two functions
Wang Nan
2015-09-14
perf tools: Switch to tracing_path interface on appropriate places
Jiri Olsa
2015-09-14
tools lib api fs: Replace debugfs/tracefs objects interface with fs.c
Jiri Olsa
2015-09-04
perf probe: Print deleted events in cmd_probe()
Namhyung Kim
2015-09-04
perf probe: Split del_perf_probe_events()
Namhyung Kim
2015-07-20
perf probe: Move ftrace probe-event operations to probe-file.c
Masami Hiramatsu