summaryrefslogtreecommitdiff
path: root/src/profile-handler.cc
Commit message (Expand)AuthorAgeFilesLines
* liberate profile handler from linux_syscall_supportAliaksey Kandratsenka2021-02-211-3/+3
* delete-trailing-whitespace on all filesAliaksey Kandratsenka2021-02-141-3/+3
* amputate unused dynamic annotations supportAliaksey Kandratsenka2021-02-141-1/+1
* profile-handler: use documented sigev_notify_thread_id in sigeventĐoàn Trần Công Danh2021-02-141-1/+16
* Unbreak profiling with CPUPROFILE_FREQUENCY=1Aliaksey Kandratsenka2016-03-121-2/+4
* Don't always arm the profiling timer.Brian Silverman2016-01-261-214/+99
* Add support for CPUPROFILE_TIMER_SIGNAL environment variable.Patrick LoPresti2015-05-301-23/+35
* implemented cpu-profiling mode that profiles threads separatelyAliaksey Kandratsenka2014-11-021-0/+129
* added emacs -*- mode lines for google coding styleAliaksey Kandratsenka2013-10-121-0/+1
* * Eliminate some TSAN warnings (wilsonh)csilvers2011-11-221-6/+6
* * Check for mingw compilers that *do* define timespeccsilvers2011-11-161-15/+66
* * Get the deallocation stack trace outside the lock (sean)csilvers2011-10-181-5/+3
* Fri Jul 15 16:10:51 2011 Google Inc. <opensource@google.com>csilvers2011-07-161-3/+5
* * Fix pthread_once extern declarations (willchan)csilvers2010-04-221-4/+1
* * Fix a memory leak with repeated Patch() calls on windows (csilvers)csilvers2009-12-151-2/+2
* * Prefer __environ to /proc/self/environ (csilvers)csilvers2009-12-021-11/+19
* Tue Jun 9 18:19:06 2009 Google Inc. <opensource@google.com>csilvers2009-06-101-1/+2
* Fri Apr 17 16:40:48 2009 Google Inc. <opensource@google.com>csilvers2009-04-181-0/+498