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-event.c
Age
Commit message (
Expand
)
Author
2016-10-03
perf probe: Check if *ptr2 is zero and not ptr2
Colin Ian King
2016-09-29
perf probe: Fix to cut off incompatible chars from group name
Masami Hiramatsu
2016-09-05
perf symbols: Remove symbol_filter_t machinery
Arnaldo Carvalho de Melo
2016-09-01
perf probe: Add helper function to check if probe with variable
Ravi Bangoria
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-09-01
perf probe: Do not use map_load filters for function
Arnaldo Carvalho de Melo
2016-08-09
perf probe ppc64le: Fix probe location when using DWARF
Ravi Bangoria
2016-08-09
perf probe: Add function to post process kernel trace events
Ravi Bangoria
2016-08-09
perf probe: Fix module name matching
Konstantin Khlebnikov
2016-08-09
perf probe: Adjust map->reloc offset when finding kernel symbol from map
Masami Hiramatsu
2016-07-18
perf probe: Warn unmatched function filter correctly
Masami Hiramatsu
2016-07-13
perf probe: Support a special SDT probe format
Masami Hiramatsu
2016-07-13
perf probe: Support @BUILDID or @FILE suffix for SDT events
Masami Hiramatsu
2016-07-13
perf probe: Search SDT/cached event from all probe caches
Masami Hiramatsu
2016-07-13
perf probe: Allow wildcard for cached events
Masami Hiramatsu
2016-07-13
perf probe: Accept %sdt and %cached event name
Masami Hiramatsu
2016-07-13
perf probe: Fix to show correct error message for $vars and $params
Masami Hiramatsu
2016-07-12
tools: Introduce str_error_r()
Arnaldo Carvalho de Melo
2016-07-04
perf probe: Add group name support
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 intlist: Rename for_each() macros to for_each_entry()
Arnaldo Carvalho de Melo
2016-06-23
perf tools: Rename strlist_for_each() macros to for_each_entry()
Arnaldo Carvalho de Melo
2016-06-22
perf machine: Destructors should accept NULL
Arnaldo Carvalho de Melo
2016-06-15
perf probe: Add --cache option to cache the probe definitions
Masami Hiramatsu
2016-06-14
perf probe: Uncomment and export synthesize_perf_probe_point()
Masami Hiramatsu
2016-06-14
perf probe: Add perf_probe_event__copy()
Masami Hiramatsu
2016-06-14
perf probe: Fix to add NULL check for strndup
Masami Hiramatsu
2016-05-10
perf probe: Check the return value of strbuf APIs
Masami Hiramatsu
2016-05-05
perf symbols: Fix kallsyms perf test on ppc64le
Naveen N. Rao
2016-04-28
perf probe: Use strbuf for making strings
Masami Hiramatsu
2016-04-26
perf probe: Fix module probe issue if no dwarf support
Ravi Bangoria
2016-04-26
perf probe: Fix offline module name missmatch issue
Ravi Bangoria
2016-04-26
perf probe: Set default kprobe group name if it is not given
Masami Hiramatsu
2016-04-26
perf probe: Close target file on error path
Masami Hiramatsu
2016-03-23
perf probe: No need to use formatting strbuf method
Arnaldo Carvalho de Melo
2015-11-18
perf bpf: Allow BPF program config probing options
Wang Nan
2015-11-06
perf probe: Cleanup find_perf_probe_point_from_map to reduce redundancy
Masami Hiramatsu
2015-11-05
perf tools: Fix find_perf_probe_point_from_map() which incorrectly returns su...
Wang Nan
2015-10-02
perf probe: Allow probing on kmodules without dwarf
Masami Hiramatsu
2015-09-30
perf probe: Fix a segfault bug in debuginfo_cache
Masami Hiramatsu
2015-09-30
perf probe: Show correct source lines of probes on kmodules
Masami Hiramatsu
2015-09-30
perf probe: Fix to remove dot suffix from second or latter events
Masami Hiramatsu
2015-09-30
perf machine: Add method for common kernel_map(FUNCTION) operation
Arnaldo Carvalho de Melo
2015-09-30
perf machine: Use machine__kernel_map() thoroughly
Arnaldo Carvalho de Melo
2015-09-28
Merge branch 'linus' into perf/core, to pick up fixes before applying new cha...
Ingo Molnar
2015-09-25
perf probe: Use existing routine to look for a kernel module by dso->short_name
Arnaldo Carvalho de Melo
2015-09-15
perf probe: Export init/exit_probe_symbol_maps()
Namhyung Kim
2015-09-15
perf probe: Free perf_probe_event in cleanup_perf_probe_events()
Namhyung Kim
[next]