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
scox has joined #systemtap
<jhg_> heh... building the debian kernel debug symbols hits the swap with 8 gb of ram and nothing else going on
ravi_ has joined #systemtap
ravi_ has quit [Remote host closed the connection]
ananth has joined #systemtap
nkambo has quit [Ping timeout: 240 seconds]
ravi_ has joined #systemtap
srikar_away is now known as srikar
nkambo has joined #systemtap
hpt has quit [Quit: leaving]
pwithnall has joined #systemtap
ego_ has joined #systemtap
mjw has joined #systemtap
hchiramm has quit [Ping timeout: 250 seconds]
ego_ has quit [Ping timeout: 276 seconds]
ego_ has joined #systemtap
hchiramm has joined #systemtap
irker230 has joined #systemtap
<irker230> systemtap: mcermak systemtap.git:refs/heads/mcermak/variance * release-3.0-211-gd659221 / session.h: Make the '==' operator for statistic_decl independent on bit_shift and stat_ops. http://tinyurl.com/hsoe4z2
srikar is now known as srikar_away
srikar_away is now known as srikar
srikar is now known as srikar_away
srikar_away is now known as srikar
scox has quit [Ping timeout: 264 seconds]
nkambo has quit [Ping timeout: 265 seconds]
nkambo has joined #systemtap
<irker230> systemtap: mcermak systemtap.git:refs/heads/mcermak/variance * release-3.0-212-g7e0c526 / testsuite/systemtap.examples/profiling/fntimes.stp: Show probe duration variance within the fntimes.stp example. http://tinyurl.com/ht8rj7w
mjw has quit [Quit: Leaving]
ananth has quit [Quit: Leaving]
mjw has joined #systemtap
ego_ has quit [Quit: Leaving]
ravi_ has quit [Remote host closed the connection]
ph7 has joined #systemtap
srikar is now known as srikar_away
mbenitez has joined #systemtap
<irker230> systemtap: mcermak systemtap.git:refs/heads/mcermak/variance * release-3.0-213-g1c556b1 / NEWS man/stap.1.in runtime/map-gen.c runtime/pmap-gen.c runtime/stat.c: Update documentation. http://tinyurl.com/jju7wn9
mjw has quit [Read error: Connection reset by peer]
mjw has joined #systemtap
<irker230> systemtap: mcermak systemtap.git:refs/heads/master * release-3.0-233-g63ead7f / : Introduce new statistics operator @variance(). http://tinyurl.com/h8zcwrp
mjw has quit [Quit: Leaving]
scox has joined #systemtap
mbenitez has quit [Quit: To office]
<fche> moohahah!
wcohen_ has quit [Ping timeout: 264 seconds]
tromey has joined #systemtap
mbenitez has joined #systemtap
mbenitez has joined #systemtap
mbenitez has quit [Changing host]
wcohen_ has joined #systemtap
brolley has joined #systemtap
hpt has joined #systemtap
drsmith has joined #systemtap
mbenitez has quit [Read error: Connection reset by peer]
mbenitez has joined #systemtap
mbenitez has quit [Changing host]
mbenitez has joined #systemtap
<jhg_> elaborate.cxx:1318:5: error: this ‘else’ clause does not guard... [-Werror=misleading-indentation]
<fche> jhg_, not seeing that here fwiw
<fche> but I see the issue in the source code.
<jhg_> fche: what gcc?
<jhg_> I have 6.2.0
<fche> 6.1
* jhg_ kills -Werror
<fche> np, will fix in a jiffy
<jhg_> fche: there are a few others. I fixed that one, though another or so popped up.
<jhg_> I have got to hit the road. bbl
<fche> np, thanks for the heads-up
<jhg_> np
<irker230> systemtap: fche systemtap.git:refs/heads/master * release-3.0-234-gc8b3bcd / elaborate.cxx: tweak whitespace and @variance conflicting-bitshift message http://tinyurl.com/zc7rqd4
hpt has quit [Quit: leaving]
nkambo has quit [Ping timeout: 244 seconds]
<jhg_> hmm...
<jhg_> now when I try to run the stap script...
<fche> there's your error
<jhg_> /usr/local/share/systemtap/runtime/stat.c: In function ‘_stp_stat_init’:
<jhg_> /usr/local/share/systemtap/runtime/stat.c:77:4: error: this ‘if’ clause does not guard... [-Werror=misleading-indentation]
<jhg_> -Werror is such a hassle =)
<fche> good hassle :)
<jhg_> fche: saw your commit. pulled it
<fche> would you like to do the same for stat.c?
<jhg_> I'll give it a shot
<fche> would be glad to merge a whitespace patch :)
<jhg_> fche: what is the preferred git workflow for this?
<fche> no 'the'
<fche> anything you like
<fche> fpaste a diff
<fche> email a diff
<jhg_> word
<fche> sure, you can spell the diff out in words
<fche> you can send it in morse
<fche> you can sing it
<fche> smoke signals may be verboten or futile at this range
<jhg_> morse code non-unified diff...
* jhg_ shivers
<jhg_> bbl
<fche> righto
pwithnall has quit [Ping timeout: 264 seconds]
<irker230> systemtap: dsmith systemtap.git:refs/heads/master * release-3.0-235-ga19e912 / : Handle testsuite 'spawn' calls correctly by calling 'close' and 'wait'. http://tinyurl.com/gvzr5nj
hchiramm has quit [Ping timeout: 255 seconds]
pwithnall has joined #systemtap
hchiramm has joined #systemtap
ton31337 has quit [Ping timeout: 276 seconds]
ton31337 has joined #systemtap
ph7 has quit [Read error: Connection timed out]
ph7 has joined #systemtap
<jhg_> fche: smoke signals http://hastebin.com/orulufedid.avrasm
<fche> hm, what git --author?
<jhg_> user.name=Joe Gorse
<jhg_> user.email=jhgorse@gmail.com
<fche> righto
<fche> are the braces around the { } needed, if the break; is unindented?
* jhg_ tests
<jhg_> fche: negative
<jhg_> is that preferred?
<fche> doesn't much matter, just a wee shorter
<jhg_> I prefer brevity
<fche> likewise
<fche> and wit
<irker230> systemtap: jhgorse systemtap.git:refs/heads/master * release-3.0-236-ge37c415 / runtime/stat.c: tweak whitespace for gcc warning compliance http://tinyurl.com/h8c29wr
<jhg_> the soul of
<fche> .
<jhg_> =)
pwithnall has quit [Quit: pwithnall]
wcohen_ has quit [Ping timeout: 260 seconds]
wcohen_ has joined #systemtap
wcohen_ has quit [Ping timeout: 276 seconds]
mbenitez has quit [Quit: Leaving]
tromey has quit [Quit: ERC (IRC client for Emacs 25.1.3)]
scox has quit [Ping timeout: 260 seconds]
drsmith has left #systemtap [#systemtap]
brolley has left #systemtap [#systemtap]
lzap has quit [Ping timeout: 276 seconds]
lzap has joined #systemtap
wcohen_ has joined #systemtap
CME has quit [Ping timeout: 255 seconds]
scox has joined #systemtap
CME has joined #systemtap