Revision tags: v25.01-rc1, v24.09, v25.01-pre, v24.09-rc1 |
|
#
cb645ed6 |
| 17-Jun-2024 |
Michal Berger <michal.berger@intel.com> |
scripts/perf: Dump cpu-temp data to stdout
This was missed and the actual output was being dumped only to a file upon termination. As with any other perf/pm/ tool, make sure each reading is dumped t
scripts/perf: Dump cpu-temp data to stdout
This was missed and the actual output was being dumped only to a file upon termination. As with any other perf/pm/ tool, make sure each reading is dumped to stdout by default as well.
Change-Id: I3ec6199ca7c998573cdec07d1d5b344f2b00e4d6 Signed-off-by: Michal Berger <michal.berger@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/23743 Reviewed-by: Karol Latecki <karol.latecki@intel.com> Reviewed-by: Konrad Sztyber <konrad.sztyber@intel.com> Reviewed-by: Jim Harris <jim.harris@samsung.com> Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
show more ...
|
Revision tags: v24.05, v24.09-pre, v24.05-rc1, LTS, v24.01, v24.05-pre, v24.01-rc1 |
|
#
d5fe62b2 |
| 18-Jan-2024 |
Michal Berger <michal.berger@intel.com> |
autotest: Add helpers for controling pm tools
And use them to hook collect-* perf scripts into autobuild,autopackage.
This is meant to serve as a debug exposing impact of the full SPDK build on the
autotest: Add helpers for controling pm tools
And use them to hook collect-* perf scripts into autobuild,autopackage.
This is meant to serve as a debug exposing impact of the full SPDK build on the underlying system.
Change-Id: I7e0fe48927dd5725ea415e99752fa33e608710ec Signed-off-by: Michal Berger <michal.berger@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/21494 Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com> Reviewed-by: Jim Harris <jim.harris@samsung.com> Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
show more ...
|
#
99bebace |
| 29-Dec-2023 |
Michal Berger <michal.berger@intel.com> |
scripts/perf: Align date's format across the PM tools
vmstat uses 24h timestamp and it cannot be changed so let other tools follow suit.
Change-Id: I34d2d0d0b6ec551ef71d9e24539f62eb368a6346 Signed-
scripts/perf: Align date's format across the PM tools
vmstat uses 24h timestamp and it cannot be changed so let other tools follow suit.
Change-Id: I34d2d0d0b6ec551ef71d9e24539f62eb368a6346 Signed-off-by: Michal Berger <michal.berger@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/21187 Reviewed-by: Konrad Sztyber <konrad.sztyber@intel.com> Reviewed-by: Pawel Piatek <pawelx.piatek@intel.com> Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
show more ...
|
#
8d588fbc |
| 28-Dec-2023 |
Michal Berger <michal.berger@intel.com> |
scripts/perf: Tag PM data with current run_test() instance
Add signal handler to catch USR1 and drive re-tagging of the PM data. This should allow for a quick cross-reference while troubleshooting t
scripts/perf: Tag PM data with current run_test() instance
Add signal handler to catch USR1 and drive re-tagging of the PM data. This should allow for a quick cross-reference while troubleshooting target test and its potential impact on the system.
Change-Id: I6eb7ff0ed0fc4d0162db0166543a070a4ad90de4 Signed-off-by: Michal Berger <michal.berger@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/21179 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Konrad Sztyber <konrad.sztyber@intel.com> Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
show more ...
|
#
18d0ffa5 |
| 22-Dec-2023 |
Michal Berger <michal.berger@intel.com> |
scripts/perf: Add tool for checking CPU throttling|temp data
Change-Id: I0f6f02609413bea41abd654b85a5d257eb390582 Signed-off-by: Michal Berger <michal.berger@intel.com> Reviewed-on: https://review.s
scripts/perf: Add tool for checking CPU throttling|temp data
Change-Id: I0f6f02609413bea41abd654b85a5d257eb390582 Signed-off-by: Michal Berger <michal.berger@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/21146 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com> Reviewed-by: Konrad Sztyber <konrad.sztyber@intel.com>
show more ...
|