linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] powerpc/perf: Miscellaneous fixes
@ 2014-09-17 18:33 Sukadev Bhattiprolu
  2014-09-17 18:33 ` [PATCH 1/4] powerpc/perf/hv-24x7: use kmem_cache instead of aligned stack allocations Sukadev Bhattiprolu
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Sukadev Bhattiprolu @ 2014-09-17 18:33 UTC (permalink / raw)
  To: Arnaldo Carvalho de Melo, ak, Jiri Olsa, peterz, eranian,
	Paul Mackerras
  Cc: linuxppc-dev, dev, linux-kernel, Michael Ellerman,
	Anshuman Khandual

Miscellaenous fixes for perf and 24x7 counters in powerpc.

Patches 1,3,4 were submitted earlier as a part of the parametrized
events for 24x7 counters. But they are not directly related to the
parametrized events.

Patch 2 simplifies and fixes a bug in catalog_read() which causes the
catalog file to not read first page.

Cody P Schafer (3):
  powerpc/perf/hv-24x7: use kmem_cache instead of aligned stack
    allocations
  perf Documentation: sysfs events/ interfaces
  perf Documentation: remove duplicated docs for powerpc cpu specific
    events

Sukadev Bhattiprolu (1):
  Simplify catalog_read()

 .../testing/sysfs-bus-event_source-devices-events  |  611 ++------------------
 arch/powerpc/perf/hv-24x7.c                        |  144 ++---
 2 files changed, 96 insertions(+), 659 deletions(-)

-- 
1.7.9.5

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

end of thread, other threads:[~2014-09-17 18:34 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-17 18:33 [PATCH 0/4] powerpc/perf: Miscellaneous fixes Sukadev Bhattiprolu
2014-09-17 18:33 ` [PATCH 1/4] powerpc/perf/hv-24x7: use kmem_cache instead of aligned stack allocations Sukadev Bhattiprolu
2014-09-17 18:33 ` [PATCH 2/4] Simplify catalog_read() Sukadev Bhattiprolu
2014-09-17 18:33 ` [PATCH 3/4] perf Documentation: sysfs events/ interfaces Sukadev Bhattiprolu
2014-09-17 18:33 ` [PATCH 4/4] perf Documentation: remove duplicated docs for powerpc cpu specific events Sukadev Bhattiprolu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).