]> Git Repo - linux.git/commit
perf tools: Get rid of redundant _FILE_OFFSET_BITS definition
authorNamhyung Kim <[email protected]>
Tue, 19 Mar 2013 09:46:16 +0000 (18:46 +0900)
committerArnaldo Carvalho de Melo <[email protected]>
Thu, 21 Mar 2013 16:04:00 +0000 (13:04 -0300)
commit62baca8aed636eb10f9274761aa1dcbfd48a7caa
treefc113c23e1c4ee01f56e0465389be07ae7fd3387
parent0a11953851213fd1d3eebcb68b4a537d458c70c2
perf tools: Get rid of redundant _FILE_OFFSET_BITS definition

We define it in the Makefile so no need to duplicate it.

Signed-off-by: Namhyung Kim <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
tools/perf/builtin-record.c
tools/perf/util/header.c
tools/perf/util/session.c
tools/perf/util/trace-event-read.c
tools/perf/util/util.h
This page took 0.053088 seconds and 4 git commands to generate.