.. |
tests
|
|
|
BreakpadSampler.cpp
|
Bug 918825 - Add frame duration marker. r=ehsan
|
2013-09-27 12:08:45 -04:00 |
EHABIStackWalk.cpp
|
Bug 916106 - Avoid unwind loop when erroneously in leaf. r=BenWa
|
2013-10-16 14:42:49 -04:00 |
EHABIStackWalk.h
|
Bug 867757, Part 2: Gives SPS the ability to immediately sample the current thread's stack and annotate it. r=BenWa
|
2013-09-25 09:28:34 -06:00 |
GeckoProfiler.h
|
Bug 918825 - Add frame duration marker. r=ehsan
|
2013-09-27 12:08:45 -04:00 |
GeckoProfilerFunc.h
|
Bug 918825 - Add frame duration marker. r=ehsan
|
2013-09-27 12:08:45 -04:00 |
GeckoProfilerImpl.h
|
Bug 918825 - Add frame duration marker. r=ehsan
|
2013-09-27 12:08:45 -04:00 |
IOInterposer.cpp
|
Bug 888534: Add support for Create, Stat and Close operations to IOInterposer. r=jonasfj
|
2013-10-01 13:53:19 -06:00 |
IOInterposer.h
|
Bug 888534: Add support for Create, Stat and Close operations to IOInterposer. r=jonasfj
|
2013-10-01 13:53:19 -06:00 |
JSCustomObjectBuilder.cpp
|
Bug 920909 - Fix lossy startTime fields serialization. r=ehsan
|
2013-09-27 11:51:25 -04:00 |
JSCustomObjectBuilder.h
|
Bug 877658 - Exactly root tools/profiler/; r=BenWa
|
2013-09-05 16:10:37 -07:00 |
JSObjectBuilder.cpp
|
Bug 918923 - Part 2: Switch to #including nsString.h in code using the internal strings API; r=bsmedberg
|
2013-09-23 13:25:00 -04:00 |
JSObjectBuilder.h
|
Bug 877658 - Exactly root tools/profiler/; r=BenWa
|
2013-09-05 16:10:37 -07:00 |
local_debug_info_symbolizer.cc
|
|
|
local_debug_info_symbolizer.h
|
|
|
merge-profiles.py
|
Bug 918581 - Extend merge-profile.py to support secondary threads. r=vlad
|
2013-09-19 23:24:07 -04:00 |
moz.build
|
Bug 921492 - Make StrictOrderingOnAppendList use actual alphabetical sorting. r=mshal,r=gps
|
2013-10-24 08:05:43 +09:00 |
nsIProfiler.idl
|
|
|
nsIProfileSaveEvent.idl
|
|
|
NSPRInterposer.cpp
|
Bug 888534: Add support for Create, Stat and Close operations to IOInterposer. r=jonasfj
|
2013-10-01 13:53:19 -06:00 |
NSPRInterposer.h
|
Bug 902587 - Part 1: Refactor IO Interposer with filename support. r=aklotz
|
2013-09-12 10:47:37 -04:00 |
nsProfiler.cpp
|
|
|
nsProfiler.h
|
|
|
nsProfilerCIID.h
|
|
|
nsProfilerFactory.cpp
|
|
|
platform-linux.cc
|
Bug 925111 - Enable Profiler to support config options during runtime. r=benwa, jld
|
2013-10-24 17:09:33 -07:00 |
platform-macos.cc
|
Bug 921330: Fix sync unwind on Mac OS X. r=BenWa
|
2013-10-15 12:58:52 -06:00 |
platform-win32.cc
|
Bug 867757, Part 2: Gives SPS the ability to immediately sample the current thread's stack and annotate it. r=BenWa
|
2013-09-25 09:28:34 -06:00 |
platform.cpp
|
Bug 925111 - Enable Profiler to support config options during runtime. r=benwa, jld
|
2013-10-24 17:09:33 -07:00 |
platform.h
|
Bug 925111 - Enable Profiler to support config options during runtime. r=benwa, jld
|
2013-10-24 17:09:33 -07:00 |
PlatformMacros.h
|
|
|
ProfileEntry.cpp
|
Bug 918825 - Add frame duration marker. r=ehsan
|
2013-09-27 12:08:45 -04:00 |
ProfileEntry.h
|
Bug 918825 - Add frame duration marker. r=ehsan
|
2013-09-27 12:08:45 -04:00 |
Profiler.jsm
|
|
|
ProfilerBacktrace.cpp
|
Bug 867757, Part 2: Gives SPS the ability to immediately sample the current thread's stack and annotate it. r=BenWa
|
2013-09-25 09:28:34 -06:00 |
ProfilerBacktrace.h
|
Bug 867757, Part 2: Gives SPS the ability to immediately sample the current thread's stack and annotate it. r=BenWa
|
2013-09-25 09:28:34 -06:00 |
ProfilerIOInterposeObserver.cpp
|
Bug 888534: Add support for Create, Stat and Close operations to IOInterposer. r=jonasfj
|
2013-10-01 13:53:19 -06:00 |
ProfilerIOInterposeObserver.h
|
Bug 902587 - Part 1: Refactor IO Interposer with filename support. r=aklotz
|
2013-09-12 10:47:37 -04:00 |
ProfilerMarkers.cpp
|
Bug 918825 - Add frame duration marker. r=ehsan
|
2013-09-27 12:08:45 -04:00 |
ProfilerMarkers.h
|
Bug 918825 - Add frame duration marker. r=ehsan
|
2013-09-27 12:08:45 -04:00 |
PseudoStack.h
|
Bug 867757, Part 2: Gives SPS the ability to immediately sample the current thread's stack and annotate it. r=BenWa
|
2013-09-25 09:28:34 -06:00 |
SaveProfileTask.cpp
|
Bug 918825 - Add frame duration marker. r=ehsan
|
2013-09-27 12:08:45 -04:00 |
SaveProfileTask.h
|
Bug 905017 (part 1) - Minimize inclusions of JS engine headers in .h and .idl files. r=billm.
|
2013-08-17 15:50:18 -07:00 |
shared-libraries-linux.cc
|
|
|
shared-libraries-macos.cc
|
|
|
shared-libraries-win32.cc
|
|
|
shared-libraries.h
|
Bug 872127 - Part 2: Replace mozilla/StandardInteger.h with stdint.h; r=Waldo,ted
|
2013-07-30 10:25:31 -04:00 |
shim_mac_dump_syms.h
|
|
|
shim_mac_dump_syms.mm
|
|
|
SyncProfile.cpp
|
Bug 867757, Part 2: Gives SPS the ability to immediately sample the current thread's stack and annotate it. r=BenWa
|
2013-09-25 09:28:34 -06:00 |
SyncProfile.h
|
Bug 867757, Part 2: Gives SPS the ability to immediately sample the current thread's stack and annotate it. r=BenWa
|
2013-09-25 09:28:34 -06:00 |
TableTicker.cpp
|
Bug 929763: Don't call TickSample::PopulateContext unless native stack walking is enabled; r=BenWa
|
2013-10-22 21:56:50 -07:00 |
TableTicker.h
|
Bug 867757, Part 2: Gives SPS the ability to immediately sample the current thread's stack and annotate it. r=BenWa
|
2013-09-25 09:28:34 -06:00 |
UnwinderThread2.cpp
|
Bug 867757, Part 2: Gives SPS the ability to immediately sample the current thread's stack and annotate it. r=BenWa
|
2013-09-25 09:28:34 -06:00 |
UnwinderThread2.h
|
Bug 867757, Part 2: Gives SPS the ability to immediately sample the current thread's stack and annotate it. r=BenWa
|
2013-09-25 09:28:34 -06:00 |
v8-support.h
|
|
|