Bug 229988 - Add port sysutils/turbostat
Summary: Add port sysutils/turbostat
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: amd64 Any
: --- Affects Only Me
Assignee: Kurt Jaeger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-07-23 18:39 UTC by D Scott Phillips
Modified: 2018-07-25 19:18 UTC (History)
3 users (show)

See Also:


Attachments
0001-Add-sysutils-turbostat.patch (13.67 KB, application/mbox)
2018-07-23 18:39 UTC, D Scott Phillips
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description D Scott Phillips 2018-07-23 18:39:07 UTC
Created attachment 195396 [details]
0001-Add-sysutils-turbostat.patch

turbostat is a utility from the linux kernel that reports power statistics for Intel processors.
Comment 1 Kurt Jaeger freebsd_committer freebsd_triage 2018-07-25 19:17:36 UTC
Committed with changes, thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2018-07-25 19:18:23 UTC
A commit references this bug:

Author: pi
Date: Wed Jul 25 19:17:23 UTC 2018
New revision: 475329
URL: https://svnweb.freebsd.org/changeset/ports/475329

Log:
  New port: sysutils/turbostat

  Report processor topology, frequency, idle power-state
  statistics, temperature and power on X86 processors.

  WWW: https://github.com/torvalds/linux/tree/master/tools/power/x86/turbostat

  PR:		229988
  Submitted by:	D Scott Phillips <d.scott.phillips@intel.com>

Changes:
  head/sysutils/Makefile
  head/sysutils/turbostat/
  head/sysutils/turbostat/Makefile
  head/sysutils/turbostat/distinfo
  head/sysutils/turbostat/files/
  head/sysutils/turbostat/files/patch-turbostat.c
  head/sysutils/turbostat/pkg-descr