fche changed the topic of #systemtap to: http://sourceware.org/systemtap; email systemtap@sourceware.org if answers here not timely, conversations may be logged
gromero has quit [Ping timeout: 256 seconds]
gromero has joined #systemtap
irker532 has quit [Quit: transmission timeout]
ericlee has joined #systemtap
lightydo has quit [Read error: Connection reset by peer]
<ericlee>
Hi, in systemtap langref, what's foo [4,"hello"] ++ exactly?
lightydo has joined #systemtap
slowfranklin has joined #systemtap
slowfranklin has quit [Quit: slowfranklin]
ericlee has quit [Ping timeout: 276 seconds]
slowfranklin has joined #systemtap
mjw has joined #systemtap
gromero has quit [Ping timeout: 256 seconds]
scox has quit [Ping timeout: 256 seconds]
nkambo has quit [Ping timeout: 268 seconds]
orivej has joined #systemtap
<fche>
foo is an array indexed by an integer and a string
<fche>
it is an integer-valued array, so ++ increments that slot
gromero has joined #systemtap
orivej has quit [Ping timeout: 276 seconds]
nkambo has joined #systemtap
wcohen has quit [Remote host closed the connection]
nkambo has quit [Ping timeout: 240 seconds]
scox has joined #systemtap
scox has quit [Ping timeout: 256 seconds]
scox has joined #systemtap
nkambo has joined #systemtap
wcohen has joined #systemtap
wcohen has quit [Remote host closed the connection]
wcohen has joined #systemtap
scox has quit [Ping timeout: 265 seconds]
orivej has joined #systemtap
scox has joined #systemtap
orivej has quit [Ping timeout: 248 seconds]
brolley has joined #systemtap
nkambo has quit [Ping timeout: 240 seconds]
nkambo has joined #systemtap
tromey has joined #systemtap
slowfranklin has quit [Quit: slowfranklin]
Meths has quit [Read error: Connection reset by peer]
nkambo has quit [Ping timeout: 248 seconds]
nkambo has joined #systemtap
dmalcolm has quit [Ping timeout: 255 seconds]
dmalcolm has joined #systemtap
orivej has joined #systemtap
nkambo has quit []
mjw has quit [Quit: Leaving]
zino_ has joined #systemtap
<zino_>
hi all. just discovered systemtap which looks awesome. I gave it a go on latest debian stable and works great. now I'm looking at crosscompile it on a really old powerpc system based on kernel 2.6.21 and WindRiver distro
<zino_>
I've read the minimum requirement should be linux 2.6.17, so it should be fine: I'm trying to find a systemtap release suitable for that old environment and run a few compilations on different releases