Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: ryncsn/memstrack

Tags

v0.2.5

Toggle v0.2.5's commit message
Fix crash when wrong reporter type is used

report_table_size was define but forgot to use it to check for
array border. Just fix this.

Signed-off-by: Kairui Song <[email protected]>

v0.2.4

Toggle v0.2.4's commit message
Fix the memory page freed counter leak

v0.2.3

Toggle v0.2.3's commit message
Fix some issues found by covscan

v0.2.2

Toggle v0.2.2's commit message
reporter: support a default global throttle value

v0.2.1

Toggle v0.2.1's commit message
perf: fix init error is some event is not available

v0.2

Toggle v0.2's commit message
Code clean up

Signed-off-by: Kairui Song <[email protected]>

v0.1.12

Toggle v0.1.12's commit message
Rework perf ring buffer handling, better performance and accuracy

Signed-off-by: Kairui Song <[email protected]>

v0.1.11-devel

Toggle v0.1.11-devel's commit message
Use travis for multi-arch test and build

Signed-off-by: Kairui Song <[email protected]>

v0.1.11

Toggle v0.1.11's commit message
Fix a memory leak in ftrace backend

Signed-off-by: Kairui Song <[email protected]>

v0.1.10

Toggle v0.1.10's commit message
Add a Github action for creating static release

Signed-off-by: Kairui Song <[email protected]>