Ingo Molnar
|
fb437bc8fe
Merge tag 'v4.19-rc5' into perf/core, to pick up fixes
|
6 年之前 |
Adrian Hunter
|
03db8b583d
perf tools: Fix maps__find_symbol_by_name()
|
7 年之前 |
Arnaldo Carvalho de Melo
|
d8e75a110d
perf map: Turn some pr_warning() to pr_debug()
|
7 年之前 |
Konstantin Khlebnikov
|
6a9405b56c
perf map: Optimize maps__fixup_overlappings()
|
7 年之前 |
Adrian Hunter
|
97802f3b81
perf map: Consider PTI entry trampolines in rip_2objdump()
|
7 年之前 |
Arnaldo Carvalho de Melo
|
e2d88aaa64
perf srcline: Introduce map__srcline() to make code more compact
|
7 年之前 |
Adrian Hunter
|
5759a6820a
perf machine: Allow for extra kernel maps
|
7 年之前 |
Arnaldo Carvalho de Melo
|
3183f8ca30
perf symbols: Unify symbol maps
|
7 年之前 |
Arnaldo Carvalho de Melo
|
d183b2614f
perf map: Use map->prot in place of type==MAP__FUNCTION
|
7 年之前 |
Arnaldo Carvalho de Melo
|
af07eeb04c
perf symbols: Remove map_type arg from dso__find_symbol()
|
7 年之前 |
Arnaldo Carvalho de Melo
|
abe5449d2d
perf map: Shorten map_groups__find() signature
|
7 年之前 |
Arnaldo Carvalho de Melo
|
e94b861a23
perf map: Introduce map__has_symbols()
|
7 年之前 |
Jin Yao
|
935f5a9d45
perf report: Fix a wrong offset issue when using /proc/kcore
|
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 年之前 |
Arnaldo Carvalho de Melo
|
0a7c74eae3
perf tools: Provide mutex wrappers for pthreads rwlocks
|
8 年之前 |
Krister Johansen
|
bf2e710b3c
perf maps: Lookup maps in both intitial mountns and inner mountns.
|
8 年之前 |
Krister Johansen
|
843ff37bb5
perf symbols: Find symbols in different mount namespace
|
8 年之前 |
Paul Clarke
|
d80406453a
perf symbols: Allow user probes on versioned symbols
|
8 年之前 |
Arnaldo Carvalho de Melo
|
8ec20b176c
perf str{filter,list}: Disentangle headers
|
8 年之前 |
Arnaldo Carvalho de Melo
|
632a5cabea
perf tools: Move srcline definitions to separate header
|
8 年之前 |
Milian Wolff
|
5dfa210e40
perf report: Enable sorting by srcline as key
|
8 年之前 |
Elena Reshetova
|
ead05e8f3f
perf map: Convert map_groups.refcnt from atomic_t to refcount_t
|
8 年之前 |
Elena Reshetova
|
e3a42cdd3e
perf map: Convert map.refcnt from atomic_t to refcount_t
|
8 年之前 |
Arnaldo Carvalho de Melo
|
5eae7d8425
perf symbols: dso->name is an array, no need to check it against NULL
|
8 年之前 |
Alexis Berlemont
|
21e8c81095
perf hists browser: Dynamically change verbosity level
|
8 年之前 |
Arnaldo Carvalho de Melo
|
fbef103fad
perf tools: Do hugetlb handling in more systems
|
9 年之前 |
Wang Nan
|
0ac3348e50
perf tools: Recognize hugetlb mapping as anon mapping
|
9 年之前 |
Arnaldo Carvalho de Melo
|
be39db9f29
perf symbols: Remove symbol_filter_t machinery
|
9 年之前 |
Masami Hiramatsu
|
e70493429b
perf probe: Warn unmatched function filter correctly
|
9 年之前 |