fche changed the topic of #systemtap to: http://sourceware.org/systemtap; email systemtap@sourceware.org if answers here not timely, conversations may be logged
<derek__> Thanks, @fche
derek0883 has quit [Remote host closed the connection]
derek__ is now known as derek0883
<derek0883> HI is it possible let demangle C++ function in systemtype, probefunc() return something like this: _ZL14ProcessMessageP5CNodeRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEER11CDataStreamlRK12CChainParamsP8CConnmanRKSt6atomicIbE
<fche> derek0883, no, we haven't pulled in a c++ demangler
<fche> you could c++filt the output
<derek0883> Thanks!
hpt has joined #systemtap
changcheng has joined #systemtap
hpt has quit [Ping timeout: 256 seconds]
hpt has joined #systemtap
changcheng has quit [Quit: WeeChat 1.9.1]
yogananth has joined #systemtap
orivej has joined #systemtap
derek0883 has quit [Ping timeout: 265 seconds]
khaled has joined #systemtap
gregwork has quit [Quit: Connection closed for inactivity]
hpt has quit [Ping timeout: 265 seconds]
tromey has joined #systemtap
<Amy1> How to get the threads creation process? such as one thread0 create child thread0,1,2
<fche> you can catch fork/clone syscalls for example
<Amy1> it seems Dtrace can print this easily.
<Amy1> how to get thread affinity?
<fche> hm, not sure, but you can intercept affinity setting syscalls too
<Amy1> but I don't know which syscall
<Amy1> it seems too cumbersome.
<Amy1> Are there finished scrips?
<fche> none that I'm aware fo
<Amy1> oh
sapatel has joined #systemtap
amerey has joined #systemtap
ggherdov has quit [Ping timeout: 265 seconds]
ggherdov has joined #systemtap
wcohen|lunch is now known as wcohen
tromey has quit [Quit: ERC (IRC client for Emacs 28.0.50)]
amerey has quit [Quit: Leaving]
CME has quit [Read error: Connection reset by peer]
CME has joined #systemtap
sapatel has quit [Ping timeout: 260 seconds]