fche changed the topic of #systemtap to: http://sourceware.org/systemtap; email systemtap@sourceware.org if answers here not timely, conversations may be logged
scox has joined #systemtap
hpt has joined #systemtap
hpt has quit [Ping timeout: 244 seconds]
hpt has joined #systemtap
<tonyj>
fche: around?
<fche>
hey tony
lyc has joined #systemtap
<tonyj>
why on power64le (stap v3.0) am I getting a bunch of i915 stuff from systemtap.base/tracepoints.stp ?
<tonyj>
hey!
<tonyj>
I end up with /tmp/stapFymGED/stap_21182_aux_82.c which contains #include </lib/modules/4.4.16-56-default/source/drivers/gpu/drm/i915/i915_trace.h>
<tonyj>
this ends up including include/linux/intel-iommu.h but only x86 provides a defn of clflush_cache_range for __iommu_flush_cache()
<fche>
probably some kernel tracepoints that are not declared completely in include/trace/FOO.h files, so stap has to add some heuristic #include's
lyc has quit [Ping timeout: 265 seconds]
<fche>
dsmith tweaked possibly-related code back in commit 18b1399443
<tonyj>
this isn't a self built kernel
<fche>
understood; that patch touched i915 header selection though
<fche>
so what exactly is the problem with __iommu_flush_cache?
<tonyj>
nothing defines it on power
<tonyj>
or rather nothing defines clflush_cache_range()
<tonyj>
oic the change, i915 isn't even config enabled on ppc
scox has quit [Read error: Connection reset by peer]
<fche>
still curious about the actual user-visible problem related to this
<tonyj>
Oops: Exception in kernel mode, sig: 5 [#1]
<tonyj>
SMP NR_CPUS=2048 NUMA pSeries
<fche>
a crash caused -by- the testsuite run? interesting
<tonyj>
fche: yes but I can't even get it to compile
<fche>
ISTR something vaguely like that in the s390 system (an s390 kernel bug really) that we papered over in stap by putting some tracepoints into a blacklist
<fche>
ok ... pretty sure I won't have any good advice tonight :)
<fche>
but
<fche>
pls send your stap invocation, stap -vvv output, ... to the mailing list
<tonyj>
right now I just want to see if I can run the testsuite :)
<tonyj>
I will sent it tomorrow, late now.
<tonyj>
thanks!
<fche>
righto
ananth has joined #systemtap
lyc has joined #systemtap
ego_ has joined #systemtap
ravi has joined #systemtap
lyc_ has joined #systemtap
lyc__ has joined #systemtap
lyc has quit [Read error: Connection reset by peer]
lyc_ has quit [Ping timeout: 252 seconds]
scox has joined #systemtap
lyc__ has quit [Remote host closed the connection]
lyc has quit [Read error: Connection reset by peer]
lyc has joined #systemtap
srikar_away is now known as srikar
lyc_ has quit [Ping timeout: 252 seconds]
ravi has quit [Ping timeout: 244 seconds]
ravi__ has joined #systemtap
ravi__ has quit [Read error: Connection reset by peer]
lyc_ has joined #systemtap
lyc has quit [Ping timeout: 252 seconds]
ravi__ has joined #systemtap
ravi__ has quit [Ping timeout: 276 seconds]
ravi__ has joined #systemtap
lyc_ has quit [Remote host closed the connection]
lyc has joined #systemtap
blU0 has joined #systemtap
hpt has quit [Quit: Lost terminal]
nkambo has quit [Read error: Connection reset by peer]
lyc has quit [Remote host closed the connection]
lyc has joined #systemtap
nkambo has joined #systemtap
ananth has quit [Quit: Leaving]
lyc has quit [Remote host closed the connection]
lyc has joined #systemtap
ananth has joined #systemtap
lyc has quit [Remote host closed the connection]
ravi__ has quit [Ping timeout: 276 seconds]
ego_ has quit [Ping timeout: 260 seconds]
ravi__ has joined #systemtap
wcohen has quit [Remote host closed the connection]
Meths_ is now known as Meths
nkambo has quit [Ping timeout: 258 seconds]
nkambo has joined #systemtap
lyc has joined #systemtap
srikar is now known as srikar_away
lyc has quit [Ping timeout: 276 seconds]
nkambo has quit [Ping timeout: 240 seconds]
lyc has joined #systemtap
nkambo has joined #systemtap
davidlt has joined #systemtap
<davidlt>
hi
<davidlt>
I am trying to run systemtap on centos 7.2, but keep getting: semantic error: missing x86_64 kernel/module debuginfo [man warning::debuginfo] under '/lib/modules/3.10.0-327.28.2.el7.x86_64/build'
<davidlt>
urname -r: 3.10.0-327.28.2.el7.x86_64
<davidlt>
Ah, somehow centos installed wrong version of kernel debug-info
nkambo has quit [Read error: Connection reset by peer]