issues
search
honggyukim
/
heaptrace
a tool that collects and reports heap allocated memory
GNU General Public License v2.0
13
stars
3
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add configuration file for heaptrace options
#36
Bojun-Seo
opened
11 months ago
0
Change the report signal numbers
#35
Bojun-Seo
opened
11 months ago
0
Add SLR(simple linear regression) analysis on report
#34
Bojun-Seo
opened
11 months ago
0
Add option to change signals
#33
Bojun-Seo
opened
11 months ago
0
stacktrace: Fixes infinite loop bug
#32
Bojun-Seo
closed
1 year ago
0
clang-tidy: Add .clang-tidy config file and use it to refine code base
#31
honggyukim
closed
1 year ago
3
Add --chrome option
#30
qpakzk
opened
1 year ago
6
stacktrace: Remove dangerous value access
#29
Bojun-Seo
closed
1 year ago
2
Implement ignore
#28
Bojun-Seo
opened
1 year ago
6
build: Add CMakeLists.txt for cmake build
#27
honggyukim
closed
1 year ago
3
Introduce pre-commit and apply the changes
#26
honggyukim
closed
1 year ago
2
stacktrace: Use different index variable name for inner loop
#25
Bojun-Seo
closed
1 year ago
0
stacktrace: `break` instead of `continue` in `for statement`
#24
Bojun-Seo
closed
1 year ago
0
Add alarm filtering (suppressions) feature
#23
Bojun-Seo
opened
1 year ago
4
Add option to change signals
#22
Bojun-Seo
opened
1 year ago
8
stacktrace: Print binary even if symbol name found
#21
Bojun-Seo
closed
1 year ago
0
stacktrace: Print offset of binary instead of address
#20
Bojun-Seo
closed
1 year ago
0
samples: Add simple sample which generate memory leak
#19
Bojun-Seo
closed
1 year ago
1
`LD_PRELOAD` execution causes segfault
#18
Bojun-Seo
closed
1 year ago
1
No report is printed for `sample.c`
#17
Bojun-Seo
closed
1 year ago
1
`GLIBC` version unmatching issue for some cross compile environment
#16
Bojun-Seo
closed
1 year ago
1
Self allocation reporting issue
#15
Bojun-Seo
closed
1 year ago
2
libheaptrace: Report self consuming memory
#14
Bojun-Seo
opened
1 year ago
3
Reporting self consuming memory usage
#13
Bojun-Seo
opened
1 year ago
1
support multiple sort orders in --flame-graph
#12
honggyukim
opened
1 year ago
1
libheaptrace: Add dual sorted reporting feature
#11
Bojun-Seo
closed
1 year ago
2
Report not printing backtrace issue
#10
Bojun-Seo
opened
1 year ago
6
Report in `size` order as well as `count` order at the same time
#9
Bojun-Seo
closed
1 year ago
6
consider replacing `mallinfo` to `malloc_info`
#8
honggyukim
opened
1 year ago
2
libheaptrace: Trace reallocarray function
#7
Bojun-Seo
closed
1 year ago
2
stacktrace: Add unlikely macro for performance
#6
Bojun-Seo
closed
1 year ago
0
stacktrace: Remove addrmap item on release
#5
Bojun-Seo
closed
1 year ago
2
libheaptrace: Trace pvalloc and valloc functions
#4
Bojun-Seo
closed
1 year ago
2
libheaptrace: Trace aligned_alloc function
#3
Bojun-Seo
closed
1 year ago
2
libheaptrace: Trace aligned_alloc function
#2
Bojun-Seo
closed
1 year ago
2
pre-commit: Add and apply clang-format
#1
honggyukim
closed
1 year ago
0