开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
probe-event.c
Age
Commit message (
Expand
)
Author
2015-04-13
perf probe: Find compilation directory path for lazy matching
Naohiro Aota
2015-04-13
perf probe: Set retprobe flag when probe in address-based alternative mode
He Kuang
2015-04-10
perf probe: Support multiple probes on different binaries
Masami Hiramatsu
2015-04-08
perf probe: Fix ARM 32 building error
Wang Nan
2015-04-08
perf kmaps: Check kmaps to make code more robust
Wang Nan
2015-03-24
perf probe: Fix to get ummapped symbol address on kernel
Masami Hiramatsu
2015-03-21
perf probe: Fix failure to add multiple probes without debuginfo
He Kuang
2015-03-12
perf probe: Fix compiles due to declarations using perf_probe_point
David Ahern
2015-03-12
perf probe: Fix possible double free on error
He Kuang
2015-03-12
perf probe: Allow weak symbols to be probed
Namhyung Kim
2015-03-12
perf symbols: Allow symbol alias when loading map for symbol name
Namhyung Kim
2015-03-12
Revert "perf probe: Fix to fall back to find probe point in symbols"
Masami Hiramatsu
2015-03-12
perf probe: Fix --line to handle aliased symbols in glibc
Masami Hiramatsu
2015-03-12
perf probe: Fix to handle aliased symbols in glibc
Masami Hiramatsu
2015-03-02
perf probe: Warn if given uprobe event accesses memory on older kernel
Masami Hiramatsu
2015-02-27
perf probe: Fix a precedence bug
He Kuang
2015-02-27
perf probe: Handle strdup() failure
Arnaldo Carvalho de Melo
2015-02-26
perf probe: Fix get_real_path to free allocated memory in error path
Masami Hiramatsu
2015-02-26
perf probe: Check kprobes blacklist when adding new events
Masami Hiramatsu
2015-02-11
perf tools: Make perf aware of tracefs
Steven Rostedt (Red Hat)
2015-01-21
perf probe: Fix probing kretprobes
Namhyung Kim
2015-01-21
perf symbols: Introduce 'for' method to iterate over the symbols with a given...
Arnaldo Carvalho de Melo
2015-01-21
perf probe: Do not rely on map__load() filter to find symbols
Namhyung Kim
2015-01-16
perf probe: Propagate error code when write(2) failed
Namhyung Kim
2015-01-02
perf probe: Fix to fall back to find probe point in symbols
Masami Hiramatsu
2014-10-29
perf probe: Add --quiet option to suppress output result message
Masami Hiramatsu
2014-09-30
perf symbols: Encapsulate dsos list head into struct dsos
Waiman Long
2014-09-17
perf probe: Do not access kallsyms when analyzing user binaries
Masami Hiramatsu
2014-08-15
perf probe: Make error messages thread-safe
Masami Hiramatsu
2014-08-15
perf probe: Don't use strerror if strlist__add failed
Masami Hiramatsu
2014-08-15
perf probe: Warn user to rebuild target with debuginfo
Masami Hiramatsu
2014-08-13
perf tools: Check recorded kernel version when finding vmlinux
Namhyung Kim
2014-08-13
perf probe: Fix --del option to delete events only with uprobe events
Masami Hiramatsu
2014-08-13
perf probe: Fix --list option to show events only with uprobe events
Masami Hiramatsu
2014-06-10
perf probe: Improve error messages in --line option
Masami Hiramatsu
2014-06-09
perf probe: Improve an error message of perf probe --vars mode
Masami Hiramatsu
2014-02-18
perf probe: Support distro-style debuginfo for uprobe
Masami Hiramatsu
2014-02-18
perf probe: Allow to add events on the local functions
Masami Hiramatsu
2014-02-18
perf probe: Show source-level or symbol-level info for uprobes
Masami Hiramatsu
2014-02-18
perf probe: Show appropriate symbol for ref_reloc_sym based kprobes
Masami Hiramatsu
2014-02-18
perf probe: Find given address from offline dwarf
Masami Hiramatsu
2014-02-18
perf probe: Use ref_reloc_sym based address instead of the symbol name
Masami Hiramatsu
2014-02-18
perf probe: Show in what binaries/modules probes are set
Masami Hiramatsu
2014-02-18
perf probe: Unify show_available_functions for uprobes/kprobes
Masami Hiramatsu
2014-02-18
perf probe: Replace line_list with intlist
Masami Hiramatsu
2014-02-18
perf probe: Remove incorrect symbol check for --list
Masami Hiramatsu
2014-02-18
perf probe: Fix to do exit call for symbol maps
Masami Hiramatsu
2014-02-10
perf probe: Do not add offset twice to uprobe address
Masami Hiramatsu
2014-01-16
perf symbols: Export elf_section_by_name and reuse
Masami Hiramatsu
2014-01-16
perf probe: Release all dynamically allocated parameters
Masami Hiramatsu
[next]