commit | e58918ab9d4cd375f6d842e6d88cf4d7a55cbfcc | [log] [tgz] |
---|---|---|
author | Jim Radford <[email protected]> | Thu Nov 20 19:48:39 2008 -0800 |
committer | Ingo Molnar <[email protected]> | Sun Nov 23 11:43:32 2008 +0100 |
tree | d9b9ef0f9e04d237234ebc331351458b601c4756 | |
parent | 3a3d04aed05add2247ea2ba5da5f90dba4062f3f [diff] |
ftrace: scripts/recordmcount.pl support for ARM Impact: extend scripts/recordmcount.pl to ARM Arm uses %progbits instead of @progbits and requires only 4 byte alignment. [ Thanks to Sam Ravnborg for mentioning that ARM uses %progbits ] Signed-off-by: Jim Radford <[email protected]> Signed-off-by: Steven Rostedt <[email protected]> Signed-off-by: Ingo Molnar <[email protected]>