aboutsummaryrefslogtreecommitdiff
path: root/lib/debug
AgeCommit message (Expand)Author
2026-01-15all: convert license and copyright to use SPDX identifiersShulhan
2025-01-23lib/debug: remove the global Value variableShulhan
2023-09-11lib/debug: realign struct profileShulhan
2022-05-09all: reformat all codes using gofmt 1.19 (the Go tip)Shulhan
2020-06-10all: update email addressShulhan
2020-06-06all: use default linter optionsShulhan
2020-03-24debug: add a wrapper for starting and stopping CPU profileShulhan
2019-06-14all: fix nolint formatShulhan
2019-03-01all: fix warnings from linterShulhan
2019-02-01lib/debug: add function to write heap profile to fileShulhan
2019-01-29lib/debug: add type to store relative and difference on memory heapShulhan
2018-11-30all: minimize and suppress linter warnings for global variablesShulhan
2018-11-29lib/debug: ignore lint on init functionShulhan
2018-09-14lib/debug: new package for debuggingShulhan