Re: [PATCH 6/6] perf util: Change trace info output file name

From: David Ahern
Date: Wed Mar 13 2013 - 09:55:42 EST


On 3/13/13 5:19 AM, Namhyung Kim wrote:
-static const char *output_file = "trace.info";
+static const char *output_file = "perf.data";
static int output_fd;

Not really needed. Only use is a couple of die() calls. Since the file name is not used on the open the die message would be misleading.

David
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/