fche changed the topic of #systemtap to: http://sourceware.org/systemtap; email systemtap@sourceware.org if answers here not timely, conversations may be logged
wakatana2 has quit [Remote host closed the connection]
wcohen has joined #systemtap
hpt has joined #systemtap
aluchko has joined #systemtap
scox has joined #systemtap
bchrisman has quit [Quit: Leaving.]
<irker022>
systemtap: jistone systemtap.git:refs/heads/jistone/string_ref * release-2.9-86-gf359e3a / testsuite/systemtap.pass1-4/buildok-dyninst.exp: Mark stap_staticmarkers-detailed.stp as ROOT_ONLY for dyninst http://tinyurl.com/qbuouq6
<irker022>
systemtap: jistone systemtap.git:refs/heads/jistone/string_ref * release-2.9-88-g7d1e27a / translate.cxx: Remove the last visitors from c_tmpcounter http://tinyurl.com/prf8p7e
<irker022>
systemtap: jistone systemtap.git:refs/heads/jistone/string_ref * release-2.9-89-g29d8676 / translate.cxx: Mark c_tmpcounter final http://tinyurl.com/o9sucb7
<fche>
woohoo
<jistone>
that branch is becoming misnamed
<fche>
jistone/funstuff
<fche>
or
<fche>
jistone/mergethissoon
<jistone>
jistone/needstestingbutithinkitworks
<jistone>
fche, if you can think of any torture cases for this, let me know
<jistone>
I ran on this: probe kernel.trace("*"),kernel.function("*").call { println($$parms) }
<jistone>
and pass-3 gets a little slower indeed, but it's a drop compared to how long pass-2 takes anyway
<fche>
re torture cases
<fche>
I think we actually do ok already with prior codegen bugs & tests
<jistone>
"make check" is good
<jistone>
I need a full installcheck now
<fche>
yeah
<jistone>
but I meant torture for performance
<jistone>
(which the testsuite doesn't monitor)
<fche>
torture for tmpcounter? goodness no, I'm surprised it's even detectable
<jistone>
I mean, it is doing more work now, like creating output strings that just get thrown away
<jistone>
but it's slight... I'm not too worried
<fche>
that cost is worth paying for cleanup of that code.
<jistone>
well, I'm done for tonight - have a good one
<fche>
see ya josh
<fche>
good job
cbzx has quit [Quit: Konversation terminated!]
aluchko has quit [Ping timeout: 264 seconds]
bchrisman has joined #systemtap
naveen has joined #systemtap
przemoc has quit [Ping timeout: 260 seconds]
srikar_away is now known as srikar
przemoc has joined #systemtap
scox has quit [Ping timeout: 240 seconds]
irker022 has quit [Quit: transmission timeout]
lukas` has quit [Ping timeout: 272 seconds]
ego has joined #systemtap
Humble has quit [Ping timeout: 240 seconds]
Humble has joined #systemtap
bchrisman1 has joined #systemtap
bchrisman has quit [Read error: Connection reset by peer]
hchiramm has joined #systemtap
aluchko has joined #systemtap
nkambo1 has joined #systemtap
nkambo has quit [Ping timeout: 244 seconds]
nkambo2 has joined #systemtap
nkambo1 has quit [Ping timeout: 260 seconds]
hpt has quit [Ping timeout: 250 seconds]
nkambo has joined #systemtap
nkambo2 has quit [Ping timeout: 276 seconds]
Humble has quit [Ping timeout: 255 seconds]
hchiramm has quit [Ping timeout: 264 seconds]
wakatana2 has joined #systemtap
wakatana2 has quit [Max SendQ exceeded]
aluchko has quit [Ping timeout: 240 seconds]
naveen has left #systemtap [#systemtap]
hchiramm has joined #systemtap
Humble has joined #systemtap
hchiramm_ has joined #systemtap
hchiramm_ has quit [Read error: No route to host]
Humble has quit [Read error: Connection reset by peer]
Humble has joined #systemtap
hchiramm has quit [Ping timeout: 250 seconds]
irker589 has joined #systemtap
<irker589>
systemtap: mcermak systemtap.git:refs/heads/master * release-2.9-78-gd03ff84 / testsuite/buildok/rpc-all-probes.stp testsuite/buildok/rpc-detailed.stp: Allow buildok/{rpc-all-probes,rpc-detailed} to access private var. http://tinyurl.com/ptoqccp
wakatana2 has joined #systemtap
wakatana2 has quit [Max SendQ exceeded]
nkambo1 has joined #systemtap
nkambo has quit [Ping timeout: 246 seconds]
<irker589>
systemtap: mcermak systemtap.git:refs/heads/master * release-2.9-79-gdba723b / staprun/relay.c: Update the PR19241 fix so that 'out_fd' gets correctly handled. http://tinyurl.com/ney7zec
mjw has joined #systemtap
ego has quit [Ping timeout: 265 seconds]
bchrisman1 has quit [Ping timeout: 250 seconds]
bchrisman has joined #systemtap
wakatana2 has joined #systemtap
wakatana2 has quit [Max SendQ exceeded]
naveen has joined #systemtap
scox has joined #systemtap
ego has joined #systemtap
mbenitez has joined #systemtap
mbenitez has joined #systemtap
brolley has joined #systemtap
drsmith has joined #systemtap
<flu>
fche, is my branch good to go?
<fche>
methinks it looked good yesterday; let's merge and continue tweaking on master
<jistone>
"An error occurred during a connection to sourceware.org. The security card or token does not exist, needs to be initialized, or has been removed. (Error code: sec_error_no_token)"
<jistone>
but a different machine is loading it fine, hmmm
<jistone>
ok, maybe it's just this machine. curl from one gives the same token error; curl from a fedora vm within is fine
<jistone>
how odd
<fche>
the sourceware.org cert is good for another 10 months or so
<jistone>
I did just update nss - I'll bet that broke me somehow
<jistone>
yeah, no https is working, how lame
<jistone>
sorry for the noise
<fche>
tumult
<jistone>
fche, spammer on PR909
<fche>
dealt with
* jistone
helped
<fche>
reminded :-) it was about an hour ago!
<jistone>
heh
<jistone>
oh joy, I can't downgrade nss because I can't fetch https repos
<jistone>
this may be fun
<fche>
any https? is it just this nss that's broken?
<jistone>
let's see, wget uses libssl instead
<jistone>
and yep, that's fine
<fche>
some karma- for the update perhaps? or too late
<jistone>
too late, it's already in updates
<jistone>
I'm trying to downgrade to confirm it's truly nss, but seems obviously so