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
wcohen has quit [Ping timeout: 260 seconds]
wcohen has joined #systemtap
hkshaw has joined #systemtap
hkshaw has quit [Ping timeout: 244 seconds]
ravi_ has joined #systemtap
ton31337 has quit [Ping timeout: 268 seconds]
ton31337 has joined #systemtap
ananth has joined #systemtap
ton31337 has quit [Ping timeout: 244 seconds]
ton31337 has joined #systemtap
ananth has quit [Remote host closed the connection]
pmuldoon has joined #systemtap
pmuldoon has quit [Client Quit]
ananth has joined #systemtap
hkshaw has joined #systemtap
hkshaw1 has joined #systemtap
hkshaw has quit [Ping timeout: 248 seconds]
hkshaw1 is now known as hkshaw
hkshaw has quit [Quit: Leaving.]
hkshaw has joined #systemtap
pwithnall has joined #systemtap
ego_ has joined #systemtap
nkambo has joined #systemtap
hpt has quit [Quit: Lost terminal]
ton31337 has quit [Ping timeout: 268 seconds]
pwithnall has quit [Quit: pwithnall]
pwithnall has joined #systemtap
ton31337 has joined #systemtap
ton31337 has quit [Ping timeout: 240 seconds]
ema_ has joined #systemtap
ema_ has joined #systemtap
ton31337 has joined #systemtap
jistone_ has joined #systemtap
ton31337 has quit [Ping timeout: 240 seconds]
jistone has quit [*.net *.split]
ema has quit [*.net *.split]
jistone_ is now known as jistone
ton31337 has joined #systemtap
ema_ is now known as ema
ton31337 has quit [Ping timeout: 260 seconds]
nkambo has quit [Read error: Connection reset by peer]
ton31337 has joined #systemtap
hkshaw has quit [Quit: Leaving.]
hkshaw1 has joined #systemtap
ton31337 has quit [Ping timeout: 260 seconds]
scox_ has quit [Ping timeout: 250 seconds]
nkambo has joined #systemtap
_whitelogger has joined #systemtap
ton31337 has joined #systemtap
nkambo has quit [Read error: Connection reset by peer]
ton31337 has quit [Ping timeout: 260 seconds]
ton31337 has joined #systemtap
ton31337 has quit [Ping timeout: 260 seconds]
ton31337 has joined #systemtap
ton31337 has quit [Ping timeout: 260 seconds]
hpt has joined #systemtap
hpt has quit [Quit: Lost terminal]
hpt has joined #systemtap
hkshaw1 has quit [Ping timeout: 260 seconds]
nkambo has joined #systemtap
ananth has quit [Ping timeout: 260 seconds]
hpt has quit [Ping timeout: 250 seconds]
hpt has joined #systemtap
ton31337 has joined #systemtap
ravi_ has quit [Remote host closed the connection]
hkshaw has joined #systemtap
ton31337 has quit [Ping timeout: 240 seconds]
ton31337 has joined #systemtap
wcohen has quit [Ping timeout: 260 seconds]
mjw has joined #systemtap
nkambo has quit [Ping timeout: 260 seconds]
scox_ has joined #systemtap
hpt has quit [Ping timeout: 260 seconds]
wcohen has joined #systemtap
hpt has joined #systemtap
kefren has joined #systemtap
kefren has quit [Read error: Connection reset by peer]
kefren has joined #systemtap
<kefren>
hi tappers. Is there a way to tap in order to find out information about the lifetime of instances of a certain class of c++ objects in a third party program ?
drsmith_away is now known as drsmith
tromey has joined #systemtap
<drsmith>
kefren: Hmm, I'm not sure. I'd bet you don't have debuginfo for this 3rd party program, right?
ton31337 has quit [Ping timeout: 248 seconds]
hpt has quit [Quit: Lost terminal]
ton31337 has joined #systemtap
hpt has joined #systemtap
<kefren>
drsmith: right. But I was wondering if there is any way to access functions parameters if I know their types (they're pointers).
<kefren>
In that case I could hook into some helper functions that are in charge of some construction post-processing and respectively are triggering the deletion process
<drsmith>
Hmm, I don't think so. We can for kernel functions ("kprobe.function"), but not for user functions as I recall.
<kefren>
darn.
<drsmith>
(note that this really isn't my area, but I believe I'm correct)
<drsmith>
I'd go ahead and send an email to systemtap@sourceware.org and describe what you are trying to do, someone might have a great idea
<kefren>
I'll do that. Thank you !
<drsmith>
no problem
hpt has quit [Ping timeout: 248 seconds]
ton31337 has quit [Ping timeout: 260 seconds]
hpt has joined #systemtap
ton31337 has joined #systemtap
hpt has quit [Ping timeout: 250 seconds]
ananth has joined #systemtap
ton31337 has quit [Ping timeout: 240 seconds]
irker662 has joined #systemtap
<irker662>
systemtap: dsmith systemtap.git:refs/heads/dsmith/python * release-3.0-248-gbcec8a9 / configure configure.ac: Added comment about the source of some of the python2/python3 configure code. http://tinyurl.com/zxypsmt
ananth has quit [Ping timeout: 248 seconds]
ton31337 has joined #systemtap
ton31337 has quit [Ping timeout: 248 seconds]
ton31337_ has joined #systemtap
mjw has quit [Quit: Leaving]
<irker662>
systemtap: dsmith systemtap.git:refs/heads/dsmith/python * release-3.0-249-g9cc385e / python/HelperSDT/README.txt python/HelperSDT/_HelperSDT.c python/HelperSDT/__init__.py python/HelperSDT/__main__.py python/Makefile.am python/Makefile.in python/setup.py: Add initial version of the python helper module. http://tinyurl.com/jctkyax
<irker662>
systemtap: dsmith systemtap.git:refs/heads/dsmith/python * release-3.0-259-gbc71f31 / rpm_finder.cxx: Fixed 1382422 by making stap refer to 'dnf' or 'yum'. http://tinyurl.com/zsee9lj