On Fri, Nov 08, 2013 at 09:41:46AM -0700, David Ahern wrote: > If perf fails to write data to the data file (e.g., ENOSPC error) it fails > with the message: > failed to write perf data, error: No space left on device > > and stops — killing the workload too. The file is an unknown state. Trying > to read it (e.g., perf report) fails with a SIGBUS error. > > Fix by deleting the file on a failure.
I think that's right thing to do Acked-by: Jiri Olsa <jo...@redhat.com> jirka -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/