Twitter | Pretraživanje | |
Arnaldo Carvalho de Melo
Make 'pahole --contains' take into account typedefs, enums, etc in addition to structs, unions, i.e. want to know which Linux RCU data structures embed a raw spinlock? pahole --contains raw_spinlock_t --prefix rcu
Reply Retweet Označi sa "sviđa mi se" More
Davidlohr Bueso 15. sij
Odgovor korisniku/ci @acmel
Is there some website/wiki that documents cool trick done with pahole?
Reply Retweet Označi sa "sviđa mi se"
Arnaldo Carvalho de Melo 15. sij
Odgovor korisniku/ci @davidlohr
Not really but I'm considering having one :-)
Reply Retweet Označi sa "sviđa mi se"
Bhaskar Chowdhury 15. sij
Odgovor korisniku/ci @acmel
Oh BTW, do not forget to add some example on the man page itself, it lacks it badly, another day I fell on it and not found one. Flags are explicit but difficult to remember, the example makes poor souls like me more comfortable.
Reply Retweet Označi sa "sviđa mi se"
Arnaldo Carvalho de Melo 15. sij
Odgovor korisniku/ci @unixbhaskar
I'll pick some of the ones I've added to the commit logs and will add to the man page.
Reply Retweet Označi sa "sviđa mi se"