[PATCH 0/3] IMC code clean up and refactoring

Anju T Sudhakar anju at linux.vnet.ibm.com
Mon Dec 11 16:58:34 AEDT 2017


The first patch removes the unused variable in the code for 
IMC(In-memory collection counters).

The second patch does some code refactoring.

The third patch in the series make struct imc_events as a parameter to the
function imc_parse_event().

Anju T Sudhakar (3):
  powerpc/perf: Remove thread_imc_pmu global variable from
	imc code
  powerpc/perf: IMC code cleanup with some code refactoring
  powerpc/perf: Passs struct imc_events as a parameter to
    imc_parse_event()

 arch/powerpc/include/asm/imc-pmu.h |  2 +-
 arch/powerpc/perf/imc-pmu.c        | 99 +++++++++++++++++++++++---------------
 2 files changed, 61 insertions(+), 40 deletions(-)

-- 
2.7.4



More information about the Linuxppc-dev mailing list