git apply fails. details as follow:
error: patch failed: trace-events:51
error: trace-events: patch does not apply
Tested-by ShaoHe Feng
On 10/13/2011 01:14 AM, Mark Wu wrote:
Each trace events group starts with a line containing "group_start:
GroupName" and end with a line containing "group_e
Each trace events group starts with a line containing "group_start:
GroupName" and end with a line containing "group_end". The range of
a trace events group is determined by the "tracetool" script when it
processes the "trace-events" file.
Signed-off-by: Mark Wu
---
scripts/tracetool | 94