Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
7ef807034ef33f8afe33fa7957c73954e8e4f89c
/
tools
/
perf
/
util
/
machine.c
7ef8070
perf tools: Update mmap2 interface with protection and flag bits
by Don Zickus
· 10 years ago
aeffe2a
Merge branch 'perf/urgent' into perf/core, to resolve conflict
by Ingo Molnar
· 11 years ago
61d4290
perf machine: Search for modules in %s/lib/modules/%s
by Richard Yao
· 11 years ago
cddcef6
perf tools: Share map_groups among threads of the same group
by Jiri Olsa
· 11 years ago
11c9abf
perf tools: Use tid in mmap/mmap2 events to find maps
by Don Zickus
· 11 years ago
b3cef7f
perf symbols: Record the reason for filtering an address_location
by Namhyung Kim
· 11 years ago
d75e609
perf machine: Factor machine__find_thread to take tid argument
by Jiri Olsa
· 11 years ago
52a3cb8
perf symbols: Introduce thread__find_cpumode_addr_location
by Arnaldo Carvalho de Melo
· 11 years ago
0066f3b
Merge branch 'perf/urgent' into perf/core
by Ingo Molnar
· 11 years ago
fdf57dd
perf machine: Use map as success in ip__resolve_ams
by Don Zickus
· 11 years ago
352ea45
perf callchain: Add mask into struct regs_dump
by Jiri Olsa
· 11 years ago
644f2df
perf tools: Shorten sample symbol resolving function signature
by Arnaldo Carvalho de Melo
· 11 years ago
e80faac
perf tools: Shorten sample symbol resolving function signature
by Arnaldo Carvalho de Melo
· 11 years ago
5512cf2
perf machine: Set up ref_reloc_sym in machine__create_kernel_maps()
by Adrian Hunter
· 11 years ago
15a0a87
perf machine: Add machine__get_kallsyms_filename()
by Adrian Hunter
· 11 years ago
540476d
perf tools: Remove symbol_conf.use_callchain check
by Namhyung Kim
· 11 years ago
14bd6d2
perf machine: Fix id_hdr_size initialization
by Jiri Olsa
· 11 years ago
0466252
perf tools: Introduce zfree
by Arnaldo Carvalho de Melo
· 11 years ago
c506c96
tools lib symbol: Start carving out symbol parsing routines from perf
by Arnaldo Carvalho de Melo
· 11 years ago
7e155d4
perf symbols: Remove open coded management of long_name_allocated member
by Arnaldo Carvalho de Melo
· 11 years ago
58a98c9
perf symbols: Remove open coded management of short_name_allocated member
by Adrian Hunter
· 11 years ago
7521ab5
perf machine: Don't open code assign dso->short_name
by Arnaldo Carvalho de Melo
· 11 years ago
c7282f2
perf symbols: Rename [sl]name_alloc to match the members they refer to
by Arnaldo Carvalho de Melo
· 11 years ago
2f37573
perf tools: Remove condition in machine__get_kernel_start_addr.
by Dongsheng Yang
· 11 years ago
37676af
perf symbols: Limit max callchain using max_stack on DWARF unwinding too
by Arnaldo Carvalho de Melo
· 11 years ago
602ad87
perf target: Shorten perf_target__ to target__
by Arnaldo Carvalho de Melo
· 11 years ago
a33fbd5
perf machine: Simplify synthesize_threads method
by Arnaldo Carvalho de Melo
· 11 years ago
58d925d
perf machine: Introduce synthesize_threads method out of open coded equivalent
by Arnaldo Carvalho de Melo
· 11 years ago
162f0be
perf tools: Add time argument on COMM setting
by Frederic Weisbecker
· 11 years ago
91e9561
perf report: Add --max-stack option to limit callchain stack scan
by Waiman Long
· 11 years ago
316d70d
perf symbols: Make a separate function to parse /proc/modules
by Adrian Hunter
· 11 years ago
35feee1
perf machine: Add method to loop over threads and invoke handler
by David Ahern
· 11 years ago
8fb598e
perf trace: Fix comm resolution when reading events from file
by David Ahern
· 11 years ago
f4be904
perf machine: Use snprintf instead of sprintf
by Adrian Hunter
· 11 years ago
aa7fe3b
perf machine: Fix path unpopulated in machine__create_modules()
by Adrian Hunter
· 11 years ago
5c5e854
perf tools: Add attr->mmap2 support
by Stephane Eranian
· 11 years ago
314add6
perf tools: change machine__findnew_thread() to set thread pid
by Adrian Hunter
· 11 years ago
99d725f
perf tools: Add pid to struct thread
by Adrian Hunter
· 11 years ago
236a3bb
perf tools: Sample after exit loses thread correlation
by David Ahern
· 11 years ago
61710bd
perf tools: Remove filter parameter of thread__find_addr_location()
by Adrian Hunter
· 11 years ago
611a5ce
perf machine: Add symbol filter to struct machine
by Adrian Hunter
· 11 years ago
8f76fcd
perf machine: Do not require /lib/modules/* on a guest
by Jason Wessel
· 11 years ago
8e0cf96
perf symbols: Add support for reading from /proc/kcore
by Adrian Hunter
· 11 years ago
39b12f78
perf tools: Make it possible to read object code from vmlinux
by Adrian Hunter
· 11 years ago
b21484f
perf report/top: Add option to collapse undesired parts of call graph
by Greg Price
· 12 years ago
3805123
perf tools: struct thread has a tid not a pid
by Adrian Hunter
· 11 years ago
fa1531f
perf tools: Remove callchain_cursor_reset call
by Jiri Olsa
· 11 years ago
bad4091
perf machine: Detect data vs. text mappings
by Stephane Eranian
· 12 years ago
98a3b32
perf tools: Add mem access sampling core support
by Stephane Eranian
· 12 years ago
ed8996a
perf machine: Move machine__remove_thread and make static
by David Ahern
· 12 years ago
876650e
perf machine: Introduce struct machines
by Arnaldo Carvalho de Melo
· 12 years ago
3f067dc
perf machine: Move more machine methods to machine.c
by Arnaldo Carvalho de Melo
· 12 years ago
69d2591
perf machine: Move more methods to machine.[ch]
by Arnaldo Carvalho de Melo
· 12 years ago
4552cf0f
perf machine: Set kernel data mapping length
by Namhyung Kim
· 12 years ago
b0a7d1a
perf machine: Carve up event processing specific from perf_tool
by Arnaldo Carvalho de Melo
· 12 years ago
9d2f8e2
perf machine: Introduce find_thread method
by Arnaldo Carvalho de Melo
· 12 years ago