You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/modules/process
wxiaoguang 52b319bc00
Refactor pprof labels and process desc (#32909)
* Deprecate "gopid" in log, it is not useful and requires very hacky
approach
* Remove "git.Command.SetDescription" because it is not useful and only
makes the logs too flexible
1 month ago
..
context.go Change pprof labels to be prometheus compatible (#32865) 1 month ago
error.go Implement FSFE REUSE for golang files (#21840) 2 years ago
manager.go Refactor pprof labels and process desc (#32909) 1 month ago
manager_exec.go Implement FSFE REUSE for golang files (#21840) 2 years ago
manager_stacktraces.go Refactor pprof labels and process desc (#32909) 1 month ago
manager_test.go Replace assert.Fail with assert.FailNow (#27578) 1 year ago
manager_unix.go Implement FSFE REUSE for golang files (#21840) 2 years ago
manager_windows.go Implement FSFE REUSE for golang files (#21840) 2 years ago
process.go Implement FSFE REUSE for golang files (#21840) 2 years ago