gputop
gputop copied to clipboard
A GPU profiling tool
Build fails for me during linking step with ``` [...] [583/751] cc -o subprojects/libuv-v1.18.0/uvtest subprojects/libuv-v1.18.0/uvtest.p/test_blackhole-server.c.o subprojects/libuv-v1.18.0/uvtest.p/test_dns-server.c.o subprojects/libuv-v1.18.0/uvtest.p/test_echo-server.c.o subprojects/libuv-v1.18.0/uvtest.p/test_run-tests.c.o subprojects/libuv-v1.18.0/uvtest.p/test_runner.c.o subprojects/libuv-v1.18.0/uvtest.p/test_test-active.c.o subprojects/libuv-v1.18.0/uvtest.p/test_test-async.c.o subprojects/libuv-v1.18.0/uvtest.p/test_test-async-null-cb.c.o subprojects/libuv-v1.18.0/uvtest.p/test_test-barrier.c.o subprojects/libuv-v1.18.0/uvtest.p/test_test-callback-order.c.o subprojects/libuv-v1.18.0/uvtest.p/test_test-callback-stack.c.o subprojects/libuv-v1.18.0/uvtest.p/test_test-close-fd.c.o subprojects/libuv-v1.18.0/uvtest.p/test_test-close-order.c.o subprojects/libuv-v1.18.0/uvtest.p/test_test-condvar.c.o subprojects/libuv-v1.18.0/uvtest.p/test_test-connection-fail.c.o subprojects/libuv-v1.18.0/uvtest.p/test_test-cwd-and-chdir.c.o...
Trying to install this on Arch through [AUR](https://aur.archlinux.org/packages/gputop-git) gives: `../gputop/meson.build:15:0: ERROR: Automatic wrap-based subproject downloading is disabled` Maybe because of this issue: https://github.com/harfbuzz/harfbuzz/issues/2551
Hello, I am here to ask your assistance in adding GPU usage data to HTOP. https://github.com/htop-dev/htop/issues/406 Me and a bunch of other people would really appreciate your insight in the...
The tool supposedly gives an interesting insight into what the GPU is doing when we give it something to do. But how do we interpret it? What I am observing...
Debian testing no longer packages python2, causing the build to fail. I hacked subprojects/wslay-d72ea2ea9e24032144ab85f840e3aaf8cd5d6e07/lib/includes/wslay/meson.build to call python3 instead, which worked around the lack of mako.template. I also had to comment...
Kernel: 5.4.75 Distro: Gentoo 2020-10-30T08:08:31Z Last message: `GetFeatures request received` What additional info provide?
https://patchwork.freedesktop.org/series/60176/ Signed-off-by: Lionel Landwerlin
Make use of the OA interrupt whenever available. This reduces the chances of loosing reports at high frequency sampling.
This would be useful for debugging purposes.