Skip to content

ps 1.7.6

Compare
Choose a tag to compare
@gaborcsardi gaborcsardi released this 21 Jan 20:51
  • ps_name() now does not fail in the rare case when ps_cmdline() returns an empty vector (#150).

  • ps_system_cpu_times() now returns CPU times divided by the HZ as reported by CLK_TCK, in-line with other OS's and the per-process version. (#144, @michaelwalshe).