[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1372793245-4136-1-git-send-email-dsahern@gmail.com>
Date: Tue, 2 Jul 2013 13:27:19 -0600
From: David Ahern <dsahern@...il.com>
To: acme@...stprotocols.net, linux-kernel@...r.kernel.org
Cc: David Ahern <dsahern@...il.com>
Subject: [PATCH 0/6] perf: bug fixes, cleanup of parse events memory allocations
David Ahern (6):
perf evsel: fix count parameter to read call in event_format__new
perf evlist: fix use of uninitialized variable
perf event: initialize allocated memory for synthesized events
perf: don't free list head in parse_events__free_terms
perf test: make terms a stack variable in test_term
perf parse events: demystify memory allocations
tools/perf/tests/parse-events.c | 14 ++++-----
tools/perf/util/event.c | 8 ++---
tools/perf/util/evlist.c | 2 +-
tools/perf/util/evsel.c | 2 +-
tools/perf/util/parse-events.c | 54 ++++++++++------------------------
tools/perf/util/parse-events.h | 10 +++----
tools/perf/util/parse-events.y | 62 +++++++++++++++++++++++++--------------
7 files changed, 72 insertions(+), 80 deletions(-)
--
1.7.10.1
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists