Andreas Kling
|
d17e23bd27
LibCore: Remove leading C from filenames
|
vor 5 Jahren |
Andreas Kling
|
9dc78338ad
ProfileViewer: Only show live allocations by default
|
vor 5 Jahren |
Andreas Kling
|
266d7ca268
ProfileViewer: Add basic support for loading "perfcore" files
|
vor 5 Jahren |
Andreas Kling
|
c5bd9d4ed1
LibGUI: Put all classes in the GUI namespace and remove the leading G
|
vor 5 Jahren |
Andreas Kling
|
2d39da5405
LibCore: Put all classes in the Core namespace and remove the leading C
|
vor 5 Jahren |
Andreas Kling
|
2cd212e5df
Kernel: Let's say that everything < 3GB is user virtual memory
|
vor 5 Jahren |
Andreas Kling
|
94ca55cefd
Meta: Add license header to source files
|
vor 5 Jahren |
Andreas Kling
|
efbdaaaa65
ProfileViewer: Interpret addresses >= 0xc0000000 as kernel frames
|
vor 5 Jahren |
Andreas Kling
|
3b76f2502a
ProfileViewer: Ignore empty samples
|
vor 5 Jahren |
Andreas Kling
|
fe421bd7b4
ProfileViewer: Add the ability to invert the profile tree
|
vor 5 Jahren |
Andreas Kling
|
be0b527cfc
ProfileViewer: Scale the sample columns by stack depth
|
vor 5 Jahren |
Andreas Kling
|
063fef312e
ProfileViewer: Convert the JSON samples into a more efficient format
|
vor 5 Jahren |
Andreas Kling
|
4d6968f95d
ProfileViewer: Precompute the timestamp and "in kernel?" per sample
|
vor 5 Jahren |
Andreas Kling
|
3fd2304dad
ProfileViewer: Allow filtering samples in a specific time range
|
vor 5 Jahren |
Andreas Kling
|
a3e7c99ffe
ProfileViewer: Add a timeline widget for a visual view of the profile
|
vor 5 Jahren |
Andreas Kling
|
9150be4716
ProfileViewer: Make sure ProfileNodes have the correct parent pointer
|
vor 5 Jahren |
Andreas Kling
|
19d8c675f1
ProfileViewer: Begin work on a visualization tool for profiles :^)
|
vor 5 Jahren |