On 01.09.2020 12:37, Adrian Hunter wrote: > Handle read errors from ctl_fd such as EINTR, EAGAIN and EWOULDBLOCK. > > Signed-off-by: Adrian Hunter <[email protected]> > --- > tools/perf/util/evlist.c | 16 +++++++++++----- > 1 file changed, 11 insertions(+), 5 deletions(-)
Acked-by: Alexei Budankov <[email protected]> Regards, Alexei

