Hello.
I'm currently building a system monitoring function in my framework (for study).
To the best of my knowledge, the only way to get GPU utilization ratio in ODroid XU4 is using ARM Streamline.
Is there any way to get(or read) mali GPU active cycles and idle cycles just like proc/stat for cpu cycles?
Or, does the ARM streamline can provide some Real-Time GPU utilization ratio? (i hope there could be some simple pipes or loggings)
Thanks.
How can I get GPU utilization ratio of Odroid XU4? (or active cycles,,, like)
- odroid
- Site Admin
- Posts: 41541
- Joined: Fri Feb 22, 2013 11:14 pm
- languages_spoken: English, Korean
- ODROIDs: ODROID
- Has thanked: 3321 times
- Been thanked: 1836 times
- Contact:
Re: How can I get GPU utilization ratio of Odroid XU4? (or active cycles,,, like)
I have no idea indeed.
Besides that, we used the Streamline about five years ago but we are not sure if it is still working with Kernel 5.4 or not.
https://wiki.odroid.com/odroid-xu4/appl ... ine_on_xu4
Besides that, we used the Streamline about five years ago but we are not sure if it is still working with Kernel 5.4 or not.
https://wiki.odroid.com/odroid-xu4/appl ... ine_on_xu4
-
- Posts: 2
- Joined: Sat Mar 19, 2022 9:13 am
- languages_spoken: english
- ODROIDs: Odroid XU 4
- Has thanked: 0
- Been thanked: 0
- Contact:
Re: How can I get GPU utilization ratio of Odroid XU4? (or active cycles,,, like)
You can use the Kernel 3.10.103 ( https://github.com/hardkernel/linux/com ... c97bb321d3). In this version you can find the GPU Utilization in the /sys/devices/11800000.mali/utilization. This provides the value of busy_time/total_time.
Who is online
Users browsing this forum: No registered users and 2 guests