fche changed the topic of #systemtap to: http://sourceware.org/systemtap; email systemtap@sourceware.org if answers here not timely, conversations may be logged
pviktori has quit [Quit: No Ping reply in 180 seconds.]
pviktori has joined #systemtap
wcohen_ has quit [Ping timeout: 255 seconds]
wcohen_ has joined #systemtap
scox has quit [Ping timeout: 268 seconds]
scox has joined #systemtap
sanoj has joined #systemtap
slowfranklin has joined #systemtap
scox has quit [Ping timeout: 240 seconds]
wcohen_ has quit [Ping timeout: 265 seconds]
<lightydo>
Hi, in my module (stap) I include a file (<linux/proc_ns.h>) which declares some extern vars. When trying to use these vars, stap reports "WARNING: "ipcns_operations" [/tmp/stap4cg7Fj/my_module.ko] undefined!". Am I doing something wrong?
<lightydo>
did some digging, I am guessing this is because these symbols are not exported via EXPORT_SYMBOL()...right?
<lightydo>
p.s. I am trying to monitor changes in process namespaces via clone, setns and unshare but I need this to work from kernel v2.6.32+
<lightydo>
so, I though I could "hijack" what procfs is doing...
<lightydo>
I mean "replicate"
orivej has quit [Ping timeout: 264 seconds]
<fche>
lightydo, yes, EXPORT_SYMBOL is needed for inter-module symbol access
wcohen_ has joined #systemtap
wcohen_ has quit [Ping timeout: 240 seconds]
sanoj has quit [Ping timeout: 240 seconds]
mbenitez has joined #systemtap
jlebon has joined #systemtap
mbenitez has quit [Ping timeout: 264 seconds]
mbenitez has joined #systemtap
mbenitez has joined #systemtap
mbenitez has quit [Changing host]
scox has joined #systemtap
orivej has joined #systemtap
wcohen_ has joined #systemtap
orivej has quit [Ping timeout: 240 seconds]
orivej has joined #systemtap
brolley has joined #systemtap
tromey has joined #systemtap
orivej has quit [Ping timeout: 276 seconds]
sanoj has joined #systemtap
orivej has joined #systemtap
sanoj has quit [Ping timeout: 268 seconds]
orivej has quit [Ping timeout: 240 seconds]
orivej has joined #systemtap
orivej has quit [Ping timeout: 260 seconds]
irker708 has joined #systemtap
<irker708>
systemtap: scox systemtap.git:refs/heads/scox/https * release-3.2-188-g52aefa4 / client-http.cxx nsscommon.cxx: Match certificate as string instead of file. http://tinyurl.com/y6vytpng