Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
a090bd4ff8387c409732a8e059fbf264ea0bdd56
/
tools
/
perf
/
util
/
unwind-libunwind-local.c
1982ad4
perf report: Fix off-by-one for non-activation frames
by Milian Wolff
· 8 years ago
a43783a
perf tools: Include errno.h where needed
by Arnaldo Carvalho de Melo
· 8 years ago
fd20e81
perf tools: Including missing inttypes.h header
by Arnaldo Carvalho de Melo
· 8 years ago
9343e45
perf unwind: Fix looking up dwarf unwind stack info
by Matija Glavinic Pecotic
· 8 years ago
eac05af
perf jit: Do not assume pgoff is zero
by Stefano Sanfilippo
· 8 years ago
6754075
perf unwind: Use addr_location::addr instead of ip for entries
by Milian Wolff
· 8 years ago
78ff1d6
perf unwind: Change macro names of perf register
by He Kuang
· 8 years ago
19473e7
perf unwind: Introduce flag to separate local/remote unwind compilation
by He Kuang
· 8 years ago
eeb118c
perf unwind: Change fixed name of libunwind__arch_reg_id to macro
by He Kuang
· 8 years ago
f6d7253
perf tools: Extract common API out of unwind-libunwind-local.c
by He Kuang
· 8 years ago
a597b54
perf unwind: Rename unwind-libunwind.c to unwind-libunwind-local.c
by He Kuang
· 8 years ago
[Renamed from tools/perf/util/unwind-libunwind.c]
f83c041
perf unwind: Introduce 'struct unwind_libunwind_ops' for local unwind
by He Kuang
· 8 years ago
e583d70
perf tools: Add dedicated unwind addr_space member into thread struct
by Jiri Olsa
· 9 years ago
0ddf524
perf unwind: Check for mmaps also in MAP__VARIABLE tree
by Jiri Olsa
· 9 years ago
f22ed82
perf unwind: Use find_map function in access_dso_mem
by Jiri Olsa
· 9 years ago
cb1dc22
perf callchain: Add order support for libunwind DWARF unwinder
by Jiri Olsa
· 9 years ago
b26b218
perf callchain: Move initial entry call into get_entries function
by Jiri Olsa
· 9 years ago
7ed4915
perf unwind: Pass symbol source to libunwind
by Rabin Vincent
· 9 years ago
186c6cf
perf callchains: Fix unw_word_t pointer casts
by Rabin Vincent
· 9 years ago
8eac1d5
perf callchain: Use debug_frame if eh_frame is unusable
by Rabin Vincent
· 9 years ago
f005813
perf unwind: Fix a compile error
by Hou Pengyang
· 9 years ago
4bb11d0
perf tools: Add dso__data_get/put_fd()
by Namhyung Kim
· 10 years ago
303cb89
perf callchain: Separate eh/debug frame offset cache.
by Wang Nan
· 10 years ago
f1f13af
perf callchain: Cache eh/debug frame offset for dwarf unwind
by Namhyung Kim
· 10 years ago
b93b096
perf test: Fix dwarf unwind using libunwind.
by Wang Nan
· 10 years ago
dd8c17a
perf callchains: Use thread->mg->machine
by Arnaldo Carvalho de Melo
· 10 years ago
bb871a9
perf tools: A thread's machine can be found via thread->mg->machine
by Arnaldo Carvalho de Melo
· 10 years ago
380b514
perf callchain: Use global caching provided by libunwind
by Namhyung Kim
· 10 years ago
66f066d8
perf callchain: Create an address space per thread
by Namhyung Kim
· 10 years ago
84f5d36
perf tools: Move pr_* debug macros into debug object
by Jiri Olsa
· 10 years ago
c658045
perf tools: Cache dso data file descriptor
by Jiri Olsa
· 11 years ago
53fa8eaa
perf tools: Add data_fd into dso object
by Jiri Olsa
· 11 years ago
c9b951c
perf callchain: Separate perf_reg_value function in perf_regs object
by Jiri Olsa
· 11 years ago
ea3da69
perf callchain: Rename unwind__arch_reg_id into libunwind__arch_reg_id
by Jiri Olsa
· 11 years ago
436aa74
perf callchain: Separate libunwind code to special object
by Jiri Olsa
· 11 years ago
[Renamed from tools/perf/util/unwind.c]
352ea45
perf callchain: Add mask into struct regs_dump
by Jiri Olsa
· 11 years ago
1cf0382
perf callchain: Do not report zero address in unwind
by Jiri Olsa
· 11 years ago
b42dc32d
perf tools: Fix dwarf unwind max_stack processing
by Jiri Olsa
· 11 years ago
99ca423
perf symbols: Export elf_section_by_name and reuse
by Masami Hiramatsu
· 11 years ago
d11416e
perf tools: Use the DWARF unwind info only if loaded
by Jean Pihet
· 11 years ago
37676af
perf symbols: Limit max callchain using max_stack on DWARF unwinding too
by Arnaldo Carvalho de Melo
· 11 years ago
ab255e7
perf: parse the .debug_frame section in case .eh_frame is not present
by Jean Pihet
· 11 years ago
326f59b
perf tools: Remove filter parameter of thread__find_addr_map()
by Adrian Hunter
· 11 years ago
61710bd
perf tools: Remove filter parameter of thread__find_addr_location()
by Adrian Hunter
· 11 years ago
5b7ba82
perf symbols: Load kernel maps before using
by Adrian Hunter
· 11 years ago
1d037ca
perf tools: Use __maybe_used for unused variables
by Irina Tirdea
· 12 years ago
71ad0f5
perf tools: Support for DWARF CFI unwinding on post processing
by Jiri Olsa
· 12 years ago