Masami Hiramatsu
|
4d3b162690
perf probe: Fix to free temporal Dwarf_Frame correctly
|
9 years ago |
Masami Hiramatsu
|
05c8d802fa
perf probe: Fix to free temporal Dwarf_Frame
|
9 years ago |
Wang Nan
|
092b1f0b5f
perf probe: Clear probe_trace_event when add_probe_trace_event() fails
|
9 years ago |
Masami Hiramatsu
|
0196e787ce
perf probe: Fix memory leaking on failure by clearing all probe_trace_events
|
9 years ago |
Masami Hiramatsu
|
6cca13bdf5
perf probe: Improve error message when %return is on inlined function
|
10 years ago |
Masami Hiramatsu
|
9b239a12bc
perf probe: Show correct source lines of probes on kmodules
|
10 years ago |
Masami Hiramatsu
|
9135949ddd
perf probe: Begin and end libdwfl report session correctly
|
10 years ago |
Wang Nan
|
da15bd9df4
perf probe: Support probing at absolute address
|
10 years ago |
Arnaldo Carvalho de Melo
|
4a77e2183f
perf strlist: Make dupstr be the default and part of an extensible config parm
|
10 years ago |
Arnaldo Carvalho de Melo
|
d3a7c489c7
perf tools: Reference count struct dso
|
10 years ago |
Naveen N. Rao
|
d4c537e6bf
perf probe: Ignore tail calls to probed functions
|
10 years ago |
He Kuang
|
7d5eaba9b3
perf probe: Show better error message when failed to find variable
|
10 years ago |
He Kuang
|
349e8d2611
perf probe: Add --range option to show a variable's location range
|
10 years ago |
He Kuang
|
fb9596d173
perf probe: Remove length limitation for showing available variables
|
10 years ago |
Ingo Molnar
|
f7dc7fd1c0
Merge branch 'perf/urgent' into perf/core, to resolve conflicts
|
10 years ago |
Masami Hiramatsu
|
4c85935122
perf probe: Support glob wildcards for function name
|
10 years ago |
Masami Hiramatsu
|
6cfd1f6805
perf probe: Add --no-inlines option to avoid searching inline functions
|
10 years ago |
Masami Hiramatsu
|
ddb2f58f9f
perf probe: Introduce probe_conf global configs
|
10 years ago |
Masami Hiramatsu
|
f8bffbf122
perf probe: Support $params special probe argument
|
10 years ago |
Linus Torvalds
|
d8fce2db72
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
10 years ago |
He Kuang
|
d13855ef18
perf probe: Fix bug with global variables handling
|
10 years ago |
Linus Torvalds
|
96b90f27bc
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
10 years ago |
Linus Torvalds
|
6c8a53c9e6
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
10 years ago |
Linus Torvalds
|
d0bbe0dd35
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
10 years ago |
He Kuang
|
f19e80c640
perf probe: Fix segfault when probe with lazy_line to file
|
10 years ago |
Naohiro Aota
|
09ed8975c4
perf probe: Find compilation directory path for lazy matching
|
10 years ago |
Masami Hiramatsu
|
c72738355b
perf probe: Fix to track down unnamed union/structure members
|
10 years ago |
Masanari Iida
|
d939be3add
treewide: Fix typo in printk messages
|
10 years ago |
Masami Hiramatsu
|
0104fe69e0
perf probe: Remove bias offset to find probe point by address
|
10 years ago |
Masami Hiramatsu
|
e1ecbbc3fa
perf probe: Fix to handle optimized not-inlined functions
|
10 years ago |