The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: bert hubert <bert.hubert@netherlabs.nl>
To: Soeren Sandmann <sandmann@daimi.au.dk>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Announce:  Sysprof 1.0 -- a sampling, systemwide Linux profiler
Date: Sun, 18 Sep 2005 10:45:17 +0200	[thread overview]
Message-ID: <20050918084517.GA9981@outpost.ds9a.nl> (raw)
In-Reply-To: <ye8slw38i5g.fsf@horse06.daimi.au.dk>

> - oprofile had a user interface that I simply didn't understand. As I
>   remember it, I had to know about performance counters and how to
>   translate those into binary masks

This all hasn't been true for a very long while.

> Contrast with sysprof, where you
>         - insert the module

modprobe oprofile

>         - hit the start button

opcontrol --start --vmlinux=/boot/vmlinux

>         - do the thing you want to profile
>         - hit the profile button

opcontrol --stop
opreport -l

> and you get data presented in a way that is just a whole lot more
> useful than the flat text files generated by oprofile.

Not *that* may be very true, and your GUI indeed looks very very promising.
Elsewhere you note regarding removing your sysprof.o code:

> and I still think so, but it's a fairly substantial amount of work to
> get rid of 296 lines of code.

You'll find this work orders of magnitude easier than convincing people that
we need yet another profiling system in the kernel.

So I urge you, keep the cool gui but adapt it to oprofile. I'm sure John
will be more than willing to work with you to make sure oprofile
supports/will support everything you need.

Ok?

-- 
http://www.PowerDNS.com      Open source, database driven DNS Software 
http://netherlabs.nl              Open and Closed source services

      parent reply	other threads:[~2005-09-18  8:45 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-17 21:05 Announce: Sysprof 1.0 -- a sampling, systemwide Linux profiler Soeren Sandmann
2005-09-17 21:16 ` John Levon
2005-09-17 21:16 ` bert hubert
2005-09-17 22:05   ` Soeren Sandmann
2005-09-17 22:20     ` John Levon
2005-09-17 23:03       ` Soeren Sandmann
2005-09-18  0:25         ` Anton Blanchard
2005-09-17 23:28       ` Tomasz Torcz
2005-09-17 23:53         ` John Levon
2005-09-18  8:45     ` bert hubert [this message]

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=20050918084517.GA9981@outpost.ds9a.nl \
    --to=bert.hubert@netherlabs.nl \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sandmann@daimi.au.dk \
    /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