chore(deps): Bump github.com/intel/powertelemetry from 1.0.1 to 1.0.2 (#16201)
Co-authored-by: Dane Strandboge <136023093+DStrand1@users.noreply.github.com>
This commit is contained in:
parent
38df181771
commit
5f8e7f6366
2
go.mod
2
go.mod
|
|
@ -120,7 +120,7 @@ require (
|
|||
github.com/influxdata/tail v1.0.1-0.20241014115250-3e0015cb677a
|
||||
github.com/influxdata/toml v0.0.0-20190415235208-270119a8ce65
|
||||
github.com/intel/iaevents v1.1.0
|
||||
github.com/intel/powertelemetry v1.0.1
|
||||
github.com/intel/powertelemetry v1.0.2
|
||||
github.com/jackc/pgconn v1.14.3
|
||||
github.com/jackc/pgio v1.0.0
|
||||
github.com/jackc/pgtype v1.14.4
|
||||
|
|
|
|||
4
go.sum
4
go.sum
|
|
@ -1594,8 +1594,8 @@ github.com/influxdata/toml v0.0.0-20190415235208-270119a8ce65 h1:vvyMtD5LTJc1W9s
|
|||
github.com/influxdata/toml v0.0.0-20190415235208-270119a8ce65/go.mod h1:zApaNFpP/bTpQItGZNNUMISDMDAnTXu9UqJ4yT3ocz8=
|
||||
github.com/intel/iaevents v1.1.0 h1:FzxMBfXk/apG2EUXUCfaq3gUQ+q+TgZ1HNMjjUILUGE=
|
||||
github.com/intel/iaevents v1.1.0/go.mod h1:CyUUzXw0lHRCsmyyF7Pwco9Y7NiTNQUUlcJ7RJAazKs=
|
||||
github.com/intel/powertelemetry v1.0.1 h1:a35pZbqOnJlEYGEPXM+YKtetu6D6dJD4Jb4GS4Zetxs=
|
||||
github.com/intel/powertelemetry v1.0.1/go.mod h1:f6pibcqhQyzN7FRwIXB4mAureaYZfJ+K8Gpm3y1gcrM=
|
||||
github.com/intel/powertelemetry v1.0.2 h1:092xOflYu+YXzY3c/fQ2DpK1ePy9q9ulbm5yiNYrVkc=
|
||||
github.com/intel/powertelemetry v1.0.2/go.mod h1:+PHKI9RElL7J1sTjgg3DGxtscD+IiLNmUzV1MOSCZt4=
|
||||
github.com/jackc/chunkreader v1.0.0/go.mod h1:RT6O25fNZIuasFJRyZ4R/Y2BbhasbmZXF9QQ7T3kePo=
|
||||
github.com/jackc/chunkreader/v2 v2.0.0/go.mod h1:odVSm741yZoC3dpHEUXIqA9tQRhFrgOHwnPIn9lDKlk=
|
||||
github.com/jackc/chunkreader/v2 v2.0.1 h1:i+RDz65UE+mmpjTfyz0MoVTnzeYxroil2G82ki7MGG8=
|
||||
|
|
|
|||
|
|
@ -452,6 +452,7 @@ powerstat_core,core_id=0,cpu_id=0,host=ubuntu,package_id=0 cpu_c0_substate_c0_wa
|
|||
| 0x8F | Intel Sapphire Rapids X | ✓ | | | ✓ |
|
||||
| 0xCF | Intel Emerald Rapids X | ✓ | | | ✓ |
|
||||
| 0xAD | Intel Granite Rapids X | ✓ | | | |
|
||||
| 0xAE | Intel Granite Rapids D | ✓ | | | |
|
||||
| 0x8A | Intel Lakefield | ✓ | | ✓ | |
|
||||
| 0x97 | Intel AlderLake | ✓ | | ✓ | ✓ |
|
||||
| 0x9A | Intel AlderLake-L | ✓ | | ✓ | ✓ |
|
||||
|
|
|
|||
Loading…
Reference in New Issue