aboutsummaryrefslogtreecommitdiff
path: root/src/common/linux/symbol_upload.cc
Commit message (Collapse)AuthorAgeFilesLines
* Refactor sym_upload in tools to extract code into common/linux, and minor fixesLi Yan2016-03-301-0/+155
to code calling libcurl. This change may be used to build a tool to dump and upload symbols with multi-thread. BUG= R=mmandlis@chromium.org CC=google-breakpad-dev@googlegroups.com Review URL: https://codereview.chromium.org/1842113002 .