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


Groups > linux.kernel > #1711297

Re: [GIT PULL 00/19] perf/core improvements and fixes

From Arnaldo Carvalho de Melo <acme@redhat.com>
Newsgroups linux.kernel
Subject Re: [GIT PULL 00/19] perf/core improvements and fixes
Date 2017-08-14 20:00 +0200
Message-ID <uerOF-79Q-1@gated-at.bofh.it> (permalink)
References <ueqpz-6qC-9@gated-at.bofh.it> <uervk-72Y-21@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Em Mon, Aug 14, 2017 at 07:39:48PM +0200, Ingo Molnar escreveu:
> * Arnaldo Carvalho de Melo <acme@kernel.org> wrote:
> > Infrastructure:

> > - Add support for shell based tests in 'perf test', add a few that
> >   run 'perf probe', 'perf trace', using kprobes, uprobes to check
> >   the output of those tools and the effects on the system, checking,
> >   for instance, DWARF backtraces from uprobes (Arnaldo Carvalho de Melo)
<SNIP>
> >  create mode 100644 tools/perf/tests/shell/lib/probe_vfs_getname.sh
> >  create mode 100755 tools/perf/tests/shell/probe_vfs_getname.sh
> >  create mode 100755 tools/perf/tests/shell/record+script_probe_vfs_getname.sh
> >  create mode 100755 tools/perf/tests/shell/trace+probe_libc_inet_pton.sh
> >  create mode 100755 tools/perf/tests/shell/trace+probe_vfs_getname.sh
> 
> Pulled, thanks a lot Arnaldo!

Thanks! I'm working with Kim Phillips to fix some issues he noticed
while testing on his ARM systems where 'perf probe' is not available, my
perf/core branch has several fixes to handle this that will be in my
next pull request.

- Arnaldo

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


Thread

[GIT PULL 00/19] perf/core improvements and fixes Arnaldo Carvalho de Melo <acme@kernel.org> - 2017-08-14 18:30 +0200
  [PATCH 12/19] perf test shell: Move vfs_getname probe function to lib Arnaldo Carvalho de Melo <acme@kernel.org> - 2017-08-14 18:30 +0200
  [PATCH 13/19] perf test shell: Add test using probe:vfs_getname and verifying results Arnaldo Carvalho de Melo <acme@kernel.org> - 2017-08-14 18:30 +0200
  [PATCH 08/19] perf test: Add infrastructure to run shell based tests Arnaldo Carvalho de Melo <acme@kernel.org> - 2017-08-14 18:30 +0200
  [PATCH 10/19] perf test shell: Add 'probe_vfs_getname' shell test Arnaldo Carvalho de Melo <acme@kernel.org> - 2017-08-14 18:30 +0200
  [PATCH 17/19] perf record: Fix wrong size in perf_record_mmap for last kernel module Arnaldo Carvalho de Melo <acme@kernel.org> - 2017-08-14 18:30 +0200
  [PATCH 11/19] perf test shell: Install shell tests Arnaldo Carvalho de Melo <acme@kernel.org> - 2017-08-14 18:30 +0200
  [PATCH 06/19] perf test: Make 'list' subcommand match main 'perf test' numbering/matching Arnaldo Carvalho de Melo <acme@kernel.org> - 2017-08-14 18:30 +0200
  [PATCH 01/19] perf scripting python: Add ppc64le to audit uname list Arnaldo Carvalho de Melo <acme@kernel.org> - 2017-08-14 18:40 +0200
  [PATCH 19/19] perf test shell: Add uprobes + backtrace ping test Arnaldo Carvalho de Melo <acme@kernel.org> - 2017-08-14 18:40 +0200
  [PATCH 05/19] perf tools: Add missing newline to expr parser error messages Arnaldo Carvalho de Melo <acme@kernel.org> - 2017-08-14 18:40 +0200
  [PATCH 04/19] perf stat: Fix saved values rbtree lookup Arnaldo Carvalho de Melo <acme@kernel.org> - 2017-08-14 18:40 +0200
  [PATCH 09/19] perf test: Make 'list' use same filtering code as main 'perf test' Arnaldo Carvalho de Melo <acme@kernel.org> - 2017-08-14 18:40 +0200
  Re: [GIT PULL 00/19] perf/core improvements and fixes Ingo Molnar <mingo@kernel.org> - 2017-08-14 19:40 +0200
    Re: [GIT PULL 00/19] perf/core improvements and fixes Arnaldo Carvalho de Melo <acme@redhat.com> - 2017-08-14 20:00 +0200

csiph-web