projects
/
sdk
/
tools
/
heaptrack.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
sdk/tools/heaptrack.git
2018-02-15
Andrey Kvochko
Use legacy JIT until Ruyjit gets ELT callbacks support
commit
|
commitdiff
|
tree
|
snapshot
2018-02-15
Gleb Balykov...
Add different CoreCLR colors in flame graph (#28)
commit
|
commitdiff
|
tree
|
snapshot
2018-02-15
Andrey Kvochko...
Fix compile errors on Ubuntu 17.10 (#29)
commit
|
commitdiff
|
tree
|
snapshot
2017-10-27
Andrey Kvochko
Add a TODO to report classes as they are first encountered
commit
|
commitdiff
|
tree
|
snapshot
2017-10-27
Andrey Kvochko
Fix after review
commit
|
commitdiff
|
tree
|
snapshot
2017-10-27
Andrey Kvochko
Print error messages if object's class is unknown
commit
|
commitdiff
|
tree
|
snapshot
2017-10-27
Andrey Kvochko
Fix missing refences bug
commit
|
commitdiff
|
tree
|
snapshot
2017-10-27
Andrey Kvochko
Class pointer can be null for the root object node
commit
|
commitdiff
|
tree
|
snapshot
2017-10-27
Andrey Kvochko
Fix compiler warnings; clear object graph when it's...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-27
Andrey Kvochko
Address more feedback
commit
|
commitdiff
|
tree
|
snapshot
2017-10-27
Andrey Kvochko
Warn the user if data for a certain GC is incomplete
commit
|
commitdiff
|
tree
|
snapshot
2017-10-27
Andrey Kvochko
Address feedback
commit
|
commitdiff
|
tree
|
snapshot
2017-10-27
Andrey Kvochko
Format size columns properly
commit
|
commitdiff
|
tree
|
snapshot
2017-10-27
Andrey Kvochko
Implement heap tab
commit
|
commitdiff
|
tree
|
snapshot
2017-10-26
Andrey Kvochko
Fix typo and read_consent
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
Andrey Kvochko
Changes after review
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
Andrey Kvochko
Test for <future> support
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
Andrey Kvochko
Support manual CoreCLR builds
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
Andrey Kvochko...
Update README.md
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
Andrey Kvochko
Interactive coreclr-devel selection
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
Andrey Kvochko
test for errors
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
Andrey Kvochko
WIP: docker build and run
commit
|
commitdiff
|
tree
|
snapshot
2017-09-25
Ruben Ayrapetyan...
Merge pull request #21 from a-kvochko/update-readme
commit
|
commitdiff
|
tree
|
snapshot
2017-09-25
Andrey Kvochko
Update screenshots & title
commit
|
commitdiff
|
tree
|
snapshot
2017-09-22
Andrey Kvochko
Address latest feedback
commit
|
commitdiff
|
tree
|
snapshot
2017-09-21
Andrey Kvochko...
Address feedback
commit
|
commitdiff
|
tree
|
snapshot
2017-09-21
Andrey Kvochko
Add the original README back
commit
|
commitdiff
|
tree
|
snapshot
2017-09-21
Andrey Kvochko...
Fix links
commit
|
commitdiff
|
tree
|
snapshot
2017-09-21
Andrey Kvochko...
Fix formatting
commit
|
commitdiff
|
tree
|
snapshot
2017-09-21
Andrey Kvochko...
Update README.md
commit
|
commitdiff
|
tree
|
snapshot
2017-09-19
Ruben Ayrapetyan...
Merge pull request #19 from dotnet/build-from-scrath
commit
|
commitdiff
|
tree
|
snapshot
2017-09-19
Sung-Jae Lee
include missing header for PATH_MAX
commit
|
commitdiff
|
tree
|
snapshot
2017-09-15
Ruben Ayrapetyan...
Merge pull request #18 from dotnet/calculate-per-manage...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-15
Andrey Kvochko
Handle nested classes
commit
|
commitdiff
|
tree
|
snapshot
2017-09-15
Andrey Kvochko
Handle multidimensional arrays
commit
|
commitdiff
|
tree
|
snapshot
2017-09-15
Andrey Kvochko
Array object support
commit
|
commitdiff
|
tree
|
snapshot
2017-09-15
Andrey Kvochko
Format types differently from methods
commit
|
commitdiff
|
tree
|
snapshot
2017-09-15
Andrey Kvochko
Trace type name upon object allocation
commit
|
commitdiff
|
tree
|
snapshot
2017-09-15
Ruben Ayrapetyan...
Merge pull request #17 from dotnet/fix-bytes-amount...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-15
Ruben Ayrapetyan
Fix visualization of memory consumption values (use...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-15
Ruben Ayrapetyan...
Merge pull request #16 from dotnet/fix-relative-paths...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-15
Ruben Ayrapetyan
Fix handling of relative paths in profiler's build.sh
commit
|
commitdiff
|
tree
|
snapshot
2017-09-15
Ruben Ayrapetyan...
Merge pull request #15 from dotnet/show-coreclr-consumption
commit
|
commitdiff
|
tree
|
snapshot
2017-09-15
Gleb Balykov
Add logging of CoreCLR/non-CoreCLR memory consumption...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-15
Ruben Ayrapetyan...
Merge pull request #14 from dotnet/scripts
commit
|
commitdiff
|
tree
|
snapshot
2017-09-15
Gleb Balykov
Add scripts for tracing Tizen .NET applications.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-15
Ruben Ayrapetyan...
Merge pull request #13 from dotnet/track-managed-memory
commit
|
commitdiff
|
tree
|
snapshot
2017-09-15
Ruben Ayrapetyan
Fix build of profiler.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-15
Ruben Ayrapetyan
Calculate and visualize number of allocations that...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-15
Ruben Ayrapetyan
Refine UI.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-15
Ruben Ayrapetyan
Show managed memory consumption in GUI.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-15
Ruben Ayrapetyan
Trace managed heap allocations and garbage collections.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-15
Ruben Ayrapetyan
Speed up parsing by skipping unused data for each displ...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-15
Ruben Ayrapetyan...
Merge pull request #12 from dotnet/managed-call-stacks
commit
|
commitdiff
|
tree
|
snapshot
2017-09-15
Ruben Ayrapetyan
Use '.' instead of '::' for dividing managed class...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-15
Ruben Ayrapetyan
Support --hide-unmanaged-stacks option.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-15
Ruben Ayrapetyan
Fix performance of stack tracing.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-15
Ruben Ayrapetyan
Fix profiler module.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-15
Andrey Kvochko
Support managed call stacks tracking.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-15
Ruben Ayrapetyan...
Merge pull request #11 from dotnet/visualization-improv...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-15
Ruben Ayrapetyan
Display locations, which can't be tracked by profiler...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-14
Ruben Ayrapetyan
Record and display offset of unmanaged function in...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-14
Ruben Ayrapetyan
Skip zero-sized allocation entries in GUI.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-14
Ruben Ayrapetyan
Output module name on charts, if known.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-14
Ruben Ayrapetyan
Add malloc/realloc/calloc/posix_memalign/mmap/dlopen...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-14
Ruben Ayrapetyan...
Merge pull request #10 from dotnet/track-dlopen-and...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-14
Ruben Ayrapetyan
Add approximate tracking of [heap].
commit
|
commitdiff
|
tree
|
snapshot
2017-09-14
Ruben Ayrapetyan
Add approximate trace of mmaps/munmaps from dlopen...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-14
Ruben Ayrapetyan...
Merge pull request #9 from dotnet/fix-several-issues...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-14
Gleb Balykov
Fix bug with non-copied string in libbacktrace
commit
|
commitdiff
|
tree
|
snapshot
2017-09-14
Ruben Ayrapetyan
Fix parsing ELF.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-14
Ruben Ayrapetyan
Fix handling of missing build-id.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-14
Ruben Ayrapetyan...
Merge pull request #8 from dotnet/fix-posix-memalign
commit
|
commitdiff
|
tree
|
snapshot
2017-09-14
Ruben Ayrapetyan
Fix accounting posix_memalign.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-14
Ruben Ayrapetyan...
Merge pull request #7 from dotnet/track-mmap-munmap
commit
|
commitdiff
|
tree
|
snapshot
2017-09-14
Ruben Ayrapetyan
Hide unnecessary parts of GUI in each display mode.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-14
Ruben Ayrapetyan
Add command line options for setting part of memory...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-14
Ruben Ayrapetyan
Fix calculating peak RSS.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-14
Ruben Ayrapetyan
Handle total cost updates upon mmap/munmap and physical...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-14
Ruben Ayrapetyan
Calculate mmap/munmap memory consumption per call stack.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-14
Ruben Ayrapetyan
Process mmap/munmap and smaps trace items in analyzer.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-14
Ruben Ayrapetyan
Trace /proc/self/smaps by timer.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-14
Ruben Ayrapetyan
Add mmap/munmap to interpret's output.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-14
Ruben Ayrapetyan
Add empty trackers of mmap/munmap.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-14
Ruben Ayrapetyan
Introduce display modes (malloc, Private_Dirty, Private...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-14
Ruben Ayrapetyan...
Merge pull request #6 from dotnet/fix-backtraces-on...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-14
Ruben Ayrapetyan
Apply patch https://gcc.gnu.org/ml/gcc-patches/2017...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-14
Ruben Ayrapetyan
Support .rel.plt in try_overwrite_symbols.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-14
Ruben Ayrapetyan
Use backtrace instead of unw_backtrace in Trace::fill.
commit
|
commitdiff
|
tree
|
snapshot
2017-08-18
Milian Wolff
WIP: Include the build-id in the heaptrack output and...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
l10n daemon...
GIT_SILENT made messages (after extraction)
commit
|
commitdiff
|
tree
|
snapshot
2017-07-25
l10n daemon...
GIT_SILENT made messages (after extraction)
commit
|
commitdiff
|
tree
|
snapshot
2017-06-29
Milian Wolff
Use i18n instead of tr
commit
|
commitdiff
|
tree
|
snapshot
2017-06-29
Milian Wolff
Add reset view action to flame graph
commit
|
commitdiff
|
tree
|
snapshot
2017-06-24
Milian Wolff
Find peak memory consumption in first-pass over input...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-21
l10n daemon...
GIT_SILENT made messages (after extraction)
commit
|
commitdiff
|
tree
|
snapshot
2017-06-11
l10n daemon...
SVN_SILENT made messages (.desktop file) - always resol...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-08
l10n daemon...
SVN_SILENT made messages (.desktop file) - always resol...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-23
Milian Wolff
Format time values larger than 1min in terms of minutes
commit
|
commitdiff
|
tree
|
snapshot
2017-05-23
Milian Wolff
Restore the caching functionality in StringCache::location
commit
|
commitdiff
|
tree
|
snapshot
next