4.25 Prendre une trace de la conso CPU

De UnixWiki
Révision datée du 9 avril 2013 à 15:48 par Futex (discussion | contributions) (Page créée avec « Avec tprof # tprof -ksx sleep 10 (k kernel, s shared library, x commande) Génère un fichier $CMD.prof »)
(diff) ← Version précédente | Voir la version actuelle (diff) | Version suivante → (diff)
Aller à : navigation, rechercher

Avec tprof

 # tprof -ksx sleep 10 (k kernel, s shared library, x commande)

Génère un fichier $CMD.prof