From: Jungseok Lee Date: Sat, 11 Jul 2015 14:51:40 +0000 (+0000) Subject: tracing: Introduce two additional marks for delay X-Git-Tag: omap-for-v4.3/fixes-rc1~68^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b838e1d96c613019095ba008afbee800977b0582;p=pandora-kernel.git tracing: Introduce two additional marks for delay A fine granulity support for delay would be very useful when profiling VM logics, such as page allocation including page reclaim and memory compaction with function graph. Thus, this patch adds two additional marks with two changes. - An equal sign in mark selection function is removed to align code behavior with comments and documentation. - The function graph example related to delay in ftrace.txt is updated to cover all supported marks. Link: http://lkml.kernel.org/r/1436626300-1679-3-git-send-email-jungseoklee85@gmail.com Cc: Byungchul Park Signed-off-by: Jungseok Lee Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed