stracy

command module
v0.0.0-...-c601891 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 26, 2024 License: Apache-2.0 Imports: 22 Imported by: 0

README

Strace Viewer

It's a tool to view strace output in a web browser.

Work Notes

strace -ttt -f -s 256 -a 100 -T --stack-traces --decode-fds=all ./concurrency 

Strace Postgres

strace -t -f sudo -u postgres /usr/lib/postgresql/14/bin/postgres -D /var/lib/postgresql/14/main -c config_file=/etc/postgresql/14/main/postgresql.conf

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package abi describes the interface between a kernel and userspace.
Package abi describes the interface between a kernel and userspace.
Package binary translates between select fixed-sized types and a binary representation.
Package binary translates between select fixed-sized types and a binary representation.
Package ubinary provides a native endian binary.ByteOrder.
Package ubinary provides a native endian binary.ByteOrder.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL