1. 09 Aug, 2017 1 commit
  2. 27 Jun, 2017 3 commits
  3. 26 Jun, 2017 1 commit
  4. 28 Jan, 2009 1 commit
  5. 17 Nov, 2008 1 commit
    • 's avatar
      Re-organize the way to produce stacktrace. · f9b58c51
      authored
      Since we introduced the API to set signal handler and print a
      stacktrace, we should avoid glibc's backtrace, which may call malloc.
      Basically, we choose the way to produce a stacktrace as same as
      perftools.
      
      Also, I removed GetStackFrames, which is not used and not implemented
      with glibc.
      
      
      git-svn-id: https://google-glog.googlecode.com/svn/trunk@16 eb4d4688-79bd-11dd-afb4-1d65580434c0
      f9b58c51
  6. 07 Oct, 2008 1 commit