From 50a9b8680613a2708ca882d982dcfa4fd9a66673 Mon Sep 17 00:00:00 2001 From: Jiri Olsa Date: Fri, 22 Nov 2013 13:11:24 +0100 Subject: [PATCH] perf record: Use perf_data_file__write for output file Changing the file output code to use the newly added perf_data_file__write interface. No functional change intended. Signed-off-by: Jiri Olsa Cc: Ingo Molnar Cc: Frederic Weisbecker Cc: Peter Zijlstra Cc: Namhyung Kim Cc: Mike Galbraith Cc: David Ahern Cc: Adrian Hunter Cc: Arnaldo Carvalho de Melo --- Reading git-format-patch failed