commit | b0c8ec505c3e989cf4af0cbd47d4e1783663876d | [log] [tgz] |
---|---|---|
author | Neil Leeder <nleeder@codeaurora.org> | Mon Jan 07 15:12:45 2013 -0500 |
committer | Ashwin Chaugule <ashwinc@codeaurora.org> | Fri Jan 18 14:44:57 2013 -0500 |
tree | 4ef48e2ecd9dfbb2587e177a8ea79857524aa971 | |
parent | daa435a939949398d5af7fbfcb0c09a4a55f7b32 [diff] |
msm: perf: add debug patch logging framework Provide a mechanism to track which msm perf patches are present in a kernel. Some kernel branches do not include all patches which causes problems trying to debug perf issues. This framework provides a way to keep track of which patches have been included in a build. Change-Id: Ib8ef311454564c4609d94decd93e039c80104275 Signed-off-by: Neil Leeder <nleeder@codeaurora.org>