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
2016-05-29
Milian Wolff
Make it possible to go back/forward in flamegraph via...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-10
Milian Wolff
Fix compile: include cmath and use std::round.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-28
Milian Wolff
Add a dock widget with the important graphs.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-28
Milian Wolff
Improve tooltips on total data of charts.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-10
Frederik Schwarzer
Remove wrong unit. formatByteSize() returns the right...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-09
Milian Wolff
Add tooltips for more UI elements in the flame graph...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-09
Milian Wolff
Set cursors to show that you can interact with the...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-09
Milian Wolff
Use monospace font for function labels in description.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-09
Milian Wolff
Enable wordwrap to prevent layout issues on wide functi...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-09
Stephen Kelly
Move the frame description to the bottom of the ui
commit
|
commitdiff
|
tree
|
snapshot
2016-04-06
Stephen Kelly
Replace rigid layout with a QSplitter
commit
|
commitdiff
|
tree
|
snapshot
2016-04-05
Milian Wolff
HTML-escape strings in tooltips, esp. required for...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-05
Milian Wolff
Fix wrong conditional that lead to excessive i18n calls.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-05
Milian Wolff
Cache QPen and QBrush used by ChartModel.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-05
Milian Wolff
Add relative cost numbers to the tree model tooltips.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-05
Milian Wolff
Show cost fractions in flamegraph tooltips.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-05
Milian Wolff
Introduce cost threshold for flamegraph to minimize...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-24
Milian Wolff
Add an experimental perf->heaptrack data converter.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-24
Milian Wolff
Prevent off-by-one data access in chart models.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-24
Milian Wolff
Make code more error resilient when parsing data files.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-24
Milian Wolff
Check validity of allocation index when parsing data...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-24
Milian Wolff
Never divide by zero.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-24
Milian Wolff
Intern caller/callee data by location data.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-24
Milian Wolff
Add caller/callee table view of data.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-24
Milian Wolff
Reuse common AllocationData class, with operator+=...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-23
Milian Wolff
Make it possible to select different cost sources for...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-23
Milian Wolff
Don't print unknown file/line location in tooltip.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-15
Milian Wolff
Colorize model cost cells background based on relative...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-09
Milian Wolff
Properly skip 32bit versions of operator new.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-09
Milian Wolff
Fix compile warnings on 32bit machines
commit
|
commitdiff
|
tree
|
snapshot
2016-03-09
Milian Wolff
Update libbacktrace from GCC trunk@234085.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-29
Milian Wolff
Don't show functions that triggered no temporary alloca...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-26
Milian Wolff
Add executable to measure malloc overhead.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-26
Milian Wolff
Filter rows that did not leak anything in TopProxy.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-25
Milian Wolff
Include total system memory and peak RSS usage in output.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-25
Milian Wolff
Show minimal statistics directly after heaptrack finished.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-24
Milian Wolff
Pass correct data to dl_iterate_phdr.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-24
Milian Wolff
Don't access invalid memory for tiny or broken input...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-24
Milian Wolff
Put summary text into three columns to save vertical...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-24
Milian Wolff
Display the time when the memory peak was encountered.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-24
Milian Wolff
Remove resize-to-contents call.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-24
Milian Wolff
Add summary tab and display all top functions there.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-23
Milian Wolff
Show error when we failed to parse an input file.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-23
Milian Wolff
Use monospace font family in tooltips.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-23
Milian Wolff
Don't show 'backtrace: ' without a backtrace in the...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-23
Milian Wolff
Add stacks model to display full backtrace for selection.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-23
Milian Wolff
Display shorter basename for files in tables by default.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Milian Wolff
Don't descend into children of invisible flamegraph...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-08
Milian Wolff
Optimize TreeModel: cache KFormat to prevent repeated...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-28
Aleix Pol
Let KDE*CompilerSettings change the policies in the...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-21
Milian Wolff
Decrease indentation which allows us to show deeper...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-15
Milian Wolff
Make chart tooltips better readable.
commit
|
commitdiff
|
tree
|
snapshot
2016-01-04
Milian Wolff
Use std::tie instead of std::make_tuple for lexicograph...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-16
Milian Wolff
Show data as soon as it is available.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-16
Milian Wolff
Sort cost columns initially in descending order.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-16
Milian Wolff
Add some indication on the file load process.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-16
Milian Wolff
Display pretty-printed byte sizes in tree model.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-16
Milian Wolff
Set proper axis type for temporary allocation plot.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-16
Milian Wolff
Don't duplicate allocation infos when reparsing.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-15
Milian Wolff
Reuse PointerMap for backwards compatibility.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-15
Milian Wolff
Add size histogram to heaptrack_gui.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-14
Milian Wolff
Reject data files of newer heaptrack versions.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-14
Milian Wolff
Optimize tracking of active allocations.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-11
Milian Wolff
Also make the number of sub traces of peaks configurable.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-11
David Landell
Make number of reported peaks configurable
commit
|
commitdiff
|
tree
|
snapshot
2015-12-11
Milian Wolff
Add .reviewboardrc file for rbt integration.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-11
Milian Wolff
Add version to heaptrack data files.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-11
Milian Wolff
Don't check module map sanity in non-debug builds of...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Milian Wolff
Show temporary allocations in heaptrack_gui.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Milian Wolff
Find temporary allocations in heaptrack_print.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Milian Wolff
Fix regression: the pointer index is still 64bit.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Milian Wolff
Fix compiler warning
commit
|
commitdiff
|
tree
|
snapshot
2015-12-07
Milian Wolff
Optimize: Reduce memory cost for tracking active alloca...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-07
Milian Wolff
Use uint32_t for indices.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-06
Milian Wolff
Optimize: Reduce memory consumption of RowData for...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-05
Milian Wolff
Generate flame graph in background thread.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-05
Milian Wolff
Make it possible to switch between bottom-up/top-down...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-05
Milian Wolff
Build flame graph on demand.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-15
Milian Wolff
Remove duplicate component
commit
|
commitdiff
|
tree
|
snapshot
2015-11-15
Milian Wolff
Default CMAKE_BUILD_TYPE to RelWithDebInfo.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
Adrian Băcîrcea
Always pass false for exe in elf_add call.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-23
Milian Wolff
Reserve space for chart data.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-23
Milian Wolff
Optimize: evaluate top-down data in parallel to chart...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-23
Milian Wolff
Optimize: only do one hash lookup instead of three...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-23
Milian Wolff
Optimize: Replace QHash with std::array.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-16
Milian Wolff
Minor: move newline for readbility
commit
|
commitdiff
|
tree
|
snapshot
2015-10-11
Milian Wolff
Increase max chart datapoints to 500.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-11
Milian Wolff
Only allocate 100 brushes for the flamegraph.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-11
Milian Wolff
Use two-pass over input data to speed up chart building.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-11
Milian Wolff
Only create one chart data per second.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-11
Milian Wolff
Make sure the ChartMergeData is nothrow-move-assignable.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-11
Milian Wolff
Cache ip addresses.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-11
Milian Wolff
Fix wrong assertion
commit
|
commitdiff
|
tree
|
snapshot
2015-10-11
Milian Wolff
Disable modeltest.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-25
Milian Wolff
Restructure test code layout, import catch and use...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-25
Milian Wolff
Simplify CMakeLists.txt - we always use malloc now.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-25
Milian Wolff
Use malloc within libbacktrace for the usecase of heapt...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-22
Milian Wolff
Cleanup and rename leaked in gui to consumed.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-22
Milian Wolff
Fix chart model by splitting it up by type.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-22
Milian Wolff
cleanup
commit
|
commitdiff
|
tree
|
snapshot
next