gecko-dev/tools/profiler/core
Ehsan Akhgari 490e611801 Bug 1508472 - Part 5: Fifth batch of comment fix-ups in preparation for the tree reformat r=sylvestre
This is a best effort attempt at ensuring that the adverse impact of
reformatting the entire tree over the comments would be minimal. I've used a
combination of strategies including disabling of formatting, some manual
formatting and some changes to formatting to work around some clang-format
limitations.

Differential Revision: https://phabricator.services.mozilla.com/D13371

--HG--
extra : moz-landing-system : lando
2018-11-29 10:30:46 +00:00
..
vtune Backed out changeset e17f5abb8114 (bug 1472268) for build bustages on /src/js/src/vtune/ittnotify_static.c on a CLOSED TREE 2018-07-02 00:59:56 +03:00
EHABIStackWalk.cpp Bug 1484828 - Rename some fields in EHABIStackWalk.cpp. r=jld 2018-10-03 02:23:09 +00:00
EHABIStackWalk.h
memory_hooks.cpp Bug 1464509: Add memory replacer with counters to the Gecko profiler r=glandium 2018-10-09 22:28:56 -04:00
memory_hooks.h Bug 1464509: Add memory replacer with counters to the Gecko profiler r=glandium 2018-10-09 22:28:56 -04:00
PageInformation.cpp Bug 1417976 - Part 3: Stream the DocShell list and DocShellId marker data to profile data r=mstange 2018-11-06 21:46:46 +00:00
PageInformation.h Bug 1417976 - Part 3: Stream the DocShell list and DocShellId marker data to profile data r=mstange 2018-11-06 21:46:46 +00:00
platform-linux-android.cpp
platform-macos.cpp Bug 1453795 - Gecko Profiler - Initialize member fields in classes/ structures. r=mstange 2018-06-13 22:36:24 +03:00
platform-win32.cpp Bug 1487109 - use a more portable idiom for pausing in SamplerThread::SleepMicro; r=mstange 2018-08-29 17:24:34 -04:00
platform.cpp Backed out 8 changesets (bug 1446161, bug 1487287, bug 1488993, bug 1474991, bug 1496608) for very frequent automation.py crashes on a CLOSED TREE 2018-11-27 08:53:18 +02:00
platform.h Backed out changeset bee1c344cb47 (bug 1491909) for failures in browser/components/extensions/test/xpcshell/test_ext_geckoProfiler_control.js 2018-10-24 04:23:13 +03:00
PlatformMacros.h Bug 1485716 - part 3 - add aarch64 windows support to the profiler; r=mstange 2018-08-23 16:48:53 -04:00
ProfileBuffer.cpp Bug 1499507 - Add ProfilingStackFrame flags for to choose the string template that is used to combine the label with the dynamic string. r=njn 2018-11-06 04:33:07 +00:00
ProfileBuffer.h Bug 1476775 - Part 1: Discard samples that are older than given duration r=mstange 2018-11-21 14:13:15 +00:00
ProfileBufferEntry.cpp Bug 1476775 - Part 1: Discard samples that are older than given duration r=mstange 2018-11-21 14:13:15 +00:00
ProfileBufferEntry.h Bug 1508472 - Part 5: Fifth batch of comment fix-ups in preparation for the tree reformat r=sylvestre 2018-11-29 10:30:46 +00:00
ProfiledThreadData.cpp Bug 1500467 - Add RELEVANT_FOR_JS flag and update profile format with an extra relevantForJS column in the stack table. r=njn 2018-11-14 18:52:29 +00:00
ProfiledThreadData.h
ProfileJSONWriter.cpp Backed out changeset 463f7fc23171 (bug 1466783) build bustages on a CLOSED TREE 2018-07-05 13:26:40 +03:00
ProfilerBacktrace.cpp Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
ProfilerBacktrace.h
ProfilerMarker.h Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
ProfilerMarkerPayload.cpp Bug 1505948: Add cache info to network profiler markers r=mstange,nwgh 2018-11-14 15:54:22 -05:00
RegisteredThread.cpp
RegisteredThread.h Bug 1435091 - p1. RacyRegisteredThread::IsBeingProfiled() - r=mstange,njn 2018-11-21 04:57:35 +00:00
shared-libraries-linux.cc Bug 1502424 - Accommodate for larger ELF identifiers to prevent dynamic allocations r=ted 2018-11-06 14:14:02 +00:00
shared-libraries-macos.cc Bug 1471347 - part 2 - store an nsCString for SharedLibrary::mBreakpadId; r=njn 2018-07-19 10:32:07 -04:00
shared-libraries-win32.cc Bug 1489944 - Fixed some std::move warnings - r=froydnj 2018-09-10 15:51:48 +00:00
ThreadInfo.h Bug 1460973 - Set the thread register time of the Java thread to the process creation time. r=gregtatum 2018-05-24 23:34:23 -04:00
VTuneProfiler.cpp
VTuneProfiler.h