fche changed the topic of #systemtap to: http://sourceware.org/systemtap; email systemtap@sourceware.org if answers here not timely, conversations may be logged
khaled has quit [Quit: Konversation terminated!]
orivej has quit [Ping timeout: 258 seconds]
_whitelogger has joined #systemtap
Amy1 has quit [Remote host closed the connection]
Amy1 has joined #systemtap
_whitelogger has joined #systemtap
_whitelogger has joined #systemtap
orivej has joined #systemtap
khaled has joined #systemtap
khaled has quit [Remote host closed the connection]
khaled has joined #systemtap
orivej has quit [Ping timeout: 250 seconds]
khaled has quit [Remote host closed the connection]
khaled has joined #systemtap
orivej has joined #systemtap
_whitelogger has joined #systemtap
fche has quit [Quit: Leaving]
orivej has quit [Ping timeout: 256 seconds]
fche has joined #systemtap
fche has joined #systemtap
fche has quit [Changing host]
sscox has quit [Ping timeout: 258 seconds]
sscox has joined #systemtap
orivej has joined #systemtap
irker901 has joined #systemtap
<irker901> systemtap: craig.ringer systemtap.git:master * release-4.2-54-ga6590e58d / runtime/stp_string.c: PR25686: Fix ambiguous octal escapes in _stp_text_str
<DUKENUKEM> semantic error: while resolving probe point: identifier 'kernel' at page.stp:48:7
<DUKENUKEM> source: probe kernel.function("alloc_thread_info_node").call
<DUKENUKEM> ^
<DUKENUKEM> any ideas why it cant match?
<DUKENUKEM> semantic error: no match (similar functions: alloc_thread_info_node, alloc_disk_node, alloc_huge_page_node, alloc_rtree_node, pv_init_node)
<DUKENUKEM> the similar function is what i have exactly unless i am not seeing a spelling mistake
<fche> .call
<zodbot> fche: Error: You don't have the owner capability. If you think that you should have this capability, be sure that you are identified before trying again. The 'whoami' command can tell you if you're identified.
<fche> .call won't worh if it's an inlined function e.g.
<fche> try stap -l 'kernel.function("alloc_thread_info_node").*'
<DUKENUKEM> ah i see
<fche> on my 5.5 kernel I'm not seeing that function at all fwiw
<fche> on my rhel7 kernel, I see an .inline form only
mjw has joined #systemtap
mjw has quit [Quit: Leaving]
orivej has quit [Ping timeout: 256 seconds]