index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
unwind-libunwind-local.c
Age
Commit message (
Expand
)
Author
2024-07-17
perf dso: Fix build when libunwind is enabled
James Clark
2024-07-12
perf dso: Fix address sanitizer build
Ian Rogers
2024-06-25
perf unwind-libunwind: Add malloc() failure handling
Yunseong Kim
2024-05-06
perf dso: Add reference count checking and accessor functions
Ian Rogers
2024-02-12
perf maps: Hide maps internals
Ian Rogers
2023-12-20
perf unwind: Use function to add missing maps lock
Ian Rogers
2023-12-14
perf unwind-libunwind: Fix base address for .eh_frame
Namhyung Kim
2023-08-16
perf unwind: Use perf_arch_reg_{ip|sp}() to substitute macros
Leo Yan
2023-06-22
perf unwind: Fix map reference counts
Ian Rogers
2023-06-12
perf addr_location: Add init/exit/copy functions
Ian Rogers
2023-06-12
perf thread: Add accessor functions for thread
Ian Rogers
2023-04-19
perf maps: Add reference count checking
Ian Rogers
2023-04-06
perf map: Add helper for ->map_ip() and ->unmap_ip()
Ian Rogers
2023-04-04
perf map: Add accessor for start and end
Ian Rogers
2023-04-04
perf map: Add accessor for dso
Ian Rogers
2023-04-04
perf maps: Add functions to access maps
Ian Rogers
2023-04-04
perf maps: Remove rb_node from struct map
Ian Rogers
2022-07-02
perf unwind: Fix unitialized 'offset' variable on aarch64
Ivan Babrou
2022-06-19
perf unwind: Fix uninitialized variable
Ian Rogers
2022-06-03
perf unwind: Fix segbase for ld.lld linked objects
Fangrui Song
2022-04-09
perf unwind: Don't show unwind error messages when augmenting frame pointer s...
James Clark
2021-03-23
perf tools: Fix various typos in comments
Ingo Molnar
2020-05-28
perf tools: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2019-11-26
perf maps: Rename 'mg' variables to 'maps'
Arnaldo Carvalho de Melo
2019-11-26
perf map_symbol: Rename ms->mg to ms->maps
Arnaldo Carvalho de Melo
2019-11-26
perf addr_location: Rename al->mg to al->maps
Arnaldo Carvalho de Melo
2019-11-26
perf thread: Rename thread->mg to thread->maps
Arnaldo Carvalho de Melo
2019-11-26
perf maps: Merge 'struct maps' with 'struct map_groups'
Arnaldo Carvalho de Melo
2019-11-12
perf tools: Add a 'struct map_groups' pointer to 'struct map_symbol'
Arnaldo Carvalho de Melo
2019-11-12
perf unwind: Use 'struct map_symbol' in 'struct unwind_entry'
Arnaldo Carvalho de Melo
2019-09-20
perf tools: Remove util.h from where it is not needed
Arnaldo Carvalho de Melo
2019-08-16
perf unwind: Fix libunwind when tid != pid
John Keeping
2019-07-09
perf tools: Use zfree() where applicable
Arnaldo Carvalho de Melo
2019-05-15
perf tools: Speed up report for perf compiled with linwunwind
Jiri Olsa
2019-02-06
pref tools: Add missing map.h includes
Arnaldo Carvalho de Melo
2018-07-24
perf script: Show correct offsets for DWARF-based unwinding
Sandipan Das
2018-04-26
perf thread: Make thread__find_map() search all maps
Arnaldo Carvalho de Melo
2018-04-26
perf thread: Make thread__find_symbol() return the symbol searched
Arnaldo Carvalho de Melo
2018-04-26
perf thread: Make thread__find_map() return the map
Arnaldo Carvalho de Melo
2018-04-26
perf thread: Introduce thread__find_symbol()
Arnaldo Carvalho de Melo
2018-04-26
perf thread: Introduce thread__find_map()
Arnaldo Carvalho de Melo
2018-01-17
perf unwind: Do not look just at the global callchain_param.record_mode
Arnaldo Carvalho de Melo
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-05-24
perf report: Fix off-by-one for non-activation frames
Milian Wolff
2017-04-19
perf tools: Include errno.h where needed
Arnaldo Carvalho de Melo
2017-04-19
perf tools: Including missing inttypes.h header
Arnaldo Carvalho de Melo
2017-01-18
perf unwind: Fix looking up dwarf unwind stack info
Matija Glavinic Pecotic
2016-10-24
perf jit: Do not assume pgoff is zero
Stefano Sanfilippo
2016-08-16
perf unwind: Use addr_location::addr instead of ip for entries
Milian Wolff
2016-06-23
perf unwind: Change macro names of perf register
He Kuang
[next]