NetBSD/usr.sbin/tprof
ryo 473c5ef3b0 fixed parsing of event options.
if event option was specivied, it was stuck in a busy loop.
2022-12-26 08:00:13 +00:00
..
arch Add AMD family 19h (zen3 and zen4) support to tprof. 2022-12-08 05:29:27 +00:00
Makefile mainly fixes around display. 2022-12-09 01:56:40 +00:00
ksyms.c add "top" subcommand to tprof(8) 2022-12-01 00:43:27 +00:00
ksyms.h add "top" subcommand to tprof(8) 2022-12-01 00:43:27 +00:00
tprof.8 the "scale" option can be specified in the event name even in "tprof monitor" 2022-12-16 08:02:04 +00:00
tprof.c fixed parsing of event options. 2022-12-26 08:00:13 +00:00
tprof.h the "scale" option can be specified in the event name even in "tprof monitor" 2022-12-16 08:02:04 +00:00
tprof_analyze.c add "top" subcommand to tprof(8) 2022-12-01 00:43:27 +00:00
tprof_top.c use malloc instead of alloca so that SSP works. 2022-12-23 19:37:06 +00:00