fche changed the topic of #systemtap to: http://sourceware.org/systemtap; email systemtap@sourceware.org if answers here not timely, conversations may be logged
derek0883 has quit [Remote host closed the connection]
khaled has quit [Quit: Konversation terminated!]
derek0883 has joined #systemtap
derek0883 has quit [Ping timeout: 240 seconds]
derek0883 has joined #systemtap
derek0883 has quit [Remote host closed the connection]
derek0883 has joined #systemtap
derek0883 has quit [Ping timeout: 264 seconds]
derek0883 has joined #systemtap
derek0883 has quit [Remote host closed the connection]
derek0883 has joined #systemtap
orivej has joined #systemtap
derek0883 has quit [Remote host closed the connection]
derek0883 has joined #systemtap
derek0883 has quit [Remote host closed the connection]
derek0883 has joined #systemtap
derek0883 has quit [Ping timeout: 260 seconds]
khaled has joined #systemtap
khaled has quit [Quit: Konversation terminated!]
khaled has joined #systemtap
derek0883 has joined #systemtap
derek0883 has quit [Remote host closed the connection]
_whitelogger has joined #systemtap
wynn1212 has quit [Ping timeout: 264 seconds]
ema has joined #systemtap
wynn1212 has joined #systemtap
wynn1212 has quit [Quit: WeeChat 2.8]
derek0883 has joined #systemtap
wynn1212 has joined #systemtap
derek0883 has quit [Remote host closed the connection]
derek0883 has joined #systemtap
derek0883 has quit [Ping timeout: 264 seconds]
derek0883 has joined #systemtap
mjw has joined #systemtap
<derek0883> is there a sizeof in pure systemtap, instead of use embedded C?
<derek0883> oh, seems I found @cast_sizeof("struct irq_desc");
<derek0883> sudo cat /proc/kallsyms | grep vector_irq
<derek0883> 0000000000015000 A vector_irq
<derek0883> printf("vector_irq: %lx\n", @var("vector_irq")) this give me 21a15000, I wonder why 21a come infront?
wynn1212 has quit [Read error: Connection reset by peer]
wynn1212 has joined #systemtap
wynn1212 has quit [Read error: Connection reset by peer]
wynn1212 has joined #systemtap
derek0883 has quit [Remote host closed the connection]
derek0883 has joined #systemtap
derek0883 has quit [Remote host closed the connection]
derek0883 has joined #systemtap
derek0883 has quit [Remote host closed the connection]
wynn1212 has quit [Read error: Connection reset by peer]
wynn1212 has joined #systemtap
derek0883 has joined #systemtap
derek0883 has quit [Remote host closed the connection]
orivej has quit [Ping timeout: 260 seconds]
mjw has quit [Quit: Leaving]
wynn1212 has quit [Read error: Connection reset by peer]
wynn1212 has joined #systemtap
wynn1212 has quit [Read error: Connection reset by peer]
wynn1212 has joined #systemtap
derek0883 has joined #systemtap
wynn1212 has quit [Read error: Connection reset by peer]
wynn1212 has joined #systemtap
<fche> hmmmm if it's an A absolute symbol, maybe relocation of some sort was applied by mistake
wynn1212 has quit [Read error: Connection reset by peer]
wynn1212 has joined #systemtap