index
:
sdk/tools/heaptrack
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
asoldatov-test
master
sandbox/akazmin/tizen6_watermarking
sandbox/akazmin/tizen_6.0_build
tizen
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
Domain: SDK / Command line tools; Licenses: LGPL-2.1;
Igor Kulaychuk <i.kulaychuk@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
analyze
/
print
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-15
Fix visualization of memory consumption values (use 2^10 instead of 10^3 as d...
Ruben Ayrapetyan
1
-3
/
+3
2017-09-14
Fix calculating peak RSS.
Ruben Ayrapetyan
1
-1
/
+1
2017-09-14
Handle total cost updates upon mmap/munmap and physical memory consumption up...
Ruben Ayrapetyan
1
-0
/
+4
2017-09-14
Introduce display modes (malloc, Private_Dirty, Private_Clean, Shared = Share...
Ruben Ayrapetyan
1
-54
/
+50
2017-05-23
Make peak memory consumption easier to understand
Milian Wolff
1
-11
/
+1
2017-05-17
Use fixed formatting for percentages in heaptrack_print
Milian Wolff
1
-2
/
+2
2017-05-09
Do not print zero-cost sub-branches in diff mode
Milian Wolff
1
-0
/
+3
2017-05-08
Show inlined frames
Milian Wolff
1
-15
/
+39
2017-05-02
Clarify licenses
Milian Wolff
1
-11
/
+10
2017-04-25
s/calcuation/calculation
Bruno P. Kinoshita
1
-1
/
+1
2017-01-28
Add clang-format configuration and reformat src/ and test/ sources
Milian Wolff
1
-156
/
+169
2017-01-21
Make it possible to run heaptrack from the build folder
Milian Wolff
1
-0
/
+4
2017-01-11
Restructure source code directory layout
Milian Wolff
2
-0
/
+747