rwatson     2007-12-03 21:21:15 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/procstat     procstat_kstack.c procstat_threads.c 
  Log:
  Display per-thread command line in TDNAME field for -k and -t; if
  no per-thread name is available or the name is identical to the
  process name, display "-" instead.  Very slightly shrink the COMM
  entry to make a bit more room, although this doesn't help with
  stack traces much.
  
  Suggested by:   thompsa
  
  Revision  Changes    Path
  1.2       +65 -18    src/usr.bin/procstat/procstat_kstack.c
  1.2       +6 -3      src/usr.bin/procstat/procstat_threads.c
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to