index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
unwind-libunwind-local.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf tools: Use zfree() where applicable
Arnaldo Carvalho de Melo
2019-07-09
1
-1
/
+2
*
perf tools: Speed up report for perf compiled with linwunwind
Jiri Olsa
2019-05-15
1
-6
/
+0
*
pref tools: Add missing map.h includes
Arnaldo Carvalho de Melo
2019-02-06
1
-0
/
+1
*
perf script: Show correct offsets for DWARF-based unwinding
Sandipan Das
2018-07-24
1
-1
/
+1
*
perf thread: Make thread__find_map() search all maps
Arnaldo Carvalho de Melo
2018-04-26
1
-11
/
+1
*
perf thread: Make thread__find_symbol() return the symbol searched
Arnaldo Carvalho de Melo
2018-04-26
1
-3
/
+1
*
perf thread: Make thread__find_map() return the map
Arnaldo Carvalho de Melo
2018-04-26
1
-2
/
+1
*
perf thread: Introduce thread__find_symbol()
Arnaldo Carvalho de Melo
2018-04-26
1
-2
/
+1
*
perf thread: Introduce thread__find_map()
Arnaldo Carvalho de Melo
2018-04-26
1
-4
/
+3
*
perf unwind: Do not look just at the global callchain_param.record_mode
Arnaldo Carvalho de Melo
2018-01-17
1
-6
/
+3
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
perf report: Fix off-by-one for non-activation frames
Milian Wolff
2017-05-24
1
-0
/
+11
*
perf tools: Include errno.h where needed
Arnaldo Carvalho de Melo
2017-04-19
1
-0
/
+1
*
perf tools: Including missing inttypes.h header
Arnaldo Carvalho de Melo
2017-04-19
1
-0
/
+1
*
perf unwind: Fix looking up dwarf unwind stack info
Matija Glavinic Pecotic
2017-01-18
1
-5
/
+49
*
perf jit: Do not assume pgoff is zero
Stefano Sanfilippo
2016-10-24
1
-2
/
+2
*
perf unwind: Use addr_location::addr instead of ip for entries
Milian Wolff
2016-08-16
1
-1
/
+1
*
perf unwind: Change macro names of perf register
He Kuang
2016-06-23
1
-2
/
+4
*
perf unwind: Introduce flag to separate local/remote unwind compilation
He Kuang
2016-06-07
1
-0
/
+4
*
perf unwind: Change fixed name of libunwind__arch_reg_id to macro
He Kuang
2016-06-07
1
-1
/
+1
*
perf tools: Extract common API out of unwind-libunwind-local.c
He Kuang
2016-06-07
1
-34
/
+0
*
perf unwind: Rename unwind-libunwind.c to unwind-libunwind-local.c
He Kuang
2016-06-07
1
-0
/
+727