00:00
amerey_ has quit [Quit: Leaving]
00:24
mjw has joined #systemtap
00:29
khaled has quit [Quit: Konversation terminated!]
00:39
derek0883 has quit [Ping timeout: 240 seconds]
01:07
derek0883 has joined #systemtap
01:15
mjw has quit [Quit: Leaving]
03:30
orivej has joined #systemtap
04:25
orivej has quit [Ping timeout: 256 seconds]
06:58
derek0883 has quit [Remote host closed the connection]
07:00
derek0883 has joined #systemtap
07:16
derek0883 has quit [Remote host closed the connection]
07:18
derek0883 has joined #systemtap
07:29
derek0883 has quit [Remote host closed the connection]
08:00
fdalleau_away is now known as fdalleau
08:01
khaled has joined #systemtap
08:24
derek0883 has joined #systemtap
08:29
orivej has joined #systemtap
08:40
fdalleau is now known as fdalleau_away
08:44
tonyj has quit [Remote host closed the connection]
08:55
derek0883 has quit [Ping timeout: 264 seconds]
09:56
chasum has joined #systemtap
09:56
chasum has quit [Changing host]
09:56
chasum has joined #systemtap
09:58
ema_ has joined #systemtap
09:58
modem_ has joined #systemtap
09:58
przemoc86 has joined #systemtap
10:03
przemoc has quit [*.net *.split]
10:03
modem has quit [*.net *.split]
10:03
ema has quit [*.net *.split]
10:03
thibaultcha has quit [*.net *.split]
10:03
xlei has quit [*.net *.split]
10:04
xlei has joined #systemtap
11:46
derek0883 has joined #systemtap
11:49
khaled has quit [Quit: Konversation terminated!]
11:51
khaled has joined #systemtap
11:59
derek0883 has quit [Remote host closed the connection]
14:05
tromey has joined #systemtap
15:01
amerey has joined #systemtap
16:32
irker183 has joined #systemtap
16:32
<
irker183 >
systemtap: smakarov systemtap.git:stapbpf/pr25177 * release-4.4-106-g5ff2461a7 / staprun/Makefile.am staprun/Makefile.in staprun/common.c staprun/mainloop.c staprun/staprun.h staprun/start_cmd.c: PR25177/27032 staprun: factor out start_cmd() for stapbpf usage
16:32
<
irker183 >
systemtap: smakarov systemtap.git:stapbpf/pr25177 * release-4.4-107-gaf747b1f1 / buildrun.cxx stapbpf/Makefile.am stapbpf/Makefile.in stapbpf/bpfinterp.h stapbpf/stapbpf.cxx: stapbpf PR25177/27032: link start_cmd() into stapbpf, launch the process
16:43
tonyj has joined #systemtap
17:04
<
irker183 >
systemtap: smakarov systemtap.git:stapbpf/pr25177 * release-4.4-108-g3d07d7608 / stapbpf/stapbpf.cxx: stapbpf PR25177/27032: handle process exit (SIGCHLD)
17:06
<
serhei >
fche, pushed those to a branch for now in case the refactoring makes you shout noooOOOooo
17:06
<
serhei >
but I highly doubt it
17:06
<
fche >
will check it out
17:11
<
fche >
hm for staprun, don't we run error probes in case 'stap -c /dev/null' ?
17:12
<
fche >
hm tested, no
17:14
<
serhei >
yeah, I was thrown for a loop by that as well
17:15
derek0883 has joined #systemtap
17:16
<
fche >
it's kind of gross but okay
17:16
<
serhei >
which part is gross?
17:16
<
fche >
too bad about similar function variables ("verbose", "log_level"). could commonize somehow or other
17:17
<
serhei >
log_level could be renamed to verbose
17:17
<
fche >
heh the rhel6 WORKAROUND code holy moly
17:17
<
fche >
but we can't throw it out just yet (bloomberg?)
17:18
<
fche >
PLUS there is the outrage of the two-spaces-after-a-period -> one-space-after-a-period thing
17:18
<
fche >
I'm not sure who you even are any more. :-)
17:18
<
serhei >
the downsides of all remote all the time no baseball
17:18
<
serhei >
perhaps it was inserted by gremlins in the wires
17:19
<
serhei >
but seriously, what's the proper rule for two-spaces-after-a-period?
17:19
<
fche >
"the proper rule" <<< I challenge your loaded question
17:19
<
serhei >
proper according to fche
17:19
* fche
likes two, but that's just me
17:19
<
fche >
and I will fight anyone to the electronic death
17:21
<
fche >
those decls in stapbpf.cxx for start_cmd() vars ... can these not go into a header or something?
17:22
<
serhei >
hmm, sure, except for eprintf() which is a non header existence
17:22
<
serhei >
since we're bikeshedding I suppose I should think about how to get stapbpf to use the proper and superior dbug() warn() err() macros
17:24
<
fche >
it's funny for stapbpf to even consider that rhel6 workaround
17:24
<
fche >
considering bpf doesn't exist in rhel6
17:25
<
serhei >
<insert scary joke about large financial companies that like rhel6 and also like bpf>
17:25
<
fche >
not at the same time/place
17:26
<
serhei >
thankfully
17:31
derek0883 has quit [Remote host closed the connection]
17:33
derek0883 has joined #systemtap
17:43
derek0883 has quit [Remote host closed the connection]
17:46
derek0883 has joined #systemtap
19:15
<
kerneltoast >
two spaces after a period == you're old
19:21
<
kerneltoast >
and you may be entitled to compensation
19:56
orivej has quit [Ping timeout: 260 seconds]
20:18
orivej has joined #systemtap
20:23
<
irker183 >
systemtap: smakarov systemtap.git:stapbpf/pr25177 * release-4.4-109-g76d56671c / stapbpf/libbpf.c stapbpf/stapbpf.cxx staprun/common.c: stapbpf PR25177/27032 review tweax: redundant variables, whitespace
20:28
<
irker183 >
systemtap: smakarov systemtap.git:master * release-4.4-106-g5ff2461a7 / staprun/Makefile.am staprun/Makefile.in staprun/common.c staprun/mainloop.c staprun/staprun.h staprun/start_cmd.c: PR25177/27032 staprun: factor out start_cmd() for stapbpf usage
20:28
<
irker183 >
systemtap: smakarov systemtap.git:master * release-4.4-107-gaf747b1f1 / buildrun.cxx stapbpf/Makefile.am stapbpf/Makefile.in stapbpf/bpfinterp.h stapbpf/stapbpf.cxx: stapbpf PR25177/27032: link start_cmd() into stapbpf, launch the process
20:28
<
irker183 >
systemtap: smakarov systemtap.git:master * release-4.4-108-g3d07d7608 / stapbpf/stapbpf.cxx: stapbpf PR25177/27032: handle process exit (SIGCHLD)
20:28
<
irker183 >
systemtap: smakarov systemtap.git:master * release-4.4-109-g76d56671c / stapbpf/libbpf.c stapbpf/stapbpf.cxx staprun/common.c: stapbpf PR25177/27032 review tweax: redundant variables, whitespace
20:30
* serhei
thinks of 'two spaces after period' more in connection with typewriters
20:34
amerey_ has joined #systemtap
20:34
DTEIT_ has joined #systemtap
20:35
CME has quit [Remote host closed the connection]
20:36
lindi-_ has joined #systemtap
20:36
gregwork has quit [Quit: Connection closed for inactivity]
20:36
beauty2 has quit [Write error: Connection reset by peer]
20:36
tonyj has quit [Remote host closed the connection]
20:36
fLiPr3Ve1sE has joined #systemtap
20:36
tonyj has joined #systemtap
20:37
beauty2 has joined #systemtap
20:37
<
fche >
thanks, looks okay
20:37
CME_ has joined #systemtap
20:37
mcermak_ has joined #systemtap
20:37
orivej has quit [Ping timeout: 276 seconds]
20:37
DTEIT_ has joined #systemtap
20:37
DTEIT_ has quit [Changing host]
20:37
tonyj has quit [Changing host]
20:37
tonyj has joined #systemtap
20:37
mcermak_ has quit [Changing host]
20:37
mcermak_ has joined #systemtap
20:37
lindi- has quit [Write error: Broken pipe]
20:38
fLiPr3VeRsE has quit [Remote host closed the connection]
20:39
ggherdov has quit [Ping timeout: 246 seconds]
20:39
ggherdov_ has joined #systemtap
20:40
mcermak has quit [Write error: Broken pipe]
20:40
amerey has quit [Remote host closed the connection]
20:42
ema has joined #systemtap
20:42
sscox has quit [Ping timeout: 249 seconds]
20:43
fdalleau_away has quit [Remote host closed the connection]
20:43
fdalleau_away has joined #systemtap
20:44
ema_ has quit [Ping timeout: 240 seconds]
20:54
derek0883 has quit [Remote host closed the connection]
21:00
derek0883 has joined #systemtap
21:01
CME_ is now known as CME
21:24
derek0883 has quit [Remote host closed the connection]
21:26
_whitelogger has joined #systemtap
21:32
orivej has joined #systemtap
21:35
tromey has quit [Quit: ERC (IRC client for Emacs 27.1)]
21:56
derek0883 has joined #systemtap
21:56
<
irker183 >
systemtap: scox systemtap.git:master * release-4.4-110-g2019744da / man/stap.1.in: Fix misspellings in stap manpage.
22:09
derek0883 has quit [Remote host closed the connection]
22:13
derek0883 has joined #systemtap
22:33
<
fche >
some of those regressions (PASS->FAIL) are symbol-table related apparently
22:33
<
fche >
are you comparing virgin vs. 1-patch-added stap here or some older version?
22:34
<
kerneltoast >
i'm comparing: 663a93e systemtap.spec: for testsuite, tweak 32-bit glibc recommendation
22:34
<
kerneltoast >
663a93e + patch
22:36
<
fche >
so would look at process-begin-user, sdt_global_var, symfile* symline* usymbols* tests in that run
22:36
<
fche >
there are a number of new PASS's which are great (and may or may not be related to your patch)
22:37
<
fche >
but the PASS->FAILs are worth looking into more
23:34
amerey_ has quit [Quit: Leaving]