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
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
2017-05-23
Milian Wolff
Move time-formatting code into a Util header
commit
|
commitdiff
|
tree
|
snapshot
2017-05-23
Milian Wolff
Further optimize handling of peak data cost
commit
|
commitdiff
|
tree
|
snapshot
2017-05-23
Milian Wolff
Only update peak costs on the first parse pass
commit
|
commitdiff
|
tree
|
snapshot
2017-05-23
Milian Wolff
Add missing license headers
commit
|
commitdiff
|
tree
|
snapshot
2017-05-23
Milian Wolff
Optimize tracking of peak costs
commit
|
commitdiff
|
tree
|
snapshot
2017-05-23
Milian Wolff
Make peak memory consumption easier to understand
commit
|
commitdiff
|
tree
|
snapshot
2017-05-23
Milian Wolff
Always use KFormat::MetricBinaryDialect
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Milian Wolff
Hide rows with less than 1% of the cost from the top...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Milian Wolff
Use fixed formatting for percentages in heaptrack_print
commit
|
commitdiff
|
tree
|
snapshot
2017-05-15
Milian Wolff
Update comment, this list is sorted by now
commit
|
commitdiff
|
tree
|
snapshot
2017-05-15
Milian Wolff
Handle fscanf failure when reading RSS from /proc/self...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-09
Kevin Funk
Make sure KF5_FOUND is FALSE when not all components...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-09
Milian Wolff
Do not print zero-cost sub-branches in diff mode
commit
|
commitdiff
|
tree
|
snapshot
2017-05-08
Friedrich W...
Don't repeat work of KAboutData::setApplicationData()
commit
|
commitdiff
|
tree
|
snapshot
2017-05-08
Milian Wolff
Show inlined frames
commit
|
commitdiff
|
tree
|
snapshot
2017-05-03
Milian Wolff
Do not clear flamegraph on hide
commit
|
commitdiff
|
tree
|
snapshot
2017-05-03
Milian Wolff
Force the fill method to never get inlined
commit
|
commitdiff
|
tree
|
snapshot
2017-05-03
Milian Wolff
Filter zero frames from the end of the stack returned...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-02
Milian Wolff
Disable flamegraph navigation actions when they are...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-02
Milian Wolff
Also show tooltips with function identifiers
commit
|
commitdiff
|
tree
|
snapshot
2017-05-02
Milian Wolff
Add search feature to flamegraph
commit
|
commitdiff
|
tree
|
snapshot
2017-05-02
Milian Wolff
Add CMake's Copyright.txt which is referenced by FindLi...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-02
Milian Wolff
Clarify licenses
commit
|
commitdiff
|
tree
|
snapshot
2017-05-02
Milian Wolff
Remove unused ModelTest
commit
|
commitdiff
|
tree
|
snapshot
2017-04-28
Milian Wolff
Include raw byte size in tooltips
commit
|
commitdiff
|
tree
|
snapshot
2017-04-28
Milian Wolff
Use byte size in allocated tooltip
commit
|
commitdiff
|
tree
|
snapshot
2017-04-28
Milian Wolff
Properly remap string indices before asserting equality
commit
|
commitdiff
|
tree
|
snapshot
2017-04-24
Bruno P. Kinoshita
s/calcuation/calculation
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
l10n daemon...
SVN_SILENT made messages (.desktop file) - always resol...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-17
Milian Wolff
Call libc and libstdc++ freeres functions in heaptrack_...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-07
Milian Wolff
Disable signal handling in timer thread
commit
|
commitdiff
|
tree
|
snapshot
2017-04-06
Erwin Jansen
Add missing include directory
commit
|
commitdiff
|
tree
|
snapshot
2017-04-04
Milian Wolff
Prefer $lib.debug files over $lib files, if available
commit
|
commitdiff
|
tree
|
snapshot
2017-04-04
Maxim Golov
Add a script to anonymize profiling data
commit
|
commitdiff
|
tree
|
snapshot
2017-04-04
Milian Wolff
Add .arcconfig file
commit
|
commitdiff
|
tree
|
snapshot
2017-04-02
Milian Wolff
Properly fail to parse lines of two or one chars
commit
|
commitdiff
|
tree
|
snapshot
2017-04-02
Milian Wolff
Enable rubber-band zooming in charts
commit
|
commitdiff
|
tree
|
snapshot
2017-03-06
Kevin Funk
Fix -Wexpansion-to-defined warning from Clang 3.9
commit
|
commitdiff
|
tree
|
snapshot
2017-03-06
Kevin Funk
Update .gitignore with something more versatile
commit
|
commitdiff
|
tree
|
snapshot
2017-03-06
Anton Anikin
Merge remote-tracking branch 'origin/1.0'
commit
|
commitdiff
|
tree
|
snapshot
2017-03-06
Anton Anikin
Add gitignore file
commit
|
commitdiff
|
tree
|
snapshot
2017-03-06
Anton Anikin
Merge remote-tracking branch 'origin/1.0'
commit
|
commitdiff
|
tree
|
snapshot
2017-03-06
Anton Anikin
Fix "Uninitialized struct member" cppcheck error
commit
|
commitdiff
|
tree
|
snapshot
2017-03-05
Milian Wolff
Merge branch '1.0'
commit
|
commitdiff
|
tree
|
snapshot
2017-03-05
muo jp
Update README.md
commit
|
commitdiff
|
tree
|
snapshot
2017-03-05
Milian Wolff
Only decrease leaked allocations counter for known...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-05
Milian Wolff
Improve cleanup after detaching heaptrack
commit
|
commitdiff
|
tree
|
snapshot
2017-03-04
l10n daemon...
SVN_SILENT made messages (.desktop file) - always resol...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-04
l10n daemon...
GIT_SILENT made messages (after extraction)
commit
|
commitdiff
|
tree
|
snapshot
2017-03-01
Montel Laurent
Typo
commit
|
commitdiff
|
tree
|
snapshot
2017-02-26
Milian Wolff
Exclude unresolved functions from recursion detection.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-26
Milian Wolff
Remove now-dead code
commit
|
commitdiff
|
tree
|
snapshot
2017-02-26
Milian Wolff
Merge branch '1.0'
commit
|
commitdiff
|
tree
|
snapshot
2017-02-26
Milian Wolff
Improve the bottom-up conversion to top-down and caller...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-26
l10n daemon...
SVN_SILENT made messages (.desktop file) - always resol...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-26
l10n daemon...
GIT_SILENT made messages (after extraction)
commit
|
commitdiff
|
tree
|
snapshot
2017-02-26
l10n daemon...
SVN_SILENT made messages (.desktop file) - always resol...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-26
l10n daemon...
GIT_SILENT made messages (after extraction)
commit
|
commitdiff
|
tree
|
snapshot
2017-02-25
l10n daemon...
SVN_SILENT made messages (.desktop file) - always resol...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-25
l10n daemon...
GIT_SILENT made messages (after extraction)
commit
|
commitdiff
|
tree
|
snapshot
2017-02-23
Milian Wolff
Enable alternating row colors for caller/callee view
commit
|
commitdiff
|
tree
|
snapshot
2017-02-23
Milian Wolff
Move top-view properties to .ui file, enable alternatin...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-23
l10n daemon...
SVN_SILENT made messages (.desktop file) - always resol...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-23
l10n daemon...
GIT_SILENT made messages (after extraction)
commit
|
commitdiff
|
tree
|
snapshot
2017-02-23
l10n daemon...
SVN_SILENT made messages (.desktop file) - always resol...
commit
|
commitdiff
|
tree
|
snapshot
next