Module Name: src Committed By: maxv Date: Fri Jul 13 09:04:31 UTC 2018
Modified Files: src/usr.sbin/tprof: tprof.8 tprof.c Log Message: Change the arguments of the tprof tool, to match the behavior of pmc(1) and cpuctl(8). They become: tprof list tprof monitor -e name:option [-o outfile] command To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/usr.sbin/tprof/tprof.8 cvs rdiff -u -r1.6 -r1.7 src/usr.sbin/tprof/tprof.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.