diff options
author | Lee Jones <lee.jones@linaro.org> | 2011-12-19 12:54:16 +0000 |
---|---|---|
committer | Lee Jones <lee.jones@linaro.org> | 2011-12-19 12:54:16 +0000 |
commit | 5e21271099d7f5e36dc12a506e180a111d4c96b1 (patch) | |
tree | 9dd97c66566bcbdce4d935b548eddc443cc2bcdb | |
parent | b24c8d6cc5dfe13c0f64b81ca51d2105f21267cf (diff) |
LINARO: Enable profiling support for DS-5 (Gator)debian-packaging
Signed-off-by: Lee Jones <lee.jones@linaro.org>
-rw-r--r-- | debian.linaro/config/config.common.ubuntu | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian.linaro/config/config.common.ubuntu b/debian.linaro/config/config.common.ubuntu index 52b1e05b020..9d40acd7fd8 100644 --- a/debian.linaro/config/config.common.ubuntu +++ b/debian.linaro/config/config.common.ubuntu @@ -1470,7 +1470,7 @@ CONFIG_PROC_SYSCTL=y CONFIG_PROC_VMCORE=y # CONFIG_PROFILE_ALL_BRANCHES is not set # CONFIG_PROFILE_ANNOTATED_BRANCHES is not set -# CONFIG_PROFILING is not set +CONFIG_PROFILING=y # CONFIG_PROVE_LOCKING is not set # CONFIG_PSTORE is not set # CONFIG_QFMT_V1 is not set |