You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,12 @@
1
1
# System Capabilities Reporter
2
2
3
-
Sysreport is a system capability reporting tool that gives application developers a quick summary of what performance features are available on the Linux system the tool is running on.
3
+
Sysreport is a system capability reporting tool that gives application developers a quick summary of how the system is configured and what performance features are available, on the Linux system the tool is running on.
4
4
5
5
This tool is aimed at anyone trying to profile performance on Arm-based systems; this includes cloud instances, bare metal servers, and small devices such as developer boards and Raspberry Pi devices.
6
6
7
7
The tool is invoked on the command-line and takes about a second to run. It displays a single page of output in text format.
8
8
9
-
Sysreport is not a benchmarking tool and does not modify the system in any way.
9
+
Sysreport is not a benchmarking tool and does not modify the system in any way. It is also not intended to report current system status, only system configuration.
10
10
11
11
This tool aims to:
12
12
* Report system configuration in a way that is focused on performance analysis, list which performance tools and features are available
@@ -66,4 +66,4 @@ Please consider raising an issue in GitHub if this tool does not work as expecte
66
66
67
67
## Acknowledgements
68
68
69
-
This project was created on behalf of the [Arm Software Developers](https://www.arm.com/developer-hub/) team, follow them on Twitter: [@ArmSoftwareDev](https://twitter.com/armsoftwaredev) and YouTube: [Arm Software Developers](https://www.youtube.com/channel/UCHUAckhCfRom2EHDGxwhfOg) for more resources!
69
+
This project was created on behalf of the [Arm Software Developers](https://www.arm.com/developer-hub/) team, follow them on Twitter: [@ArmSoftwareDev](https://twitter.com/armsoftwaredev) and YouTube: [Arm Software Developers](https://www.youtube.com/channel/UCHUAckhCfRom2EHDGxwhfOg) for more resources!
0 commit comments