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 |
Namhyung Kim
|
4093325f82
perf probe: Fix crash in dwarf_getcfi_elf
|
10 years ago |
Masami Hiramatsu
|
664fee3dc3
perf probe: Do not use dwfl_module_addrsym if dwarf_diename finds symbol name
|
11 years ago |
Masami Hiramatsu
|
5f03cba415
perf probe: Make error messages thread-safe
|
11 years ago |
Jiri Olsa
|
ff527bccd4
perf tools: Remove needless getopt.h includes
|
11 years ago |
Masami Hiramatsu
|
69e96eaa4f
perf probe: Improve an error message of perf probe --vars mode
|
11 years ago |
Masami Hiramatsu
|
36d789a4d7
perf probe: Improve error message for unknown member of data structure
|
11 years ago |
Masami Hiramatsu
|
0c188a07b6
perf probe: Fix a segfault if asked for variable it doesn't find
|
11 years ago |