From: Arnaldo Carvalho de Melo <acme@kernel.org>
To: Jiri Olsa <jolsa@kernel.org>
Cc: Michael Petlan <mpetlan@redhat.com>,
lkml <linux-kernel@vger.kernel.org>,
Peter Zijlstra <a.p.zijlstra@chello.nl>,
Paul Mackerras <paulus@samba.org>,
David Ahern <dsahern@gmail.com>,
Namhyung Kim <namhyung@kernel.org>,
Ingo Molnar <mingo@kernel.org>
Subject: Re: [PATCH] perf tools: Add hint for 'Too many events are opened.' error message
Date: Wed, 27 May 2015 20:30:28 -0300 [thread overview]
Message-ID: <20150527233028.GB24859@kernel.org> (raw)
In-Reply-To: <1432587114-14924-1-git-send-email-jolsa@kernel.org>
Em Mon, May 25, 2015 at 10:51:54PM +0200, Jiri Olsa escreveu:
> Enhancing the 'Too many events are opened.' error message
> with hint to use use 'ulimit -n <limit>' command.
<SNIP>
> Now:
> $ perf record -e 'sched:*,syscalls:*' ls
> Error:
> Too many events are opened.
> Probably the maximum number of open file descriptors has been reached.
> Hint: Try again after reducing the number of events.
> Hint: Try increasing the limit with 'ulimit -n <limit>'
Thanks, applied.
- Arnaldo
next prev parent reply other threads:[~2015-05-27 23:30 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-25 20:51 [PATCH] perf tools: Add hint for 'Too many events are opened.' error message Jiri Olsa
2015-05-27 23:30 ` Arnaldo Carvalho de Melo [this message]
2015-05-28 9:31 ` [tip:perf/core] perf tools: Add hint for ' Too " tip-bot for Jiri Olsa
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20150527233028.GB24859@kernel.org \
--to=acme@kernel.org \
--cc=a.p.zijlstra@chello.nl \
--cc=dsahern@gmail.com \
--cc=jolsa@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@kernel.org \
--cc=mpetlan@redhat.com \
--cc=namhyung@kernel.org \
--cc=paulus@samba.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.