From: "Alex,Shi" <alex.shi@intel.com>
To: Nikhil Rao <ncrao@google.com>
Cc: Peter Zijlstra <peterz@infradead.org>,
"mingo@elte.hu" <mingo@elte.hu>,
"Chen, Tim C" <tim.c.chen@intel.com>,
"Li, Shaohua" <shaohua.li@intel.com>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
"Brown, Len" <len.brown@intel.com>
Subject: Re: power increase issue on light load
Date: Thu, 30 Jun 2011 16:38:19 +0800 [thread overview]
Message-ID: <1309423099.14604.480.camel@debian> (raw)
In-Reply-To: <CAOM-RdP3PiZTzS3+RQ4aorH8r8hDhgsst-LLb1BrbZ4y07vi0w@mail.gmail.com>
On Thu, 2011-06-30 at 08:26 +0800, Nikhil Rao wrote:
> On Tue, Jun 28, 2011 at 11:55 PM, Alex,Shi <alex.shi@intel.com> wrote:
> >> > - Would it be possible to get a "perf sched" trace on these two kernels?
> >
> > I tried the 'perf sched record' and then 'perf sched trace' as usage
> > show. but in fact, the 'perf sched' doesn't support 'trace' command now.
>
> I believe this was renamed to "perf script" in
> 133dc4c39c57eeef2577ca5b4ed24765b7a78ce2.
>
> > since the 'perf sched record' is using 'perf record -e sched:xxx' to do
> > record. I used 'perf record' directly. The follow info collected in 300'
> > on my NHM-EP for benchmark bltk-office.
> >
> > [alexs@lkp-ne01 ~]$ grep -e Events.*sched
> > linux-2.6/perf-report-3.0.0-rc5
> > # Events: 11K sched:sched_wakeup
> > # Events: 1K sched:sched_wakeup_new
> > # Events: 24K sched:sched_switch
> > # Events: 3K sched:sched_migrate_task
> > # Events: 851 sched:sched_process_free
> > # Events: 1K sched:sched_process_exit
> > # Events: 1K sched:sched_process_wait
> > # Events: 1K sched:sched_process_fork
> > # Events: 12K sched:sched_stat_wait
> > # Events: 9K sched:sched_stat_sleep
> > # Events: 452 sched:sched_stat_iowait
> > # Events: 16K sched:sched_stat_runtime
> > [alexs@lkp-ne01 ~]$
> > [alexs@lkp-ne01 ~]$
> > [alexs@lkp-ne01 ~]$ grep -e
> > Events.*sched /mnt/linux-2.6.39/perf-report-2.6.39
> > # Events: 5K sched:sched_wakeup
> > # Events: 615 sched:sched_wakeup_new
> > # Events: 11K sched:sched_switch
> > # Events: 2K sched:sched_migrate_task
> > # Events: 541 sched:sched_process_free
> > # Events: 692 sched:sched_process_exit
> > # Events: 1K sched:sched_process_wait
> > # Events: 615 sched:sched_process_fork
> > # Events: 6K sched:sched_stat_wait
> > # Events: 4K sched:sched_stat_sleep
> > # Events: 178 sched:sched_stat_iowait
> > # Events: 9K sched:sched_stat_runtime
> >
> >
>
> Thanks for the data but these raw counts are not very useful. Can you
> please send either the binary file or the ascii trace output for the
> two kernels? Also -- a 300s trace might be too much; about 30s should
> be sufficient.
The trace output file is much big, and guess no others has interesting
on it. I will give separately. :)
>
> -Thanks,
> Nikhil
next prev parent reply other threads:[~2011-06-30 8:38 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-23 2:43 power increase issue on light load Alex,Shi
2011-06-23 9:02 ` Peter Zijlstra
2011-06-24 0:41 ` Alex,Shi
2011-06-28 0:02 ` Alex,Shi
2011-06-28 14:59 ` Peter Zijlstra
2011-06-28 17:13 ` Nikhil Rao
2011-06-29 2:30 ` Nikhil Rao
2011-06-29 3:22 ` Alex,Shi
2011-06-29 6:55 ` Alex,Shi
2011-06-30 0:26 ` Nikhil Rao
2011-06-30 8:38 ` Alex,Shi [this message]
2011-06-30 0:07 ` Nikhil Rao
2011-06-30 8:34 ` Alex,Shi
2011-07-01 5:44 ` Ming Lei
2011-07-01 18:00 ` Nikhil Rao
2011-07-01 23:51 ` Ming Lei
2011-07-04 0:45 ` Alex,Shi
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=1309423099.14604.480.camel@debian \
--to=alex.shi@intel.com \
--cc=len.brown@intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@elte.hu \
--cc=ncrao@google.com \
--cc=peterz@infradead.org \
--cc=shaohua.li@intel.com \
--cc=tim.c.chen@intel.com \
/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.