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
ravi has joined #systemtap
hkshaw has joined #systemtap
cbzx has joined #systemtap
cbzx has quit [Quit: Konversation terminated!]
ego has joined #systemtap
ego has quit [Ping timeout: 264 seconds]
groleo has quit [Ping timeout: 260 seconds]
ravi has quit [Remote host closed the connection]
groleo1 has joined #systemtap
ananth has joined #systemtap
ego has joined #systemtap
ego has quit [Read error: Connection reset by peer]
ravi_ has joined #systemtap
naveen has joined #systemtap
cbzx has joined #systemtap
cbzx has quit [Client Quit]
srikar_away is now known as srikar
wcohen has quit [*.net *.split]
lindi-_ has quit [*.net *.split]
wcohen has joined #systemtap
lindi-_ has joined #systemtap
ego has joined #systemtap
ego has quit [Ping timeout: 246 seconds]
wcohen has quit [*.net *.split]
lindi-_ has quit [*.net *.split]
wcohen has joined #systemtap
lindi-_ has joined #systemtap
wcohen has quit [*.net *.split]
lindi-_ has quit [*.net *.split]
wcohen has joined #systemtap
lindi-_ has joined #systemtap
hpt has quit [Ping timeout: 276 seconds]
hchiramm has joined #systemtap
hpt has joined #systemtap
ego has joined #systemtap
ananth has quit [Quit: Leaving]
modem_ has joined #systemtap
ravi_ has quit [Ping timeout: 252 seconds]
hpt has quit [Ping timeout: 246 seconds]
srikar is now known as srikar_away
ego has quit [Ping timeout: 244 seconds]
ravi has joined #systemtap
wcohen has quit [Ping timeout: 240 seconds]
naveen has quit [Ping timeout: 248 seconds]
naveen has joined #systemtap
mjw has joined #systemtap
ravi has quit [Ping timeout: 276 seconds]
wcohen has joined #systemtap
drsmith has joined #systemtap
irker261 has joined #systemtap
<irker261> systemtap: flu systemtap.git:refs/heads/master * release-2.9-388-g0cc9fa0 / : Use function overloading in some tapset functions http://tinyurl.com/ztn79j4
<irker261> systemtap: flu systemtap.git:refs/heads/master * release-2.9-389-g9da5c6e / tapset/ansi.stp tapset/linux/conversions.stp tapset/linux/proc_mem.stp tapset/linux/task_time.stp tapset/uconversions.stp: Add backwards compatible tapset functions following function overloading changes. http://tinyurl.com/zo4a7jr
tromey has joined #systemtap
mbenitez has joined #systemtap
mbenitez has joined #systemtap
<irker261> systemtap: flu systemtap.git:refs/heads/master * release-2.9-390-g664e015 / testsuite/systemtap.examples/general/keyhack.meta: The -g flag was not added so the testcase failed http://tinyurl.com/zph26kl
hchiramm has quit [Ping timeout: 260 seconds]
hkshaw has quit [Quit: Leaving.]
brolley has joined #systemtap
<irker261> systemtap: flu systemtap.git:refs/heads/master * release-2.9-391-gc75f07e / tapset/linux/signal.stp tapset/stopwatch.stp: Fix some copy paste typos http://tinyurl.com/grlpyb8
<irker261> systemtap: flu systemtap.git:refs/heads/master * release-2.9-392-gb7c378e / doc/SystemTap_Tapset_Reference/manpager: Remove duplicate entries for generated tapset cross references http://tinyurl.com/javfw5t
<irker261> systemtap: mcermak systemtap.git:refs/heads/mcermak/paralleltest * release-2.9-402-g8172649 / : Make testcases use the "artifact storage" (cont). http://tinyurl.com/ht2yjbu
<jemarch> mjw: :) you stap hacker too?
<irker261> systemtap: flu systemtap.git:refs/heads/mcermak/paralleltest * release-2.9-389-g9da5c6e / tapset/ansi.stp tapset/linux/conversions.stp tapset/linux/proc_mem.stp tapset/linux/task_time.stp tapset/uconversions.stp: Add backwards compatible tapset functions following function overloading changes. http://tinyurl.com/zo4a7jr
<irker261> systemtap: flu systemtap.git:refs/heads/mcermak/paralleltest * release-2.9-390-g664e015 / testsuite/systemtap.examples/general/keyhack.meta: The -g flag was not added so the testcase failed http://tinyurl.com/zph26kl
<irker261> systemtap: flu systemtap.git:refs/heads/mcermak/paralleltest * release-2.9-391-gc75f07e / tapset/linux/signal.stp tapset/stopwatch.stp: Fix some copy paste typos http://tinyurl.com/grlpyb8
<irker261> systemtap: flu systemtap.git:refs/heads/mcermak/paralleltest * release-2.9-392-gb7c378e / doc/SystemTap_Tapset_Reference/manpager: Remove duplicate entries for generated tapset cross references http://tinyurl.com/javfw5t
<irker261> systemtap: mcermak systemtap.git:refs/heads/mcermak/paralleltest * release-2.9-408-g06c1cb2 / : Merge branch 'master' into mcermak/paralleltest http://tinyurl.com/j7rdlwm
<mjw> jemarch, sometimes :)
<fche> mjw is multitalented
<mjw> jemarch, how do you think stap gets at and processes DWARF? :)
hchiramm has joined #systemtap
<jemarch> mjw: guess what platform supports systemtap now ;)
<mjw> nice
<mjw> So valgrind next? :)
<jemarch> sure
<jemarch> :D
<jemarch> but I need to finish the stap port and submit it upstream
<jemarch> many tests are still failing
<jemarch> the stap test suite is impressive
wcohen has quit [Ping timeout: 244 seconds]
groleo1 has quit [Remote host closed the connection]
mjw has quit [Ping timeout: 252 seconds]
naveen has quit [Quit: Leaving.]
groleo has joined #systemtap
wcohen has joined #systemtap
awreece has quit [Ping timeout: 276 seconds]
awreece has joined #systemtap
mjw has joined #systemtap
<irker261> systemtap: dsmith systemtap.git:refs/heads/master * release-2.9-393-g9926a71 / runtime/map-gen.c runtime/pmap-gen.c testsuite/systemtap.maps/agg_delete.exp testsuite/systemtap.maps/agg_delete1.stp testsuite/systemtap.maps/agg_delete2.stp: Fixed PR19799 by making deleting from aggregate arrays more reliable. http://tinyurl.com/hphzhjs
<irker261> systemtap: flu systemtap.git:refs/heads/master * release-2.9-394-g5f9e30c / : Update tapset documentation http://tinyurl.com/zkj3fgz
<irker261> systemtap: flu systemtap.git:refs/heads/master * release-2.9-395-gae43d8b / scripts/generate-docs: Exit documentation generator script early on error. http://tinyurl.com/gwandc3
mjw has quit [Quit: Leaving]
scox has quit [Remote host closed the connection]
scox has joined #systemtap
Meths has quit [Read error: Connection reset by peer]
scox has quit [Ping timeout: 268 seconds]
Meths has joined #systemtap
mjw 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
tromey has quit [Quit: ERC (IRC client for Emacs 25.0.91.2)]
mbenitez has quit [Quit: Leaving]
drsmith has left #systemtap [#systemtap]
scox has joined #systemtap
mjw has quit [Quit: Leaving]
brolley has left #systemtap [#systemtap]
hpt has joined #systemtap