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


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to