OSDN Git Service

perf vendor events intel: Add missing space in json descriptions
authorAndi Kleen <ak@linux.intel.com>
Thu, 30 Mar 2017 00:22:18 +0000 (17:22 -0700)
committerAndi Kleen <ak@linux.intel.com>
Thu, 30 Mar 2017 20:35:50 +0000 (13:35 -0700)
commit3401e8d1e1300742ed41910b9338b9da52689a16
tree48a31b6cd8365b8c39a5cf84031f43824e8a1985
parentaf34cb4fad1ba08db199ef1b0a529549e041dd25
perf vendor events intel: Add missing space in json descriptions

Add a missing space in the JSON description after the uncore unit

Before:

perf list
...
  unc_arb_coh_trk_requests.all
       [Unit: uncore_arbNumber of entries allocated. Account for Any type: e.g. Snoop, Core aperture, etc]
...

After:

  unc_arb_coh_trk_requests.all
       [Unit: uncore_arb Number of entries allocated. Account for Any type: e.g. Snoop, Core aperture, etc]

Cc: jolsa@kernel.org
Link: http://lkml.kernel.org/n/tip-p989c7x9kaiy2bnkmgpo6cvt@git.kernel.org
Signed-off-by: Andi Kleen <ak@linux.intel.com>
tools/perf/pmu-events/jevents.c