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
zodbot has quit [Remote host closed the connection]
zodbot has joined #systemtap
ananth has joined #systemtap
ravi_ has joined #systemtap
xar- has quit [Quit: ZNC 1.7.x-git-195-a314d30 - http://znc.in]
xar- has joined #systemtap
ego_ has joined #systemtap
ravi_ has quit [Ping timeout: 248 seconds]
ravi_ has joined #systemtap
nkambo has quit [Ping timeout: 260 seconds]
hkshaw has quit [Ping timeout: 260 seconds]
nkambo has joined #systemtap
hkshaw has joined #systemtap
hkshaw has quit [Ping timeout: 250 seconds]
hkshaw has joined #systemtap
zodbot has quit [Remote host closed the connection]
nkambo has quit [Ping timeout: 256 seconds]
nkambo has joined #systemtap
zodbot has joined #systemtap
nkambo has quit [Ping timeout: 250 seconds]
nkambo has joined #systemtap
pwithnall has joined #systemtap
pwithnall has quit [Ping timeout: 246 seconds]
pwithnall has joined #systemtap
hpt has quit [Quit: Lost terminal]
mjw has joined #systemtap
scox has quit [Ping timeout: 265 seconds]
nkambo has quit [Remote host closed the connection]
nkambo has joined #systemtap
ego_ has quit [Ping timeout: 268 seconds]
ananth has quit [Quit: Leaving]
ravi_ has quit [Remote host closed the connection]
wcohen has quit [Ping timeout: 250 seconds]
mjw has quit [Quit: Leaving]
mjw has joined #systemtap
drsmith has joined #systemtap
nkambo has quit [Remote host closed the connection]
hchiramm has quit [Ping timeout: 265 seconds]
ego_ has joined #systemtap
hchiramm has joined #systemtap
NebuK_work has joined #systemtap
<NebuK_work> heho
jhg_ has joined #systemtap
<NebuK_work> i’m currently trying to build systemtap into openwrt/lede. their build-process works by first compiling their own cross toolchain and a set of host-sided tools, then building the target-architecture/platform kernel, packages, etc
mbenitez has joined #systemtap
mbenitez has joined #systemtap
mbenitez has quit [Changing host]
<NebuK_work> did i get it right that on the target, i *only* need the systemtap-runtime? and on the host-side, i’d want a host-arch-build of all the other tools … which grab-their-information-from / write-code-and-modules-for the target-arch kernel, which i pointed them to?
<NebuK_work> (stap-runtime + instrumentation module on the target, i mean)
<fche> you are correct
<NebuK_work> ah
<NebuK_work> and i just found this: http://omappedia.org/wiki/Systemtap
<NebuK_work> thanks ^_^
<fche> and see also general systemtap cross-compilation
<fche> e.g.
<NebuK_work> yeah, the first one i’ve already found, but it only deals with different kernel but same arch/platform, right?
<NebuK_work> which confused me in the beginning
scox has joined #systemtap
<NebuK_work> hmm, i’m doing something wrong here i guess?
<fche> did you do a make-install first for the host-side systemtap tooling?
wcohen has joined #systemtap
<fche> (asking because you're running ./stap ... if that's a build tree stap without a make-install, then it may not find its standard tapset)
<NebuK_work> it’s from build-tree, i fear
<fche> can still use it there if you must (run-stap.sh or something nearby)
<fche> but best if you make-install
<fche> just %configure it to some private directory if you don't want /usr/local or /usr
<NebuK_work> ah, i overlooked that script
hchiramm has quit [Ping timeout: 260 seconds]
<NebuK_work> hm, what does this actually mean? WARNING: kernel release/architecture mismatch with host forces last-pass 4.
<fche> stap FOO.stp means to run the script
<fche> if the current host doesn't match the target host, it can't possibly run it here
<fche> so it will only compile the script to a .ko (i.e., stop at pass 4)
tromey has joined #systemtap
hchiramm has joined #systemtap
<NebuK_work> ah, that it means
<NebuK_work> thx ^_^
brolley has joined #systemtap
pwithnall has quit [Ping timeout: 260 seconds]
irker882 has joined #systemtap
<irker882> systemtap: mcermak systemtap.git:refs/heads/master * release-3.0-298-gb3b87c6 / : Fix PR14924 by warning when not using @entry($var) in a return probe. http://tinyurl.com/h58pcj5
pwithnall has joined #systemtap
jhg_ has quit [Quit: adde parvum parvo magnus acerrus erit]
tonyj has quit [Ping timeout: 244 seconds]
tonyj has joined #systemtap
<irker882> systemtap: fche systemtap.git:refs/heads/master * release-3.0-299-ga372ac4 / rpm_finder.cxx: rpm_finder: colorize "missing kernel-devel" or "-debuginfo" messages http://tinyurl.com/h7ownso
<irker882> systemtap: fche systemtap.git:refs/heads/master * release-3.0-300-g09dd8f0 / elaborate.cxx main.cxx staptree.cxx tapsets.cxx testsuite/buildok/fortyfour.stp: PR20821/PR14924: further gradual deprecation of .return { $var } use http://tinyurl.com/glfcefu
fche has quit [Read error: Connection reset by peer]
fche has joined #systemtap
ego_ has quit [Ping timeout: 250 seconds]
pwithnall has quit [Quit: pwithnall]
<irker882> systemtap: dsmith systemtap.git:refs/heads/dsmith/python * release-3.0-291-ga003a31 / tapset-python.cxx tapset/python2.stp tapset/python3.stp: Add support for '$$parms', '$$locals', and '$$vars' in python 3 probes. http://tinyurl.com/hnkffyx
mjw has quit [Quit: Leaving]
drsmith has left #systemtap [#systemtap]
irker882 has quit [Quit: transmission timeout]
mbenitez has quit [Quit: Leaving]
wcohen has quit [Ping timeout: 252 seconds]
tromey has quit [Quit: ERC (IRC client for Emacs 25.1.50.3)]
wcohen has joined #systemtap
brolley has left #systemtap [#systemtap]
hchiramm has quit [Ping timeout: 258 seconds]
hchiramm has joined #systemtap
scox has quit [Ping timeout: 265 seconds]