Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1215463

[GIT PULL 0/1] perf stat fix

From Arnaldo Carvalho de Melo <acme@kernel.org>
Newsgroups linux.kernel
Subject [GIT PULL 0/1] perf stat fix
Date 2015-08-28 19:20 +0200
Message-ID <q2vtM-1hE-15@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


Hi Ingo,

	Please consider applying,

Kan Liang (1):
  perf stat: Get correct cpu id for print_aggr

 tools/perf/builtin-stat.c | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

-- 
2.1.0

The following changes since commit 196676497f2507966f99abef63bede6a8550f8b3:

  Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent (2015-08-20 11:47:14 +0200)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux.git tags/perf-urgent-for-mingo

for you to fetch changes up to 601083cffb7cabdcc55b8195d732f0f7028570fa:

  perf stat: Get correct cpu id for print_aggr (2015-08-28 11:49:52 -0300)

----------------------------------------------------------------
perf/urgent fix:

User visible:

- Use index, not CPU id, to find core/pkg id in 'perf stat' (Kan Liang)

Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>

----------------------------------------------------------------
Kan Liang (1):
      perf stat: Get correct cpu id for print_aggr

 tools/perf/builtin-stat.c | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread


Thread

[GIT PULL 0/1] perf stat fix Arnaldo Carvalho de Melo <acme@kernel.org> - 2015-08-28 19:20 +0200
  Re: [GIT PULL 0/1] perf stat fix Ingo Molnar <mingo@kernel.org> - 2015-08-31 10:30 +0200

csiph-web