index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
auxiliary
/
util
/
u_debug_stack.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium/util: Don't stub u_debug_stack on Android
Stefan Schake
2018-04-20
1
-1
/
+2
*
gallium: Do not add -Wframe-address option for gcc <= 4.4.
Vinson Lee
2018-03-26
1
-1
/
+1
*
gallium: silence __builtin_frame_address nonzero argument is unsafe warning
Timothy Arceri
2018-03-13
1
-0
/
+3
*
gallium/aux/util/u_debug_stack.c: Silence -Wunused-result warning
Gert Wollny
2017-11-17
1
-2
/
+2
*
gallium/util: tweak backtrace format with libunwind
Rob Clark
2017-04-07
1
-10
/
+16
*
gallium/util: cache symbol lookup with libunwind
Rob Clark
2017-04-07
1
-26
/
+91
*
gallium/util: fix missing limit check in libunwind backtrace
Rob Clark
2017-04-07
1
-1
/
+1
*
gallium/util: libunwind support
Rob Clark
2017-04-03
1
-0
/
+91
*
gallium/util: clean up stack frame printing
Rob Clark
2017-04-03
1
-0
/
+17
*
gallium/util: whitespace, formatting fixes in u_debug_stack.c
Brian Paul
2016-02-08
1
-29
/
+32
*
util/debug: Make debug_backtrace_capture work for 64bit windows.
José Fonseca
2013-06-25
1
-2
/
+54
*
util/debug: Always use __builtin_frame_address on gcc.
Sergey Matyukevich
2013-02-22
1
-4
/
+1
*
util: Silence GCC unused-but-set-variable warning.
Vinson Lee
2012-01-16
1
-0
/
+2
*
util: __builtin_frame_address() doesn't work on mingw.
José Fonseca
2010-12-02
1
-1
/
+4
*
util: Limit the stack walk to avoid referencing undefined memory.
José Fonseca
2009-05-05
1
-1
/
+10
*
util: Lookup symbol names from addresses.
José Fonseca
2009-04-01
1
-1
/
+2
*
util: Don't use x86 asm on x86_64.
José Fonseca
2009-03-25
1
-1
/
+1
*
util: Stack backtracing facilities.
José Fonseca
2009-02-20
1
-0
/
+97