Arnaldo Carvalho de Melo
|
3183f8ca30
perf symbols: Unify symbol maps
|
7 жил өмнө |
Arnaldo Carvalho de Melo
|
d88205db9c
perf dso: Add dso__has_symbols() method
|
7 жил өмнө |
Ingo Molnar
|
15bcdc9477
Merge branch 'linus' into perf/core, to fix conflicts
|
7 жил өмнө |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 жил өмнө |
Milian Wolff
|
21ac9d547f
perf report: Cache srclines for callchain nodes
|
7 жил өмнө |
Milian Wolff
|
11ea2515f3
perf callchain: Create real callchain entries for inlined frames
|
7 жил өмнө |
Arnaldo Carvalho de Melo
|
0a7c74eae3
perf tools: Provide mutex wrappers for pthreads rwlocks
|
8 жил өмнө |
Krister Johansen
|
d2396999c9
perf buildid-cache: Cache debuginfo
|
8 жил өмнө |
Krister Johansen
|
843ff37bb5
perf symbols: Find symbols in different mount namespace
|
8 жил өмнө |
Namhyung Kim
|
42b3fa6708
perf tools: Introduce dso__decompress_kmodule_{fd,path}
|
8 жил өмнө |
Namhyung Kim
|
6b335e8f54
perf symbols: Set module info when build-id event found
|
8 жил өмнө |
Elena Reshetova
|
7100810a75
perf dso: Convert dso.refcnt from atomic_t to refcount_t
|
8 жил өмнө |
Arnaldo Carvalho de Melo
|
d0761e37fe
perf tools: Uninline scnprintf() and vscnprint()
|
9 жил өмнө |
Jiri Olsa
|
f3069249e9
perf tools: Allow to reset open files counter
|
9 жил өмнө |
Masami Hiramatsu
|
01412261d9
perf buildid-cache: Use path/to/bin/buildid/elf instead of path/to/bin/buildid
|
9 жил өмнө |
Arnaldo Carvalho de Melo
|
b8f8eb84f4
perf tools: Remove misplaced __maybe_unused
|
9 жил өмнө |
Wang Nan
|
73cdf0c6ea
perf symbols: Record text offset in dso to calculate objdump address
|
9 жил өмнө |
Adrian Hunter
|
e266a753bf
perf symbols: Fix dso lookup by long name and missing buildids
|
9 жил өмнө |
Arnaldo Carvalho de Melo
|
c0b4dffbc5
perf annotate: Reset the dso find_symbol cache when removing symbols
|
10 жил өмнө |
Arnaldo Carvalho de Melo
|
b685ac22b4
perf symbols: Add front end cache for DSO symbol lookup
|
10 жил өмнө |
Arnaldo Carvalho de Melo
|
d3a7c489c7
perf tools: Reference count struct dso
|
10 жил өмнө |
Arnaldo Carvalho de Melo
|
e880784422
perf tools: Protect accesses the dso rbtrees/lists with a rw lock
|
10 жил өмнө |
Wang Nan
|
1f121b03d0
perf tools: Deal with kernel module names in '[]' correctly
|
10 жил өмнө |
Arnaldo Carvalho de Melo
|
459ce518d9
perf machine: Adopt findnew_kernel method
|
10 жил өмнө |
Namhyung Kim
|
4bb11d012a
perf tools: Add dso__data_get/put_fd()
|
10 жил өмнө |
Namhyung Kim
|
4a936edc31
perf symbols: Protect dso symbol loading using a mutex
|
10 жил өмнө |
Adrian Hunter
|
cfe9174fcf
perf tools: Add member to struct dso for an instruction cache
|
10 жил өмнө |
Arnaldo Carvalho de Melo
|
18425f13a0
perf symbols: Save DSO loading errno to better report errors
|
10 жил өмнө |
Jiri Olsa
|
907fb509f0
perf tools: Remove is_kmodule_extension function
|
10 жил өмнө |
Jiri Olsa
|
e746b3ea0d
perf tools: Remove compressed argument from is_kernel_module
|
10 жил өмнө |