Namhyung Kim
|
4955ea225d
perf tools: Fixup off-by-one comparision in maps__find
|
10 years ago |
Stephane Eranian
|
77faf4d060
perf tools: fix off-by-one error in maps
|
11 years ago |
Don Zickus
|
700be56430
perf symbols: Don't try to find DSOs in SYSV maps
|
11 years ago |
Adrian Hunter
|
5835eddab6
perf tools: Add thread parameter to vdso__dso_findnew()
|
11 years ago |
Adrian Hunter
|
2a03068c5c
perf tools: Pass machine to vdso__dso_findnew()
|
11 years ago |
Jiri Olsa
|
acebd408be
perf tools: Remove verbose from functions prototypes
|
11 years ago |
Adrian Hunter
|
29ce36121e
perf machine: Fix map groups of threads with unknown pids
|
11 years ago |
Don Zickus
|
7ef807034e
perf tools: Update mmap2 interface with protection and flag bits
|
11 years ago |
Michael Lentine
|
eca8183699
perf tools: Add automatic remapping of Android libraries
|
11 years ago |
Arnaldo Carvalho de Melo
|
a26ca6716a
perf tools: Reference count map_groups objects
|
11 years ago |
Arnaldo Carvalho de Melo
|
93d5731dcb
perf tools: Allocate thread map_groups's dynamically
|
11 years ago |
Adrian Hunter
|
9176753d1e
perf symbols: Fix symbol annotation for relocated kernel
|
11 years ago |
Masami Hiramatsu
|
4afc81cd1c
perf symbols: Load map before using map->map_ip()
|
11 years ago |
Namhyung Kim
|
578c03c86f
perf symbols: Fix JIT symbol resolution on heap
|
11 years ago |
Adrian Hunter
|
cc8fae1d81
perf script: Add an option to print the source line number
|
11 years ago |
Adrian Hunter
|
1d5077bdd9
perf annotate: Another fix for annotate_browser__callq()
|
12 years ago |
Arnaldo Carvalho de Melo
|
4e98771274
perf symbols: Add map_groups__find_ams()
|
12 years ago |
Ingo Molnar
|
89fe808ae7
tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT
|
12 years ago |
Stephane Eranian
|
5c5e854bc7
perf tools: Add attr->mmap2 support
|
12 years ago |
Adrian Hunter
|
8e0cf965f9
perf symbols: Add support for reading from /proc/kcore
|
12 years ago |
Adrian Hunter
|
0131c4ec79
perf tools: Make it possible to read object code from kernel modules
|
12 years ago |
Adrian Hunter
|
39b12f7812
perf tools: Make it possible to read object code from vmlinux
|
12 years ago |
Andi Kleen
|
89365e6c9a
perf tools: Handle JITed code in shared memory
|
12 years ago |
Arnaldo Carvalho de Melo
|
8e16017d49
perf tools: Use memdup in map__clone
|
12 years ago |
Arnaldo Carvalho de Melo
|
237a7e04a1
perf tools: Stop using 'self' in map.[ch]
|
12 years ago |
Joshua Zhu
|
d0528b5d71
perf tools: Add anonymous huge page recognition
|
12 years ago |
Arnaldo Carvalho de Melo
|
69d2591a82
perf machine: Move more methods to machine.[ch]
|
12 years ago |
Namhyung Kim
|
1e82574d1d
perf tools: Fix detection of stack area
|
12 years ago |
Jiri Olsa
|
ebb296c276
perf tools: Move build_id__sprintf into build-id object
|
12 years ago |
Namhyung Kim
|
29a0fc9b2b
perf tools: Convert to LIBELF_SUPPORT
|
13 years ago |