fche changed the topic of #systemtap to: http://sourceware.org/systemtap; email systemtap@sourceware.org if answers here not timely, conversations may be logged
pwithnall_ has quit [Ping timeout: 240 seconds]
orivej has quit [Ping timeout: 248 seconds]
hpt has joined #systemtap
nkambo has joined #systemtap
sanoj has joined #systemtap
sanoj has quit [Quit: Leaving]
sanoj has joined #systemtap
orivej has joined #systemtap
mjw has joined #systemtap
gila has joined #systemtap
slowfranklin has joined #systemtap
gila has quit [Quit: My Mac Pro has gone to sleep. ZZZzzz…]
hpt has quit [Quit: Lost terminal]
gila has joined #systemtap
slowfranklin has quit [Ping timeout: 240 seconds]
slowfranklin has joined #systemtap
sanoj has quit [Ping timeout: 240 seconds]
slowfranklin_ has joined #systemtap
slowfranklin has quit [Ping timeout: 258 seconds]
slowfranklin_ is now known as slowfranklin
scox has quit [Ping timeout: 248 seconds]
hpt has joined #systemtap
hpt has quit [Quit: Lost terminal]
scox has joined #systemtap
wcohen has quit [Ping timeout: 240 seconds]
gila has quit [Quit: My Mac Pro has gone to sleep. ZZZzzz…]
hpt has joined #systemtap
slowfranklin has quit [Ping timeout: 260 seconds]
drsmith_away is now known as drsmith
drsmith is now known as drsmith_away
drsmith_away is now known as drsmith
hpt has quit [Remote host closed the connection]
gila has joined #systemtap
mbenitez has joined #systemtap
mbenitez has quit [Changing host]
mbenitez has joined #systemtap
wcohen has joined #systemtap
tromey has joined #systemtap
hpt has joined #systemtap
hpt has quit [Ping timeout: 240 seconds]
brolley has joined #systemtap
gila has quit [Quit: My Mac Pro has gone to sleep. ZZZzzz…]
irker610 has joined #systemtap
<irker610>
systemtap: dsmith systemtap.git:refs/heads/master * release-3.2-43-gc0a0178 / buildrun.cxx: Fix PR22462 by updating the way we generate the Makefile. http://tinyurl.com/y9n4qvcu
gromero has joined #systemtap
orivej has quit [Ping timeout: 258 seconds]
orivej has joined #systemtap
<drsmith>
tonyj: are you around?
gila has joined #systemtap
gila has quit [Ping timeout: 250 seconds]
gila has joined #systemtap
irker610 has quit [Quit: transmission timeout]
gila has quit [Ping timeout: 240 seconds]
gila has joined #systemtap
pwithnall_ has joined #systemtap
gila has quit [Quit: My Mac Pro has gone to sleep. ZZZzzz…]
gila has joined #systemtap
<tonyj>
drsmith: yes
gila has quit [Quit: My Mac Pro has gone to sleep. ZZZzzz…]
nkambo has quit []
orivej has quit [Ping timeout: 248 seconds]
nkambo has joined #systemtap
<drsmith>
tonyj: that last commit will hopefully add a reasonable workaround for your quoted include problem
<drsmith>
if it doesn't work for you let me know (and feel free to add details to pr22462)
orivej has joined #systemtap
gromero has quit [Ping timeout: 248 seconds]
irker199 has joined #systemtap
<irker199>
systemtap: dsmith systemtap.git:refs/heads/master * release-3.2-44-ge96f958 / httpd/backends.cxx httpd/docker/Makefile.am httpd/docker/Makefile.in httpd/docker/fedora.json httpd/docker/fedora_install_package.py httpd/docker/fedora_install_packages.py: Actually run the stap command in the docker container. http://tinyurl.com/y8nf5h3x
mbenitez has quit [Quit: Leaving]
tromey has quit [Quit: ERC (IRC client for Emacs 26.0.90)]
<tonyj>
drsmith: thanks, I was just going to undo the "" part as a local fix as we control the spec path, but I'll take your fix instead
<drsmith>
please let me know if it doesn't work for you
<tonyj>
there is still an Kbuild issue if the user does have weird chars
<drsmith>
true - that's why I called it a workaround
<drsmith>
I'm hoping that 99.9% of kernel developers wouldn't put their kernel source in something named oddly
<drsmith>
(i.e. with whitespace, a '$', ';', etc.)