notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
turbostat Report power statistics for Intel CPUs
4.17_4 sysutils on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 4.17_3Version of this port present on the latest quarterly branch.
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2018-07-25 19:17:40
Last Update: 2024-01-09 11:11:45
Commit Hash: 220062a
People watching this port, also watch:: scrot, v4l-utils, coreutils, tmux
License: GPLv2
WWW:
https://github.com/torvalds/linux/tree/master/tools/power/x86/turbostat
Description:
Report processor topology, frequency, idle power-state statistics, temperature and power on X86 processors.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (5 items)
Collapse this list.
  1. sbin/turbostat
  2. share/man/man8/turbostat.8.gz
  3. /usr/local/share/licenses/turbostat-4.17_4/catalog.mk
  4. /usr/local/share/licenses/turbostat-4.17_4/LICENSE
  5. /usr/local/share/licenses/turbostat-4.17_4/GPLv2
Collapse this list.
Dependency lines:
  • turbostat>0:sysutils/turbostat
To install the port:
cd /usr/ports/sysutils/turbostat/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/turbostat
  • pkg install turbostat
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: turbostat
Flavors: there is no flavor information for this port.
ONLY_FOR_ARCHS: amd64
distinfo:
TIMESTAMP = 1531331060 SHA256 (turbostat-4.17/turbostat.c) = 23bc86ba086b0b18bfb92619eb66e0c482f7d6c20f5a00d9c333ac2a1c212660 SIZE (turbostat-4.17/turbostat.c) = 135407

Expand this list (6 items)

Collapse this list.

SHA256 (turbostat-4.17/turbostat.8) = b58eddff29a33ada502627a457021dd70191a4e4bb96b17ff44b1623158b3ed4 SIZE (turbostat-4.17/turbostat.8) = 18201 SHA256 (turbostat-4.17/msr-index.h) = f984e5737423ed1e5beea2d543f2f263321f43b74abc31d728f306489279e4cf SIZE (turbostat-4.17/msr-index.h) = 29422 SHA256 (turbostat-4.17/intel-family.h) = c3b888feb0e1a73c0aa6817908c2e71313b1dc2d6c834700d1f983746cc49258 SIZE (turbostat-4.17/intel-family.h) = 2629

Collapse this list.


Packages (timestamps in pop-ups are UTC):
turbostat
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-4.17_4------
FreeBSD:13:quarterly-4.17_3------
FreeBSD:14:latest-4.17_4------
FreeBSD:14:quarterly-4.17_4------
FreeBSD:15:latest-4.17_4n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
sysutils_turbostat
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://raw.githubusercontent.com/torvalds/linux/v4.17/arch/x86/include/asm/
  2. https://raw.githubusercontent.com/torvalds/linux/v4.17/tools/power/x86/turbostat/
Collapse this list.

Number of commits found: 11

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
4.17_4
09 Jan 2024 11:11:45
commit hash: 220062a3a1c35cc4deb0b363bdc27d09b492bf2ecommit hash: 220062a3a1c35cc4deb0b363bdc27d09b492bf2ecommit hash: 220062a3a1c35cc4deb0b363bdc27d09b492bf2ecommit hash: 220062a3a1c35cc4deb0b363bdc27d09b492bf2e files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
MANPREFIX: eleminate its usage  and move man to share/man
4.17_3
19 Feb 2023 00:44:25
commit hash: b27279cba1cad5a4f00237ddfffe11789e1c2053commit hash: b27279cba1cad5a4f00237ddfffe11789e1c2053commit hash: b27279cba1cad5a4f00237ddfffe11789e1c2053commit hash: b27279cba1cad5a4f00237ddfffe11789e1c2053 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
sysutils/turbostat: unbreak runtime on FreeBSD >= 13.1

$ turbostat
turbostat version 17.06.23 - Len Brown <lenb@kernel.org>
Segmentation fault

* thread #1, name = 'turbostat', stop reason = signal SIGSEGV: invalid address
(fault address: 0x0)
    frame #0: 0x0000000000216992 turbostat`topology_probe at turbostat.c:4685:7
   4682          * Validate that all cpus in cpu_subset are also in
cpu_present_set
   4683          */
   4684         for (i = 0; i < CPU_SUBSET_MAXCPUS; ++i) {
-> 4685                 if (CPU_ISSET_S(i, cpu_subset_size, cpu_subset))
   4686                         if (!CPU_ISSET_S(i, cpu_present_setsize,
cpu_present_set))
   4687                                 err(1, "cpu%d not present", i);
   4688         }
(Only the first 15 lines of the commit message are shown above View all of this commit message)
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
4.17_2
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
4.17_2
31 Dec 2021 21:34:49
commit hash: 6cc600ed7040ae0270d22f580c4778266d9bdbe4commit hash: 6cc600ed7040ae0270d22f580c4778266d9bdbe4commit hash: 6cc600ed7040ae0270d22f580c4778266d9bdbe4commit hash: 6cc600ed7040ae0270d22f580c4778266d9bdbe4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
sysutils/turbostat: use CPU_* macros defined in -CURRENT
4.17_2
25 Sep 2021 15:30:47
commit hash: 578dca8c8577df4cf35dfd79ce1417f77a2a0f5acommit hash: 578dca8c8577df4cf35dfd79ce1417f77a2a0f5acommit hash: 578dca8c8577df4cf35dfd79ce1417f77a2a0f5acommit hash: 578dca8c8577df4cf35dfd79ce1417f77a2a0f5a files touched by this commit
Ryan Steinmetz (zi) search for other commits by this committer
*/*: Reset MAINTAINER due to fatal email bounces
4.17_2
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
4.17_2
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
4.17_2
09 Dec 2020 18:28:57
Revision:557382Original commit files touched by this commit
ericbsd search for other commits by this committer
sysutils/turbostat: Update to fix sysctl kern.sched.topology_spec max length

Submitted by:	darkfiberiru_gmail.com
Reviewed by:	scottph	freqlabs
4.17_1
03 Aug 2018 20:06:27
Revision:476320Original commit files touched by this commit
pi search for other commits by this committer
sysutils/turbostat: Fix reading topology with multiple packages

Fixed a bug where core identifiers within a package would not
count from zero. This caused a out-of-bounds array access when
multiple packages were present.

Also gracefully handle the absence of the kern.intrs sysctl (added
in 12.0), and don't use reallocarray (added in 11.0).

PR:		230066
Reported by:	kbowling
Submitted by:	D Scott Phillips <d.scott.phillips@intel.com> (maintainer)
4.17
25 Jul 2018 19:17:22
Revision:475329Original commit files touched by this commit
pi search for other commits by this committer
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>

Number of commits found: 11