aboutsummaryrefslogtreecommitdiff
path: root/src/processor/microdump_stackwalk.cc
Commit message (Expand)AuthorAgeFilesLines
* fix pointer style to match the style guideMike Frysinger2020-07-151-1/+1
* Provide helper wrappers for basename(3) and dirname(3)Tobias Sargeant2017-10-181-1/+2
* Add -s flag to microdump_stackwalk for dumping stack contents.Tobias Sargeant2017-10-171-4/+17
* Convert {mini|micro}dump_stackwalk argument parsing to getopt.Tobias Sargeant2017-10-161-45/+61
* Add stack contents output functionality to minidump_stackwalkhashimoto@chromium.org2015-02-271-1/+1
* Introduce microdump_stackwalk comand line executableprimiano@chromium.org2014-11-251-0/+151