summaryrefslogtreecommitdiffstats
path: root/base/win/sampling_profiler.cc
Commit message (Expand)AuthorAgeFilesLines
* Add a convenience typedef LazyInstance<T>::Leaky to avoid repeating T.fischman@chromium.org2012-01-231-2/+1
* windows: Fix a few things clang complains about.thakis@chromium.org2012-01-231-2/+2
* Make sure all the pointers in ProfilerFuncs are NULL if they don't get initia...tbreisacher@chromium.org2011-12-201-1/+7
* Windows-native sampling profiler wrapper class.siggi@chromium.org2011-12-071-0/+233