All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Arend van Spriel" <arend@broadcom.com>
To: "Steven Rostedt" <rostedt@goodmis.org>
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: trace-cmd problem with FC19
Date: Thu, 17 Oct 2013 22:07:15 +0200	[thread overview]
Message-ID: <52604373.5010907@broadcom.com> (raw)
In-Reply-To: <20131017144116.044f3aaf@gandalf.local.home>

On 10/17/13 20:41, Steven Rostedt wrote:
> On Thu, 17 Oct 2013 14:08:08 +0200
> "Arend van Spriel"<arend@broadcom.com>  wrote:
>
>> Hi Steven,
>>
>> When tracing I get these error messages and no trace data is recorded. I
>> also cloned the trace-cmd repo and tried that with the same result. I
>> think the kernel configuration looks ok, but adding it.
>>
>> I use it almost daily on Ubuntu system, but trying Fedora for a change.
>> I do have a difference with kernel taint with my driver loaded:
>>
>> Ubuntu	4096	(OOT module loaded, ie. my driver)
>> Fedora	4098	(OOT *and* forced module?)
>>
>> 'forced module' probably caused by:
>> [10808.074823] Request for unknown module key 'Fedora kernel signing
>> key: 8661dbf3061bfa70eb76d61691cec200318534b4' err -11
>>
>> Would that explain my issue?
>>
>> Regards,
>> Arend
>>
>> ---8<----------------------------------------------------
>> $ sudo trace-cmd record -e brcmfmac:*
>> /sys/kernel/debug/tracing/events/brcmfmac/*/filter
>> Hit Ctrl^C to stop recording
>> ^Ctrace-cmd: Interrupted system call
>> trace-cmd: Interrupted system call
>>       recorder error in splice inputrecorder error in splice input
>
> I haven't seen this before.
>
> Was the brcmfmac module the one that was forced loaded?
>
> Does recording other traces work? Or is it only spicific to this module?

It seems a generic issue:

$ sudo trace-cmd record -e ext4:* ls
/sys/kernel/debug/tracing/events/ext4/*/filter
systemd-private-6pVB5L	systemd-private-KdpFqS	trace.dat.cpu0	trace.dat.cpu2
systemd-private-9hedRD	trace.dat		trace.dat.cpu1	trace.dat.cpu3
trace-cmd: Interrupted system call
   recorder error in splice input
trace-cmd: Interrupted system call
   recorder error in splice input
trace-cmd: Interrupted system call
   recorder error in splice input
trace-cmd: Interrupted system call
   recorder error in splice input
Kernel buffer statistics:
   Note: "entries" are the entries left in the kernel ring buffer and 
are not
         recorded in the trace data. They should all be zero.

I got the modules properly signed so only OOT taint is set and it still 
does not work.

Regards,
Arend

> -- Steve
>
>>
>> trace-cmd: Interrupted system call
>>     recorder error in splice input
>> trace-cmd: Interrupted system call
>>     recorder error in splice input
>> Kernel buffer statistics:
>>     Note: "entries" are the entries left in the kernel ring buffer and
>> are not
>>           recorded in the trace data. They should all be zero.
>>
>
>



  reply	other threads:[~2013-10-17 20:07 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-17 12:08 trace-cmd problem with FC19 Arend van Spriel
2013-10-17 18:41 ` Steven Rostedt
2013-10-17 20:07   ` Arend van Spriel [this message]
2013-10-17 20:20     ` Steven Rostedt
2013-10-17 20:43       ` Bob Copeland
2013-10-17 20:56         ` Steven Rostedt
2013-10-17 21:11           ` Bob Copeland
2013-10-17 23:17             ` Steven Rostedt
2013-10-18  7:21             ` Arend van Spriel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=52604373.5010907@broadcom.com \
    --to=arend@broadcom.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rostedt@goodmis.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.