All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] perf, tools: Fixes and documentation updates
@ 2012-08-07 17:43 Robert Richter
  2012-08-07 17:43 ` [PATCH 1/6] perf, tools: Fix version file for perf documentation with OUTPUT variable set Robert Richter
                   ` (5 more replies)
  0 siblings, 6 replies; 13+ messages in thread
From: Robert Richter @ 2012-08-07 17:43 UTC (permalink / raw)
  To: Arnaldo Carvalho de Melo; +Cc: Ingo Molnar, LKML, Robert Richter

Some random fixes, esp. build and 32 bit fixes. Also some
documentation updates.

Robert Richter (6):
  perf, tools: Fix version file for perf documentation with OUTPUT
    variable set
  perf, tools: Fix lib/traceevent build dir with OUTPUT variable set
  perf, tools: Fix parsing of 64 bit raw config value for 32 bit
  perf, tools: Fix cast from pointer to integer for 32 bit
  perf, tools: Update documentation about raw event setup
  perf, tools: Document precise event sampling for AMD IBS

 tools/lib/traceevent/event-parse.c     |    3 +-
 tools/perf/Documentation/Makefile      |    6 ++--
 tools/perf/Documentation/perf-list.txt |   48 ++++++++++++++++++++++++--------
 tools/perf/Makefile                    |    8 ++--
 tools/perf/util/parse-events.c         |    6 ++--
 tools/perf/util/parse-events.h         |    6 ++--
 tools/perf/util/parse-events.l         |    4 +-
 tools/perf/util/parse-events.y         |   10 +++---
 8 files changed, 58 insertions(+), 33 deletions(-)

-- 
1.7.8.4



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

end of thread, other threads:[~2012-08-21 15:30 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-07 17:43 [PATCH 0/6] perf, tools: Fixes and documentation updates Robert Richter
2012-08-07 17:43 ` [PATCH 1/6] perf, tools: Fix version file for perf documentation with OUTPUT variable set Robert Richter
2012-08-21 15:25   ` [tip:perf/core] perf " tip-bot for Robert Richter
2012-08-07 17:43 ` [PATCH 2/6] perf, tools: Fix lib/traceevent build dir " Robert Richter
2012-08-21 15:26   ` [tip:perf/core] perf tools: Fix lib/ traceevent " tip-bot for Robert Richter
2012-08-07 17:43 ` [PATCH 3/6] perf, tools: Fix parsing of 64 bit raw config value for 32 bit Robert Richter
2012-08-21 15:27   ` [tip:perf/core] perf " tip-bot for Robert Richter
2012-08-07 17:43 ` [PATCH 4/6] perf, tools: Fix cast from pointer to integer " Robert Richter
2012-08-21 15:28   ` [tip:perf/core] tools lib traceevent: " tip-bot for Robert Richter
2012-08-07 17:43 ` [PATCH 5/6] perf, tools: Update documentation about raw event setup Robert Richter
2012-08-21 15:29   ` [tip:perf/core] perf list: " tip-bot for Robert Richter
2012-08-07 17:43 ` [PATCH 6/6] perf, tools: Document precise event sampling for AMD IBS Robert Richter
2012-08-21 15:29   ` [tip:perf/core] perf list: " tip-bot for Robert Richter

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.