From: francis.giraldeau@usherbrooke.ca (Francis Giraldeau)
Subject: [ltt-dev] Event field meaning
Date: Tue, 30 Nov 2010 22:55:48 -0500 [thread overview]
Message-ID: <1291175748.23609.152.camel@francis-laptop> (raw)
Hi,
Here is few other fields that are obsure and for which I don't find
obvious meaning. I post them, with some values I had, if somebody knows
or know how to get their values.
- sched_schedule : prev_state=0
- net.dev_receive : skb=0xee9000900, protocol=2048
- I guess skb is the recv buffer pointer, protocol is IPv4?
- net.socket_connect : uservaddr=0x7fff38112730, addrlen=16
- this is a TCP on IPv4 connexion, I would expect addrlen=32
- net.napi_poll : napi_struct=0xc2c08e38, name="<unk>"
- does the napi_struct is in kernel address space?
- kernel.timer_set : expires=60581085, data=3267386788
- particulary, what is the unit of expires? from hrtimer.h: the time
is related to the clock on which the timer is based.
- I would expect data to be a pointer, otherwise I don't know
I'm also don't know were to look for the IRQ ids over 50 that appears as
labels in /proc/interrupts: NMI LOC SPU PMI PND RES CAL TLB TRM THR MCE
MCP ERR MIS. I searched inside fs/proc/interrupts.c and I it seems to be
+1 increment per IRQ, but I'm not sure about it. Similar situation apply
for softirqs.
Thanks and have a nice day,
Francis
reply other threads:[~2010-12-01 3:55 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=1291175748.23609.152.camel@francis-laptop \
--to=francis.giraldeau@usherbrooke.ca \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox