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
|
9 年之前 |
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 年之前 |
Jiri Olsa
|
6c50258443
perf unwind: Call unwind__prepare_access for forked thread
|
9 年之前 |
Masami Hiramatsu
|
b5d8bbe860
perf tools: Use SBUILD_ID_SIZE where applicable
|
9 年之前 |
Wang Nan
|
a58f7033ba
perf symbols: Record text offset in dso to calculate objdump address
|
9 年之前 |
Masami Hiramatsu
|
d91130e90a
perf tools: Fix maps__fixup_overlappings to put used maps
|
9 年之前 |
Masami Hiramatsu
|
bae32b50ea
perf tools: Fix map_groups__clone to put cloned map
|
9 年之前 |
Yannick Brosseau
|
b2be5451f6
perf tools: Correctly identify anon_hugepage when generating map (v2)
|
9 年之前 |
Jiri Olsa
|
cb8382e058
perf tools: Insert split maps correctly into origin group
|
9 年之前 |
Arnaldo Carvalho de Melo
|
a5e813c686
perf machine: Add method for common kernel_map(FUNCTION) operation
|
10 年之前 |
Arnaldo Carvalho de Melo
|
77e6597749
perf machine: Use machine__kernel_map() thoroughly
|
10 年之前 |
Arnaldo Carvalho de Melo
|
b7f9ff5654
perf maps: Introduce maps__find_symbol_by_name()
|
10 年之前 |
Arnaldo Carvalho de Melo
|
66671d001a
perf tools: Initialize reference counts in map__clone()
|
10 年之前 |
Arnaldo Carvalho de Melo
|
e6ce712634
perf symbols: Introduce map__is_(kernel,kmodule)()
|
10 年之前 |