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
scox has joined #systemtap
xocolatl has quit [Quit: Leaving]
ravi_ has joined #systemtap
hkshaw has joined #systemtap
ananth has joined #systemtap
djellemah has quit [Remote host closed the connection]
pwithnall has joined #systemtap
_whitelogger has joined #systemtap
_whitelogger has joined #systemtap
_whitelogger has joined #systemtap
_whitelogger has joined #systemtap
pwithnall has quit [Ping timeout: 260 seconds]
hpt has quit [Quit: Lost terminal]
nkambo has joined #systemtap
nkambo has quit [Ping timeout: 260 seconds]
djellemah has joined #systemtap
pwithnall has joined #systemtap
pwithnall has quit [Read error: Connection reset by peer]
pwithnall has joined #systemtap
hkshaw has quit [Ping timeout: 240 seconds]
pwithnall has quit [Ping timeout: 258 seconds]
scox has quit [Ping timeout: 240 seconds]
pwithnall has joined #systemtap
pwithnall_ has joined #systemtap
pwithnall__ has joined #systemtap
pwithnall has quit [Ping timeout: 268 seconds]
pwithnall_ has quit [Ping timeout: 258 seconds]
ravi_ has quit [Ping timeout: 260 seconds]
mjw has joined #systemtap
hkshaw has joined #systemtap
djellemah_ has joined #systemtap
djellemah has quit [Ping timeout: 256 seconds]
groleo has joined #systemtap
mbenitez has joined #systemtap
pwithnall__ has quit [Ping timeout: 264 seconds]
wcohen has quit [Ping timeout: 240 seconds]
groleo has quit [Ping timeout: 240 seconds]
scox has joined #systemtap
mbenitez has quit [Ping timeout: 264 seconds]
mbenitez has joined #systemtap
mbenitez has quit [Ping timeout: 260 seconds]
mbenitez has joined #systemtap
mbenitez has joined #systemtap
mbenitez has quit [Changing host]
pwithnall__ has joined #systemtap
wcohen has joined #systemtap
ananth has quit [Quit: Leaving]
brolley has joined #systemtap
tromey has joined #systemtap
__positron has joined #systemtap
<__positron>
I am trying to compile a script with 'print_ubacktrace'. kernel version is >=3.5 (v4.8.4). However, stap complains with "user-space process-tracking facilities not available"
<__positron>
I grepped through the source code to see that stap expects 'CONFIG_UTRACE' to be set. However, the kernel sources doesn't have anything like that.
<__positron>
I hope I'd be able to use 'print_ubacktrace' with CONFIG_UPROBES set. That brings me back to the same question, shouldn't this be handled in the code automatically? Like, search for UTRACE, if not found, be content with UPROBES?
<fche>
the code is content with CONFIG_UPROBES
<fche>
could you transcribe your script & error message & maybe even the info collected by stap-report (pastbin the latter, it's big)
pwithnall__ has quit [Ping timeout: 240 seconds]
__positron has quit [Ping timeout: 260 seconds]
__positron has joined #systemtap
<__positron>
fche: Thanks, It works after recompilation. I was in a premise that the error was originating from buildrun.cxx:uprobes_pass, which was actually checking for CONFIG_UTRACE.
<fche>
that's a separate creature, only used on very old kernels
<fche>
glad you got it working though, good job!
<jistone>
(very old... including rhel6 *sigh*)
<fche>
hey, rhel6 provides much customer value and pays many salaries :-)
<jistone>
oh I know. I think recent stats showed that EPEL6 is much more accessed than EPEL7 or all of Fedora
wcohen has quit [Ping timeout: 258 seconds]
tromey has quit [Quit: ERC (IRC client for Emacs 25.2.1)]