fche changed the topic of #systemtap to: http://sourceware.org/systemtap; email systemtap@sourceware.org if answers here not timely, conversations may be logged
sscox has joined #systemtap
gromero has quit [Ping timeout: 252 seconds]
slowfranklin has joined #systemtap
slowfranklin has quit [Quit: slowfranklin]
slowfranklin has joined #systemtap
slowfranklin has quit [Quit: slowfranklin]
orivej has quit [Ping timeout: 252 seconds]
ggherdov has quit [Read error: Connection reset by peer]
gregwork has quit [Read error: Connection reset by peer]
ggherdov has joined #systemtap
gregwork has joined #systemtap
slowfranklin has joined #systemtap
orivej has joined #systemtap
mjw has joined #systemtap
sscox has quit [Ping timeout: 240 seconds]
agentzh has quit [Ping timeout: 245 seconds]
agentzh has joined #systemtap
agentzh has joined #systemtap
agentzh has quit [Changing host]
wcohen has quit [Ping timeout: 252 seconds]
gromero has joined #systemtap
slowfranklin has quit [Quit: slowfranklin]
orivej has quit [Ping timeout: 264 seconds]
orivej has joined #systemtap
orivej has quit [Ping timeout: 246 seconds]
slowfranklin has joined #systemtap
slowfranklin has quit [Client Quit]
slowfranklin has joined #systemtap
orivej has joined #systemtap
khaled has joined #systemtap
sscox has joined #systemtap
wcohen has joined #systemtap
LeoB has joined #systemtap
dmalcolm has quit [Quit: Leaving]
<LeoB> Hello there! Is there an identifier I can use to trace a single call?
<LeoB> I am tracing a mmap from a unique size, and I cant use it to get pid() and ns_tid(), but none of them seem to be tracing this single syscall call.
<LeoB> can*
<fche> LeoB, so probe syscall.mmap { if /* .. */ } you're looking for what to include in the condition?
<fche> what do you mean by 'single call'?
<LeoB> oh, don't worry, it was a conceptual mistake
<LeoB> But I mean 1 calling of mmap
khaled has quit [Quit: Konversation terminated!]
slowfranklin has quit [Quit: slowfranklin]
khaled has joined #systemtap
slowfranklin has joined #systemtap
<fche> LeoB, hey
<LeoB> fche, ^
slowfranklin has left #systemtap [#systemtap]
<fche> right
<fche> so how do you want to identify that single call to mmap amongst all the others?
<fche> by pid? parameter?
<LeoB> I did it already. I filtered by threadId and returned from stap after the syscall with that tid() returned
<fche> ah ok.
<fche> anything left to do / help with ?
<LeoB> That was exaclty as I needed ,
<LeoB> not for now
<LeoB> thanks!
<fche> ok. btw see also stap -c CMD and stap -x PID -- though syscalls are not auto-filtered by those at the moment, but the target pid is available as the target() function
LeoB has quit [Ping timeout: 252 seconds]
higgins` has quit [Quit: Leaving]
higgins has joined #systemtap
slowfranklin has joined #systemtap
orivej has quit [Ping timeout: 252 seconds]
slowfranklin has quit [Quit: slowfranklin]
irker217 has joined #systemtap
<irker217> systemtap: smakarov systemtap.git:refs/heads/stapbpf/pr23476 * release-4.0-184-gb6b938c / bpf-base.cxx bpf-internal.h bpf-translate.cxx: SCRATCH stapbpf PR23476 (1/7) :: redesign struct globals for statistical aggregates http://tinyurl.com/yyd4u87z
<irker217> systemtap: smakarov systemtap.git:refs/heads/stapbpf/pr23476 * release-4.0-185-g810fd17 / bpf-translate.cxx: SCRATCH stapbpf PR23476 (2/7) :: generate scalar+array statistical aggregate declarations http://tinyurl.com/yxwe7xry
<irker217> systemtap: smakarov systemtap.git:refs/heads/stapbpf/pr23476 * release-4.0-186-g558748d / testsuite/systemtap.bpf/bpf_tests/stat1.stp testsuite/systemtap.bpf/bpf_tests/stat2.stp testsuite/systemtap.bpf/bpf_tests/stat3.stp: SCRATCH stapbpf PR23476 (3/6) :: add testcases http://tinyurl.com/y6qg25z8
<irker217> systemtap: smakarov systemtap.git:refs/heads/stapbpf/pr23476 * release-4.0-187-gf1ca341 / bpf-translate.cxx: SCRATCH stapbpf PR23476 WIP (4/7) :: statistics aggregation http://tinyurl.com/y2vjzb8o
slowfranklin has joined #systemtap
orivej has joined #systemtap
sscox has quit [Ping timeout: 264 seconds]
wcohen has quit [Ping timeout: 255 seconds]
slowfranklin has quit [Quit: slowfranklin]
<irker217> systemtap: juddin systemtap.git:refs/heads/jafeer/pr23074 * release-4.0-185-g9104892 / dwflpp.cxx dwflpp.h loc2stap.cxx loc2stap.h: Fix issue with cfa_ops not being set http://tinyurl.com/y56vc52k
wcohen has joined #systemtap
orivej has quit [Ping timeout: 250 seconds]
khaled has quit [Quit: Konversation terminated!]