From: Vinayak Menon Date: Thu, 23 Jan 2014 23:53:18 +0000 (-0800) Subject: Documentation/trace/postprocess/trace-vmscan-postprocess.pl: fix the traceevent regex X-Git-Tag: v3.14-rc1~108^2~170 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd7278166aaf8b33da1a3ee437354e2ed88bf70f;p=pandora-kernel.git Documentation/trace/postprocess/trace-vmscan-postprocess.pl: fix the traceevent regex When irq, preempt and lockdep fields are printed (field 3 in the example below) in the trace output, the script fails. An example entry: kswapd0-610 [000] ...1 158.112152: mm_vmscan_kswapd_wake: nid=0 order=0 Signed-off-by: Vinayak Menon Cc: Mel Gorman Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed