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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
perf unwind: Provide only forward declarations for pointer types
Arnaldo Carvalho de Melo
2017-04-20
1
-3
/
+6
*
perf unwind: Add initialized arg into unwind__prepare_access
Jiri Olsa
2016-07-04
1
-3
/
+6
*
perf unwind: Change macro names of perf register
He Kuang
2016-06-23
1
-0
/
+9
*
perf unwind: Change fixed name of libunwind__arch_reg_id to macro
He Kuang
2016-06-07
1
-1
/
+4
*
perf unwind: Check the target platform before assigning unwind methods
He Kuang
2016-06-07
1
-3
/
+5
*
perf unwind: Introduce 'struct unwind_libunwind_ops' for local unwind
He Kuang
2016-06-07
1
-0
/
+9
*
perf callchains: Use thread->mg->machine
Arnaldo Carvalho de Melo
2014-10-29
1
-2
/
+0
*
perf callchain: Use global caching provided by libunwind
Namhyung Kim
2014-10-29
1
-0
/
+3
*
perf callchain: Create an address space per thread
Namhyung Kim
2014-10-15
1
-0
/
+17
*
tools: Consolidate types.h
Borislav Petkov
2014-05-01
1
-1
/
+1
*
perf callchain: Introduce HAVE_DWARF_UNWIND_SUPPORT macro
Jiri Olsa
2014-02-18
1
-2
/
+5
*
perf callchain: Rename unwind__arch_reg_id into libunwind__arch_reg_id
Jiri Olsa
2014-02-18
1
-1
/
+1
*
perf callchain: Add mask into struct regs_dump
Jiri Olsa
2014-02-18
1
-2
/
+0
*
perf symbols: Limit max callchain using max_stack on DWARF unwinding too
Arnaldo Carvalho de Melo
2013-11-14
1
-2
/
+3
*
tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT
Ingo Molnar
2013-10-09
1
-2
/
+2
*
perf tools: Convert to LIBUNWIND_SUPPORT
Namhyung Kim
2012-10-02
1
-2
/
+2
*
perf tools: Use __maybe_used for unused variables
Irina Tirdea
2012-09-11
1
-5
/
+6
*
perf tools: Support for DWARF CFI unwinding on post processing
Jiri Olsa
2012-08-11
1
-0
/
+34