fche changed the topic of #systemtap to: http://sourceware.org/systemtap; email systemtap@sourceware.org if answers here not timely, conversations may be logged
hpt has joined #systemtap
orivej has joined #systemtap
orivej has quit [Ping timeout: 268 seconds]
orivej has joined #systemtap
<agentzh> fche: even a hello world script takes 13sec in pass 4 when the cache is completely cold.
<agentzh> parallelism would certainly help a lot given that this is a 8 core/16 thread machine (core i9-9900k).
<agentzh> this is mostly about development. every time i recompmile stap and/or edit the .stp script, i would suffer the long wait.
<agentzh> even for small stp scripts.
<agentzh> no matter how fast my machine actually is.
<agentzh> stap generates the stap conf .h file serially (using >>) and compiles the kernel module serially (one gigantic xxx_src.c file).
<agentzh> this certainly could save a lot of time on a multi-core machine.
hpt has quit [Ping timeout: 240 seconds]
hpt has joined #systemtap
_whitelogger has joined #systemtap
yogananth has joined #systemtap
_whitelogger has joined #systemtap
orivej has quit [Ping timeout: 240 seconds]
hpt has quit [Ping timeout: 265 seconds]
hpt has joined #systemtap
orivej has joined #systemtap
khaled has joined #systemtap
khaled has quit [Client Quit]
khaled has joined #systemtap
orivej has quit [Ping timeout: 240 seconds]
orivej has joined #systemtap
orivej has quit [Ping timeout: 240 seconds]
orivej has joined #systemtap
orivej has quit [Ping timeout: 265 seconds]
orivej has joined #systemtap
_whitelogger has joined #systemtap
orivej has quit [Ping timeout: 276 seconds]
hpt has quit [Ping timeout: 240 seconds]
sscox has quit [Ping timeout: 264 seconds]
<fche> agentzh, stap buildrun.cxx uses make -j for the module, including the stapconf* testing,so there is definitely parallelism there
<fche> there is one painfully sequential bit - analyzing kernel tracepoint header files
<fche> is that hitting you?
<fche> intra-compiler parallelism is also a (researchy) project in gcc/etc. land fwiw
KDr2 has joined #systemtap
wcohen has quit [Ping timeout: 246 seconds]
orivej has joined #systemtap
sscox has joined #systemtap
hpt has joined #systemtap
KDr2 has quit [Quit: Connection closed for inactivity]
hpt has quit [Ping timeout: 265 seconds]
orivej has quit [Ping timeout: 276 seconds]
tromey has joined #systemtap
orivej has joined #systemtap
orivej has quit [Ping timeout: 240 seconds]
orivej has joined #systemtap
yogananth has quit [Quit: Leaving]
khaled has quit [Remote host closed the connection]
khaled has joined #systemtap
wcohen has joined #systemtap
wcohen has quit [Ping timeout: 268 seconds]
wcohen has joined #systemtap
tromey has quit [Quit: ERC (IRC client for Emacs 26.1)]
sscox has quit [Ping timeout: 268 seconds]
khaled has quit [Quit: Konversation terminated!]