summaryrefslogtreecommitdiffstats
path: root/tools/cygprofile/cygprofile.cc
Commit message (Expand)AuthorAgeFilesLines
* Refactor cygprofile.cc, drop support for non-Android and add unit tests.pliard@chromium.org2014-06-051-310/+282
* Make cygprofile use clock_gettime() instead of gettimeofday(). ...pliard@chromium.org2014-05-131-4/+4
* Add use_allocator instead of linux_use_tcmalloc to switch the allocator.dmikurube@chromium.org2014-03-051-1/+1
* Rename base/hash_tables to base/containers/hash_tables.brettw@chromium.org2013-06-111-1/+1
* Fix cygprofile compile error.felipeg@chromium.org2012-12-201-4/+4
* Change cygprofile to work on Android.felipeg@chromium.org2012-12-041-6/+21
* Note: this change does nothing unless order_profiling=1 is manually set in GY...glotov@google.com2012-05-161-0/+386