[PULL 0/2] small perf fixes

From: Christian Borntraeger
Date: Wed Apr 09 2014 - 10:22:26 EST


Ingo, Arnaldo,

two fixes indentified during kvm on s390 development are available

since commit 538592ff0b008237ae88f5ce5fb1247127dc3ce5:

Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core (2014-03-19 08:05:47 +0100)

in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux.git tags/perf-fixes

for you to fetch changes up to 5e032c6c3eaf499460e3ca6b9586c7605c16004e:

perf-kvm: fix of 'Min time' counting in report command (2014-04-09 16:06:15 +0200)

Please consider to apply.

----------------------------------------------------------------
Provide two fixes for perf:
- allow "-" in trace names. This enables perf to also handle kvm-s390
- fix min accounting in for perf kvm

----------------------------------------------------------------
Alexander Yarygin (2):
perf/tool: Fix usage of trace events with '-' in trace system name.
perf-kvm: fix of 'Min time' counting in report command

tools/perf/builtin-kvm.c | 1 +
tools/perf/util/parse-events.l | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)

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