David Miller
|
4f8f382e63
perf tools: Don't clone maps from parent when synthesizing forks
|
6 years ago |
Andi Kleen
|
99f753f048
perf script: Implement --graph-function
|
6 years ago |
Arnaldo Carvalho de Melo
|
404eb5a436
perf thread: Make thread__find_map() search all maps
|
7 years ago |
Arnaldo Carvalho de Melo
|
117d3c2474
perf thread: Ditch __thread__find_symbol()
|
7 years ago |
Arnaldo Carvalho de Melo
|
26bd933164
perf thread: Remove addr_type arg from thread__find_cpumode_addr_location()
|
7 years ago |
Arnaldo Carvalho de Melo
|
d9a5f27460
perf thread: Make thread__find_symbol() return the symbol searched
|
7 years ago |
Arnaldo Carvalho de Melo
|
71a84b5aed
perf thread: Make thread__find_map() return the map
|
7 years ago |
Arnaldo Carvalho de Melo
|
4546263d72
perf thread: Introduce thread__find_symbol()
|
7 years ago |
Arnaldo Carvalho de Melo
|
f07a2d32b5
perf thread: Introduce thread__find_map()
|
7 years ago |
Changbin Du
|
8640da9f4f
perf sched: Move thread::shortname to thread_runtime
|
7 years ago |
Ingo Molnar
|
15bcdc9477
Merge branch 'linus' into perf/core, to fix conflicts
|
7 years ago |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
Kan Liang
|
b32ee9e522
perf tools: Lock to protect namespaces and comm list
|
7 years ago |
Krister Johansen
|
843ff37bb5
perf symbols: Find symbols in different mount namespace
|
8 years ago |
Hari Bathini
|
f3b3614a28
perf tools: Add PERF_RECORD_NAMESPACES to include namespaces related info
|
8 years ago |
Elena Reshetova
|
e34f5b11cd
perf thread: convert thread.refcnt from atomic_t to refcount_t
|
8 years ago |
He Kuang
|
8132a2a841
perf unwind: Move unwind__prepare_access from thread_new into thread__insert_map
|
9 years ago |
He Kuang
|
f83c04156c
perf unwind: Introduce 'struct unwind_libunwind_ops' for local unwind
|
9 years ago |
He Kuang
|
c1d1d0d9b3
perf unwind: Decouple thread->address_space on libunwind
|
9 years ago |
Andi Kleen
|
480ca357fd
perf thread: Adopt get_main_thread from db-export.c
|
9 years ago |
Arnaldo Carvalho de Melo
|
2f3027ac28
perf thread: Introduce method to set comm from /proc/pid/self
|
9 years ago |
Jiri Olsa
|
e583d70c54
perf tools: Add dedicated unwind addr_space member into thread struct
|
9 years ago |
Arnaldo Carvalho de Melo
|
86066064e3
perf tools: Elliminate alignment holes
|
10 years ago |
Arnaldo Carvalho de Melo
|
e1ed3a5b87
perf tools: Use atomic_t to implement thread__{get,put} refcnt
|
10 years ago |
David Ahern
|
e03eaa400c
perf tools: Add pid/tid filtering to report and script commands
|
10 years ago |
Arnaldo Carvalho de Melo
|
f3b623b849
perf tools: Reference count struct thread
|
10 years ago |
Adrian Hunter
|
00447ccdf3
perf tools: Add a thread stack for synthesizing call chains
|
10 years ago |
Adrian Hunter
|
0db15b1e84
perf tools: Add facility to export data in database-friendly way
|
10 years ago |
Arnaldo Carvalho de Melo
|
bb871a9c8d
perf tools: A thread's machine can be found via thread->mg->machine
|
10 years ago |
Adrian Hunter
|
65de51f93e
perf tools: Identify which comms are from exec
|
11 years ago |