diff options
author | David Daney <[email protected]> | 2011-09-24 02:29:55 +0200 |
---|---|---|
committer | Ralf Baechle <[email protected]> | 2011-10-24 23:34:26 +0100 |
commit | e5dcb58aa51090f462959b9789eb477286bd2279 (patch) | |
tree | bb0387a8728f1190f952bab96cafd5b0c25fecbe /net/unix/sysctl_net_unix.c | |
parent | 4409af37b83587097e6d0f675a4ed0bb2ca0ee59 (diff) |
MIPS: perf: Reorganize contents of perf support files.
The contents of arch/mips/kernel/perf_event.c and
arch/mips/kernel/perf_event_mipsxx.c were divided in a seemingly ad
hoc manner, with the first including the second.
I moved all the hardware counter support code to perf_event_mipsxx.c
and removed the gating #ifdefs to the Kconfig and Makefile.
Now perf_event.c contains only the callchain support, everything else
is in perf_event_mipsxx.c
There are no code changes, only moving of functions from one file to
the other, or removing empty unneeded functions.
Signed-off-by: David Daney <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Arnaldo Carvalho de Melo <[email protected]>
Cc: Dezhong Diao <[email protected]>
Cc: Gabor Juhos <[email protected]>
Cc: Deng-Cheng Zhu <[email protected]>
To: [email protected]
Patchwork: https://patchwork.linux-mips.org/patch/2791/
Signed-off-by: Ralf Baechle <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions