Kim Phillips
|
b74d12d598
perf tools: Add a "dso_size" sort order
|
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 年之前 |
Paul Clarke
|
d80406453a
perf symbols: Allow user probes on versioned symbols
|
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
|
be39db9f29
perf symbols: Remove symbol_filter_t machinery
|
9 年之前 |
Jiri Olsa
|
6c50258443
perf unwind: Call unwind__prepare_access for forked thread
|
9 年之前 |
Arnaldo Carvalho de Melo
|
b7f9ff5654
perf maps: Introduce maps__find_symbol_by_name()
|
10 年之前 |
Arnaldo Carvalho de Melo
|
e6ce712634
perf symbols: Introduce map__is_(kernel,kmodule)()
|
10 年之前 |
Arnaldo Carvalho de Melo
|
5c24b67aae
perf tools: Replace map->referenced & maps->removed_maps with map->refcnt
|
10 年之前 |
Arnaldo Carvalho de Melo
|
84c2cafa28
perf tools: Reference count struct map
|
10 年之前 |
Arnaldo Carvalho de Melo
|
6a2ffcddad
perf tools: Protect accesses the map rbtrees with a rw lock
|
10 年之前 |
Arnaldo Carvalho de Melo
|
1eee78aea9
perf tools: Introduce struct maps
|
10 年之前 |
Arnaldo Carvalho de Melo
|
f7e365eb61
perf tools: Nuke unused map_groups__flush()
|
10 年之前 |
Arnaldo Carvalho de Melo
|
4d4dee9a96
perf tools: Rename maps__next
|
10 年之前 |
Arnaldo Carvalho de Melo
|
848cbd2562
perf tools: Use atomic.h for the map_groups refcount
|
10 年之前 |
Naveen N. Rao
|
031b84c407
perf probe ppc: Enable matching against dot symbols automatically
|
10 年之前 |
Wang Nan
|
ba92732e98
perf kmaps: Check kmaps to make code more robust
|
10 年之前 |
Arnaldo Carvalho de Melo
|
0a3873a8e2
perf symbols: Introduce 'for' method to iterate over the symbols with a given name
|
10 年之前 |
Arnaldo Carvalho de Melo
|
11246c708a
perf tools: Set thread->mg.machine in all places
|
11 年之前 |
Adrian Hunter
|
5835eddab6
perf tools: Add thread parameter to vdso__dso_findnew()
|
11 年之前 |
Adrian Hunter
|
2a03068c5c
perf tools: Pass machine to vdso__dso_findnew()
|
11 年之前 |
Jiri Olsa
|
acebd408be
perf tools: Remove verbose from functions prototypes
|
11 年之前 |
Adrian Hunter
|
29ce36121e
perf machine: Fix map groups of threads with unknown pids
|
11 年之前 |
Don Zickus
|
7ef807034e
perf tools: Update mmap2 interface with protection and flag bits
|
11 年之前 |
Borislav Petkov
|
d944c4eebc
tools: Consolidate types.h
|
11 年之前 |
Arnaldo Carvalho de Melo
|
a26ca6716a
perf tools: Reference count map_groups objects
|
11 年之前 |