diff options
author | Ingo Molnar <mingo@kernel.org> | 2016-04-29 21:37:40 +0200 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2016-04-29 21:37:40 +0200 |
commit | 03d85a63ee3e2d3a43460f936b86334b32f88c89 (patch) | |
tree | 7ae35a11de58738aa07ae82f778b2373738db126 /tools/testing/selftests/net/Makefile | |
parent | 3521ba1cc351e80488c3f85748c92c3853b75818 (diff) | |
parent | ca7ce82a280a65c377c24c95c29b1dec6e80b428 (diff) | |
download | blackbird-obmc-linux-03d85a63ee3e2d3a43460f936b86334b32f88c89.tar.gz blackbird-obmc-linux-03d85a63ee3e2d3a43460f936b86334b32f88c89.zip |
Merge tag 'perf-core-for-mingo-20160429' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
Pull perf/core improvements and fixes from Arnaldo Carvalho de Melo:
User visible changes:
- Allow generate timestamped suffixed multiple perf.data files upon receiving
SIGUSR2 in 'perf record', to slice a long running monitoring session, allowing
to dump uninteresting sessions (Wang Nan)
- Handle ENOMEM for perf_event_max_stack + PERF_SAMPLE_CALLCHAIN
in perf_evsel__open_strerror(), showing a more informative
message when the request call stack depth can't be allocated by
the kernel (Arnaldo Carvalho de Melo)
Infrastructure changes:
- Use strbuf for making strings in 'perf probe' (Masami Hiramatsu)
- Do not use sizeof on pointer type, not a problem since its a pointer to
pointer, fix none the less. Found by Coccinelle (Vaishali Thakkar)
Cleanups:
- Fix for Coverity found issues in the bpf feature build test (Florian Fainelli)
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'tools/testing/selftests/net/Makefile')
0 files changed, 0 insertions, 0 deletions