featurebase/cmd
Matt Jaffee 599b2f4a9e
implement config options for block profile rate and mutex fraction
set sane defaults. The performance overhead seems to be negligible, and this will allow us to obtain mutex and blocking profiles from running Pilosas by default.
2019-03-25 11:38:01 -05:00
..
pilosa Apply Apache License 2.0 2017-04-28 14:22:03 -05:00
check.go Use passed stdin, stdout and stderr in the cmd package. Fixes #1538 2018-09-05 16:23:31 +03:00
check_test.go Apply Apache License 2.0 2017-04-28 14:22:03 -05:00
config.go Use passed stdin, stdout and stderr in the cmd package. Fixes #1538 2018-09-05 16:23:31 +03:00
doc.go Apply Apache License 2.0 2017-04-28 14:22:03 -05:00
export.go Fix std{in,out,err} in export cmd 2018-09-05 17:37:44 +03:00
export_test.go final Frame to Field rename 2018-06-06 01:27:12 -05:00
generate_config.go Use passed stdin, stdout and stderr in the cmd package. Fixes #1538 2018-09-05 16:23:31 +03:00
import.go Fixes #1731 2018-11-08 17:01:05 +03:00
import_test.go add clear functional option for imports 2018-10-23 17:37:57 -05:00
inspect.go Use passed stdin, stdout and stderr in the cmd package. Fixes #1538 2018-09-05 16:23:31 +03:00
inspect_test.go Apply Apache License 2.0 2017-04-28 14:22:03 -05:00
root.go Fix linter issues: gochecknoinits 2018-07-18 11:58:27 -05:00
root_test.go Fix linter issues: gofmt 2018-07-16 16:45:42 -05:00
server.go Add distributed tracing. 2018-11-21 15:08:33 -06:00
server_test.go implement config options for block profile rate and mutex fraction 2019-03-25 11:38:01 -05:00