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