Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
11246c708acdfa9512d7b69c18938810c20fd6ab
/
tools
/
perf
/
util
/
map.c
11246c7
perf tools: Set thread->mg.machine in all places
by Arnaldo Carvalho de Melo
· 10 years ago
4955ea2
perf tools: Fixup off-by-one comparision in maps__find
by Namhyung Kim
· 10 years ago
77faf4d
perf tools: fix off-by-one error in maps
by Stephane Eranian
· 10 years ago
700be56
perf symbols: Don't try to find DSOs in SYSV maps
by Don Zickus
· 10 years ago
5835edd
perf tools: Add thread parameter to vdso__dso_findnew()
by Adrian Hunter
· 10 years ago
2a03068
perf tools: Pass machine to vdso__dso_findnew()
by Adrian Hunter
· 10 years ago
acebd40
perf tools: Remove verbose from functions prototypes
by Jiri Olsa
· 10 years ago
29ce361
perf machine: Fix map groups of threads with unknown pids
by Adrian Hunter
· 10 years ago
7ef8070
perf tools: Update mmap2 interface with protection and flag bits
by Don Zickus
· 11 years ago
eca8183
perf tools: Add automatic remapping of Android libraries
by Michael Lentine
· 11 years ago
a26ca67
perf tools: Reference count map_groups objects
by Arnaldo Carvalho de Melo
· 11 years ago
93d5731
perf tools: Allocate thread map_groups's dynamically
by Arnaldo Carvalho de Melo
· 11 years ago
9176753
perf symbols: Fix symbol annotation for relocated kernel
by Adrian Hunter
· 11 years ago
4afc81c
perf symbols: Load map before using map->map_ip()
by Masami Hiramatsu
· 11 years ago
578c03c
perf symbols: Fix JIT symbol resolution on heap
by Namhyung Kim
· 11 years ago
cc8fae1
perf script: Add an option to print the source line number
by Adrian Hunter
· 11 years ago
1d5077b
perf annotate: Another fix for annotate_browser__callq()
by Adrian Hunter
· 11 years ago
4e98771
perf symbols: Add map_groups__find_ams()
by Arnaldo Carvalho de Melo
· 11 years ago
89fe808
tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT
by Ingo Molnar
· 11 years ago
5c5e854
perf tools: Add attr->mmap2 support
by Stephane Eranian
· 11 years ago
8e0cf96
perf symbols: Add support for reading from /proc/kcore
by Adrian Hunter
· 11 years ago
0131c4e
perf tools: Make it possible to read object code from kernel modules
by Adrian Hunter
· 11 years ago
39b12f78
perf tools: Make it possible to read object code from vmlinux
by Adrian Hunter
· 11 years ago
89365e6
perf tools: Handle JITed code in shared memory
by Andi Kleen
· 12 years ago
8e16017
perf tools: Use memdup in map__clone
by Arnaldo Carvalho de Melo
· 12 years ago
237a7e0
perf tools: Stop using 'self' in map.[ch]
by Arnaldo Carvalho de Melo
· 12 years ago
d0528b5
perf tools: Add anonymous huge page recognition
by Joshua Zhu
· 12 years ago
69d2591
perf machine: Move more methods to machine.[ch]
by Arnaldo Carvalho de Melo
· 12 years ago
1e82574
perf tools: Fix detection of stack area
by Namhyung Kim
· 12 years ago
ebb296c
perf tools: Move build_id__sprintf into build-id object
by Jiri Olsa
· 12 years ago
29a0fc9
perf tools: Convert to LIBELF_SUPPORT
by Namhyung Kim
· 12 years ago
8f28f19
perf tools: Fix a compiling error in util/map.c
by Feng Tang
· 12 years ago
7dbf4dc
perf tools: Back [vdso] DSO with real data
by Jiri Olsa
· 12 years ago
0f75a71
perf symbols: Remove unused function map__objdump_2ip
by Cody P Schafer
· 12 years ago
393be2e
perf symbols: Support minimal build without libelf
by Namhyung Kim
· 12 years ago
e5a1845
perf symbols: Split out util/symbol-elf.c
by Namhyung Kim
· 12 years ago
c80c3c2
perf kvm: Limit repetitive guestmount message to once per directory
by David Ahern
· 12 years ago
adb5d2a
perf kvm: Fix bug resolving guest kernel syms
by David Ahern
· 12 years ago
5cd95c2
perf kvm: Set name for VM process in guest machine
by David Ahern
· 12 years ago
7ed97ad
perf kvm: Fix segfault with report and mixed guestmount use
by David Ahern
· 12 years ago
31d68e7
perf annotate: Validate addr in symbol__inc_addr_samples
by Arnaldo Carvalho de Melo
· 13 years ago
0bc8d20
perf script: Add option resolving vmlinux path
by Akihiro Nagai
· 13 years ago
547a92e
perf script: Unify the expressions indicating "unknown"
by Akihiro Nagai
· 13 years ago
b424eba
perf session: Move threads to struct machine
by Arnaldo Carvalho de Melo
· 13 years ago
e77b15b
perf tools: Add prelink suggestion to dso update message
by David Ahern
· 13 years ago
87ffef7
perf symbols: Treat all memory maps without dso file as loaded
by Jiri Olsa
· 13 years ago
98dfd55
perf symbols: Stop using 'self' in map_groups__ methods
by Arnaldo Carvalho de Melo
· 13 years ago
9486aa3
perf tools: Fix 64 bit integer format strings
by Arnaldo Carvalho de Melo
· 14 years ago
0a1eae3
perf tools: Don't keep unreferenced maps when unmaps are detected
by Arnaldo Carvalho de Melo
· 14 years ago
076c6e45
perf session: Free the ref_reloc_sym memory at the right place
by Arnaldo Carvalho de Melo
· 14 years ago
d65a458
perf tools: Release session and symbol resources on exit
by Arnaldo Carvalho de Melo
· 14 years ago
591765f
perf tools: Release thread resources on PERF_RECORD_EXIT
by Arnaldo Carvalho de Melo
· 14 years ago
361d134
perf report: Don't abbreviate file paths relative to the cwd
by Dave Martin
· 14 years ago
1f626bc
perf session: Embed the host machine data on perf_session
by Arnaldo Carvalho de Melo
· 15 years ago
d28c622
perf machine: Adopt some map_groups functions
by Arnaldo Carvalho de Melo
· 15 years ago
48ea8f5
perf machine: Pass buffer size to machine__mmap_name
by Arnaldo Carvalho de Melo
· 15 years ago
23346f2
perf tools: Rename "kernel_info" to "machine"
by Arnaldo Carvalho de Melo
· 15 years ago
a1645ce
perf: 'perf kvm' tool for monitoring guest performance from host
by Zhang, Yanmin
· 15 years ago
7e5e1b14
perf symbols: map_groups__find_symbol must return the map too
by Arnaldo Carvalho de Melo
· 15 years ago
c6e718f
perf symbols: Move more map_groups methods to map.c
by Arnaldo Carvalho de Melo
· 15 years ago
4b8cf84
perf symbols: Move map related routines to map.c
by Arnaldo Carvalho de Melo
· 15 years ago
b177f63
perf symbols: Pass the mmap parameters instead of using mmap_event
by Arnaldo Carvalho de Melo
· 15 years ago
3846df2
perf symbols: Improve debugging information about symtab origins
by Arnaldo Carvalho de Melo
· 15 years ago
ee11b90
perf top: Fix annotate for userspace
by Kirill Smelkov
· 15 years ago
7a2b620
perf annotate: Fix it for non-prelinked *.so
by Kirill Smelkov
· 15 years ago
8d92c02
perf symbols: Ditch vdso global variable
by Arnaldo Carvalho de Melo
· 15 years ago
9de89fe
perf symbols: Remove perf_session usage in symbols layer
by Arnaldo Carvalho de Melo
· 15 years ago
a128168
perf probe: Check build-id of vmlinux
by Masami Hiramatsu
· 15 years ago
4aa6563
perf session: Move kmaps to perf_session
by Arnaldo Carvalho de Melo
· 15 years ago
ea08d8c
perf symbols: Ditch dso->find_symbol
by Arnaldo Carvalho de Melo
· 15 years ago
79406cd
perf symbols: Allow lookups by symbol name too
by Arnaldo Carvalho de Melo
· 15 years ago
6a4694a
perf symbols: Better support for multiple symbol tables per dso
by Arnaldo Carvalho de Melo
· 15 years ago
3610583
perf symbols: Add a 'type' field to struct map
by Arnaldo Carvalho de Melo
· 15 years ago
fcf1203
perf symbols: Rename find_symbol routines to find_function
by Arnaldo Carvalho de Melo
· 15 years ago
c338aee
perf symbols: Do lazy symtab loading for the kernel & modules too
by Arnaldo Carvalho de Melo
· 15 years ago
8d06367
perf symbols: Use the buildids if present
by Arnaldo Carvalho de Melo
· 15 years ago
900b20d
perf tools: Fix missing symtabs printouts
by Ingo Molnar
· 15 years ago
d70a540
perf tools: Improve message about missing symtabs for deleted DSOs
by Arnaldo Carvalho de Melo
· 15 years ago
00a192b
perf tools: Simplify the symbol priv area mechanism
by Arnaldo Carvalho de Melo
· 15 years ago
afb7b4f
perf tools: Factor out the map initialization
by Arnaldo Carvalho de Melo
· 15 years ago
66bd842
perf tools: Delay loading symtabs till we hit a map with it
by Arnaldo Carvalho de Melo
· 15 years ago
6beba7a
perf tools: Unify debug messages mechanisms
by Arnaldo Carvalho de Melo
· 15 years ago
e420499
perf annotate: Use the sym_priv_size area for the histogram
by Arnaldo Carvalho de Melo
· 15 years ago
ed52ce2
perf tools: Add ->unmap_ip operation to struct map
by Arnaldo Carvalho de Melo
· 15 years ago
66e274f
perf tools: Factorize the map helpers
by Frederic Weisbecker
· 15 years ago