OSDN Git Service

Rename debug_stacktrace to debug_backtrace.
authorElliott Hughes <enh@google.com>
Tue, 1 Sep 2015 23:01:50 +0000 (16:01 -0700)
committerElliott Hughes <enh@google.com>
Tue, 1 Sep 2015 23:01:50 +0000 (16:01 -0700)
commit32bf43f44a4c0ccf04c6a60094aff574d50ecfe7
tree9f4ee4ace8e764e5ee7dc5ee285d58d26d0d0be1
parenta992004c9edf4db0c11aae8610cce6ebf13d53b4
Rename debug_stacktrace to debug_backtrace.

All the functions say "backtrace", so it's weird that the filename
says "stacktrace".

Change-Id: I1c88a56c1f9adb1bae4615edc8af3e73db270a8c
libc/Android.mk
libc/bionic/debug_backtrace.cpp [moved from libc/bionic/debug_stacktrace.cpp with 99% similarity]
libc/bionic/debug_backtrace.h [moved from libc/bionic/debug_stacktrace.h with 95% similarity]
libc/bionic/malloc_debug_check.cpp
libc/bionic/malloc_debug_leak.cpp