Namhyung Kim
|
260d819e3a
perf machine: Fix __machine__findnew_thread() error path
|
10 жил өмнө |
Kan Liang
|
2e77784bb7
perf callchain: Move cpumode resolve code to add_callchain_ip
|
10 жил өмнө |
Andi Kleen
|
8b7bad58ef
perf callchain: Support handling complete branch stacks as histograms
|
10 жил өмнө |
Namhyung Kim
|
330dfa224f
perf tools: Fix segfault due to invalid kernel dso access
|
10 жил өмнө |
Andi Kleen
|
5550171b2a
perf callchain: Use al.addr to set up call chain
|
10 жил өмнө |
Andi Kleen
|
37592b8afb
perf callchain: Factor out adding new call chain entries
|
10 жил өмнө |
Namhyung Kim
|
96d78059d6
perf tools: Make vmlinux short name more like kallsyms short name
|
10 жил өмнө |
Namhyung Kim
|
b837a8bdc4
perf tools: Fix build-id matching on vmlinux
|
10 жил өмнө |
Namhyung Kim
|
c00c48fc6e
perf symbols: Preparation for compressed kernel module support
|
10 жил өмнө |
Arnaldo Carvalho de Melo
|
dd8c17a5fe
perf callchains: Use thread->mg->machine
|
10 жил өмнө |
Arnaldo Carvalho de Melo
|
cc8b7c2bf5
perf thread: Adopt resolve_callchain method from machine
|
10 жил өмнө |
Arnaldo Carvalho de Melo
|
bb871a9c8d
perf tools: A thread's machine can be found via thread->mg->machine
|
10 жил өмнө |
Arnaldo Carvalho de Melo
|
11246c708a
perf tools: Set thread->mg.machine in all places
|
10 жил өмнө |
Arnaldo Carvalho de Melo
|
e167f995e2
perf machine: Add missing dsos->root rbtree root initialization
|
10 жил өмнө |
Waiman Long
|
4598a0a6d2
perf symbols: Improve DSO long names lookup speed with rbtree
|
11 жил өмнө |
Waiman Long
|
8fa7d87f91
perf symbols: Encapsulate dsos list head into struct dsos
|
11 жил өмнө |
Don Zickus
|
06b2afc0b9
perf machine: Fallback to MAP__FUNCTION if daddr maps are NULL
|
11 жил өмнө |
Adrian Hunter
|
fbe2af45f6
perf tools: Add machine__kernel_ip()
|
11 жил өмнө |
Adrian Hunter
|
4b99375b38
perf machine: Rename machine__get_kernel_start_addr() method
|
11 жил өмнө |
Adrian Hunter
|
cfe1c41405
perf machine: Add machine__thread_exec_comm()
|
11 жил өмнө |
Adrian Hunter
|
65de51f93e
perf tools: Identify which comms are from exec
|
11 жил өмнө |
Adrian Hunter
|
5835eddab6
perf tools: Add thread parameter to vdso__dso_findnew()
|
11 жил өмнө |
Adrian Hunter
|
d027b64001
perf machine: Fix the lifetime of the VDSO temporary file
|
11 жил өмнө |
Adrian Hunter
|
2a03068c5c
perf tools: Pass machine to vdso__dso_findnew()
|
11 жил өмнө |
Adrian Hunter
|
b9d266baac
perf machine: Add ability to record the current tid for each cpu
|
11 жил өмнө |
Adrian Hunter
|
418029b732
perf machine: Fix leak of 'struct thread' on error path
|
11 жил өмнө |
Adrian Hunter
|
29ce36121e
perf machine: Fix map groups of threads with unknown pids
|
11 жил өмнө |
Adrian Hunter
|
1fcb876863
perf machine: Fix the value used for unknown pids
|
11 жил өмнө |
Sukadev Bhattiprolu
|
a60335ba32
perf tools powerpc: Adjust callchain based on DWARF debug info
|
11 жил өмнө |
Simon Que
|
a93f0e551a
perf symbols: Get kernel start address by symbol name
|
11 жил өмнө |