summaryrefslogtreecommitdiffstats
path: root/tools/cygprofile
Commit message (Expand)AuthorAgeFilesLines
* Fix bug in mergetraces.py.pliard@chromium.org2014-06-062-15/+39
* Make cygprofile order functions by process and thread ID.pliard@chromium.org2014-06-054-8/+146
* Refactor cygprofile.cc, drop support for non-Android and add unit tests.pliard@chromium.org2014-06-054-312/+570
* Fix patch_orderfile.py.pliard@chromium.org2014-05-301-6/+6
* Make cygprofile use clock_gettime() instead of gettimeofday(). ...pliard@chromium.org2014-05-133-21/+21
* 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
* Add scripts for using cygprofile to repositoryaberent@chromium.org2013-05-303-0/+554
* Fix cygprofile compile error.felipeg@chromium.org2012-12-201-4/+4
* Change cygprofile to work on Android.felipeg@chromium.org2012-12-042-7/+21
* Note: this change does nothing unless order_profiling=1 is manually set in GY...glotov@google.com2012-05-162-0/+406