index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
unwind-libunwind.c
Age
Commit message (
Expand
)
Author
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-07-04
perf unwind: Do not fail due to missing unwind support
Jiri Olsa
2016-07-04
perf unwind: Add initialized arg into unwind__prepare_access
Jiri Olsa
2016-06-07
perf callchain: Support aarch64 cross-platform
He Kuang
2016-06-07
perf callchain: Support x86 target platform
He Kuang
2016-06-07
perf unwind: Check the target platform before assigning unwind methods
He Kuang
2016-06-07
perf tools: Extract common API out of unwind-libunwind-local.c
He Kuang
2016-06-07
perf unwind: Rename unwind-libunwind.c to unwind-libunwind-local.c
He Kuang
2016-06-07
perf unwind: Introduce 'struct unwind_libunwind_ops' for local unwind
He Kuang
2016-04-08
perf tools: Add dedicated unwind addr_space member into thread struct
Jiri Olsa
2016-01-08
perf unwind: Check for mmaps also in MAP__VARIABLE tree
Jiri Olsa
2016-01-08
perf unwind: Use find_map function in access_dso_mem
Jiri Olsa
2015-11-23
perf callchain: Add order support for libunwind DWARF unwinder
Jiri Olsa
2015-11-23
perf callchain: Move initial entry call into get_entries function
Jiri Olsa
2015-10-29
perf unwind: Pass symbol source to libunwind
Rabin Vincent
2015-10-12
perf callchains: Fix unw_word_t pointer casts
Rabin Vincent
2015-10-12
perf callchain: Use debug_frame if eh_frame is unusable
Rabin Vincent
2015-06-16
perf unwind: Fix a compile error
Hou Pengyang
2015-05-27
perf tools: Add dso__data_get/put_fd()
Namhyung Kim
2015-03-19
perf callchain: Separate eh/debug frame offset cache.
Wang Nan
2015-01-29
perf callchain: Cache eh/debug frame offset for dwarf unwind
Namhyung Kim
2015-01-16
perf test: Fix dwarf unwind using libunwind.
Wang Nan
2014-10-29
perf callchains: Use thread->mg->machine
Arnaldo Carvalho de Melo
2014-10-29
perf tools: A thread's machine can be found via thread->mg->machine
Arnaldo Carvalho de Melo
2014-10-29
perf callchain: Use global caching provided by libunwind
Namhyung Kim
2014-10-15
perf callchain: Create an address space per thread
Namhyung Kim
2014-07-17
perf tools: Move pr_* debug macros into debug object
Jiri Olsa
2014-06-12
perf tools: Cache dso data file descriptor
Jiri Olsa
2014-06-12
perf tools: Add data_fd into dso object
Jiri Olsa
2014-02-18
perf callchain: Separate perf_reg_value function in perf_regs object
Jiri Olsa
2014-02-18
perf callchain: Rename unwind__arch_reg_id into libunwind__arch_reg_id
Jiri Olsa
2014-02-18
perf callchain: Separate libunwind code to special object
Jiri Olsa