commit | 83c2e4f3968d6871eed295f2f5675d3d70b01afa | [log] [tgz] |
---|---|---|
author | Jiri Olsa <jolsa@kernel.org> | Mon Dec 12 11:35:40 2016 +0100 |
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | Thu Dec 15 16:25:45 2016 -0300 |
tree | 40f9d3110ee4d89353fa0f82075757d1bd5ce053 | |
parent | 631ac41b46d293fb3ee43a809776c1663de8d9c6 [diff] |
perf evsel: Use variable instead of repeating lengthy FD macro It's more readable and will ease up following patches. Signed-off-by: Jiri Olsa <jolsa@kernel.org> Cc: David Ahern <dsahern@gmail.com> Cc: Namhyung Kim <namhyung@kernel.org> Cc: Peter Zijlstra <a.p.zijlstra@chello.nl> Link: http://lkml.kernel.org/r/1481538943-21874-3-git-send-email-jolsa@kernel.org Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>