fxt_print
Multithreaded tracing library
Install
- All systems
-
curl cmd.cat/fxt_print.sh
- Debian
-
apt-get install fxt-tools
- Ubuntu
-
apt-get install fxt-tools
- Kali Linux
-
apt-get install fxt-tools
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install fxt-tools
- Raspbian
-
apt-get install fxt-tools
- Dockerfile
- dockerfile.run/fxt_print
fxt-tools
Multithreaded tracing library
FxT is a library and associated tools that can be used to analyze the performance of multithreaded programs which can potentially use a hybrid thread scheduler (i.e. a user-level scheduler on top of a kernel-level one). The Marcel thread library can take full profit from this library. FxT is based on the offline analysis of traces (sequence of events recorded at run time). This package contains tools.