aboutsummaryrefslogtreecommitdiff
path: root/src/processor/stackwalker_amd64.h
Commit message (Expand)AuthorAgeFilesLines
* fix pointer style to match the style guideMike Frysinger2020-07-151-2/+2
* Handle very large stack tracesLeonard Mosescu2017-07-121-8/+0
* Issue in StackwalkerAMD64::GetCallerByFramePointerRecovery.Ivan Penkov2015-10-151-0/+8
* Add frame pointer recovery to the AMD64 Stackwalker.rsesek@chromium.org2014-07-181-0/+8
* Allow setting a limit on the number of frames to be recovered by stack scanning.ted.mielczarek@gmail.com2013-08-191-1/+2
* Use stdint types everywhereted.mielczarek@gmail.com2013-03-061-1/+1
* Refactor the logic of resolving source line info into helper class.SiyangXie@gmail.com2012-10-101-12/+12
* Add stack-scanning fallback to Stackwalker{AMD64,ARM}.ted.mielczarek2010-10-011-0/+4
* Breakpad processor: Support AMD64 stack unwinding driven by DWARF CFI.jimblandy2010-03-161-0/+17
* Breakpad: Update copyright notice years on all files changed in 2010.jimblandy2010-02-091-1/+1
* Breakpad processor: Don't pass Windows stack walking information to all walkers.jimblandy2010-01-141-3/+1
* Issue 49012: Breakpad Processor: Rename 'StackFrameInfo' structure to 'Window...jimblandy2009-12-231-1/+1
* Issue 196 - Breakpad processor support for x86-64. r=mentoted.mielczarek2007-10-311-0/+80