From: Clark Williams <williams@redhat.com>
To: Ingo Molnar <mingo@elte.hu>
Cc: Peter Zijlstra <peterz@infradead.org>,
Arnaldo Carvalho de Melo <acme@redhat.com>,
LKML <linux-kernel@vger.kernel.org>
Subject: Subject: [PATCH 0/2] debugfs utility routines for perf
Date: Wed, 4 Nov 2009 11:59:06 -0600 [thread overview]
Message-ID: <20091104115906.7045cf65@torg> (raw)
[-- Attachment #1: Type: text/plain, Size: 545 bytes --]
Ingo,
Here are the cleaned-up debugfs routines.
Clark
Clark Williams (2):
debugfs utility routines for perf
modify perf routines to use new debugfs routines
tools/perf/perf.c | 45 +------
tools/perf/util/debugfs.c | 247 ++++++++++++++++++++++++++++++++++++++++
tools/perf/util/debugfs.h | 22 ++++
tools/perf/util/parse-events.c | 17 +--
4 files changed, 280 insertions(+), 51 deletions(-)
create mode 100644 tools/perf/util/debugfs.c
create mode 100644 tools/perf/util/debugfs.h
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
next reply other threads:[~2009-11-04 17:59 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-04 17:59 Clark Williams [this message]
2009-11-04 18:00 ` [PATCH 1/2] debugfs utility routines for perf Clark Williams
2009-11-04 18:01 ` [PATCH 2/2] modify perf routines to use new debugfs routines Clark Williams
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=20091104115906.7045cf65@torg \
--to=williams@redhat.com \
--cc=acme@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@elte.hu \
--cc=peterz@infradead.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.