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 joined #systemtap
derek0883 has quit [Ping timeout: 260 seconds]
derek0883 has joined #systemtap
hpt has joined #systemtap
sscox has joined #systemtap
derek0883 has quit [Remote host closed the connection]
derek0883 has joined #systemtap
_whitelogger has joined #systemtap
derek0883 has joined #systemtap
orivej has quit [Ping timeout: 245 seconds]
orivej has joined #systemtap
derek0883 has quit [Remote host closed the connection]
derek0883 has joined #systemtap
derek0883 has quit [Remote host closed the connection]
mjw has joined #systemtap
mjw has quit [Client Quit]
khaled has joined #systemtap
mjw has joined #systemtap
hpt has quit [Ping timeout: 260 seconds]
fdalleau is now known as fdalleau_away
gavinguo___ has quit [Quit: Connection closed for inactivity]
orivej has quit [Ping timeout: 245 seconds]
orivej has joined #systemtap
fdalleau_away is now known as fdalleau
tromey has joined #systemtap
amerey has joined #systemtap
derek0883 has joined #systemtap
fdalleau is now known as fdalleau_away
derek0883 has quit [Ping timeout: 260 seconds]
fdalleau_away is now known as fdalleau
derek0883 has joined #systemtap
khaled has quit [Quit: Konversation terminated!]
khaled has joined #systemtap
khaled has quit [Quit: Konversation terminated!]
khaled has joined #systemtap
orivej has quit [Ping timeout: 245 seconds]
fdalleau is now known as fdalleau_away
tromey has quit [Quit: ERC (IRC client for Emacs 27.1)]
derek0883 has quit [Remote host closed the connection]
derek0883 has joined #systemtap
derek0883 has quit [K-Lined]
irker037 has joined #systemtap
<irker037> systemtap: smakarov systemtap.git:master * release-4.4-117-gcd7b3e061 / tapset/bpf/uconversions.stp tapset/uconversions.stp testsuite/systemtap.bpf/bpf-target.c testsuite/systemtap.bpf/bpf_target_tests/user_long.stp: PR27030 bpf/uconversions.stp: other sizes user_*_error()
mjw has quit [Quit: Leaving]
derek0883 has joined #systemtap
<kerneltoast> fche, soe
<fche> hi
<kerneltoast> lo
<kerneltoast> and behold
<kerneltoast> it is monday
<fche> I haven't forgotten about your bug - or should I say possible bug
<fche> am testing things here with symbol resolution with a non-php test case
<fche> sudo env DEBUGINFOD_URLS=$DEBUGINFOD_URLS stap -e 'probe process("/lib64/libc.so.6").function("signal") { if ($handler <= 1) next; println(execname(), " ", $handler, " ", usymdata($handler)) }' -d /bin/bash -d /bin/zsh -d /bin/stap -d /bin/gcc -d /bin/as -d /bin/awk --ldd -d /usr/libexec/gcc/x86_64-redhat-linux/10/cc1
<fche> note the usymdata() call
<fche> and while that is running, run any of those -d programs, so they run signal(3), and so this copy of stap must resolve the signal-handler function pointert
<fche> .....
<fche> and it looks like it's working fine for me for all these binaries
derek0883 has quit [Ping timeout: 246 seconds]
derek0883 has joined #systemtap
<fche> and on my version of php zif_usleep doesn't take a $target parameter
irker037 has quit [Quit: transmission timeout]