fche changed the topic of #systemtap to: http://sourceware.org/systemtap; email systemtap@sourceware.org if answers here not timely, conversations may be logged
<linus2> fche: printf("value = %30s",p1); printf("value = %30s",p2); how to make 30 to be a macro
<linus2> so when I change the marco, I can change all the related value
<linus2> If change every "30" by hand, it is tedious
<fche> hmmmmmm string literals auto-concatenate so you could have @define format %( "%30s" %)
<fche> printf("value = " @format , p1)
<fche> kind of thing
linus2 has quit [Quit: WeeChat 2.2]
Amy has joined #systemtap
Amy is now known as Guest12402
Guest12402 is now known as linus2
<linus2> fche: magic grammar
<linus2> cool
<linus2> great
<linus2> better used than C
linus2 has quit [Quit: WeeChat 2.2]
linus2 has joined #systemtap
linus2 has quit [Client Quit]
linus2 has joined #systemtap
orivej has joined #systemtap
khaled has quit [Quit: Konversation terminated!]
wcohen has quit [Remote host closed the connection]
wcohen has joined #systemtap
wcohen has quit [Remote host closed the connection]
wcohen has joined #systemtap
orivej has quit [Ping timeout: 256 seconds]
orivej has joined #systemtap
orivej has quit [Quit: No Ping reply in 180 seconds.]
orivej has joined #systemtap
_whitelogger has joined #systemtap
derek088_ has joined #systemtap
derek088_ has quit [Ping timeout: 260 seconds]
khaled has joined #systemtap
hpt has joined #systemtap
irker774 has joined #systemtap
<irker774> systemtap: fche systemtap.git:master * release-4.3-35-ga8351c3dc / runtime/linux/print.c: runtime: startup dmesg %p decloaking
hpt has quit [Ping timeout: 256 seconds]
<linus2> how time flies...
<fche> every day as many as twenty four hours go by
<irker774> systemtap: fche systemtap.git:master * release-4.3-36-g046fa017d / runtime/linux/uprobes-inode.c: RHBZ1847676 cont'd: one more uprobes-inode/onthefly concurrency control
<linus2> time and tide wait for no man
<linus2> fche: magic
<linus2> I have a machine not apply the pack updated nowadays, but it can probe the openmp code
<fche> git pull'd ?
<linus2> no
<linus2> Systemtap translator/driver (version 4.0/0.176, rpm 4.0-10.el7_7)
<linus2> I just use the stap command
<linus2> not the run-stap
<linus2> what's your opinion,,,,
<linus2> so magic
<fche> maybe an older compiler doesn't do openmp the same way; maybe you forgot to use -fopenmp, dunno
<fche> guaranteed no magic
<linus2> -_-
sscox has quit [Ping timeout: 260 seconds]
sscox has joined #systemtap
derek088_ has joined #systemtap
derek088_ has quit [Remote host closed the connection]
orivej has quit [Ping timeout: 264 seconds]
orivej_ has joined #systemtap
<irker774> systemtap: fche systemtap.git:master * release-4.3-37-gc7d4f550e / testsuite/systemtap.base/listing_mode_sanity.exp: testsuite: block listing_mode_sanity large tests on small machine
irker774 has quit [Quit: transmission timeout]
derek088_ has joined #systemtap
derek088_ has quit [Remote host closed the connection]
orivej_ has quit [Ping timeout: 256 seconds]
derek088_ has joined #systemtap
derek088_ has quit [Remote host closed the connection]
derek088_ has joined #systemtap
derek088_ has quit [Ping timeout: 260 seconds]
khaled has quit [Quit: Konversation terminated!]