All of lore.kernel.org
 help / color / mirror / Atom feed
* Subject: [PATCH 0/2] debugfs utility routines for perf
@ 2009-11-04 17:59 Clark Williams
  2009-11-04 18:00 ` [PATCH 1/2] " Clark Williams
  2009-11-04 18:01 ` [PATCH 2/2] modify perf routines to use new debugfs routines Clark Williams
  0 siblings, 2 replies; 3+ messages in thread
From: Clark Williams @ 2009-11-04 17:59 UTC (permalink / raw)
  To: Ingo Molnar; +Cc: Peter Zijlstra, Arnaldo Carvalho de Melo, LKML

[-- 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 --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-11-04 18:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-04 17:59 Subject: [PATCH 0/2] debugfs utility routines for perf Clark Williams
2009-11-04 18:00 ` [PATCH 1/2] " Clark Williams
2009-11-04 18:01 ` [PATCH 2/2] modify perf routines to use new debugfs routines Clark Williams

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.