Revision 31f5260a7653e6042ac28578db1c61e84f2d7898 authored by Ingo Molnar on 17 January 2017, 15:58:53 UTC, committed by Ingo Molnar on 17 January 2017, 16:03:16 UTC
Pull 'perf probe' fixes from Arnaldo Carvalho de Melo <acme@redhat.com>

  - Show correct locations for 'perf probe' on modules (Masami Hiramatsu)

  - Correctly handle 'perf probe's on GCC generated functions in modules (Masami Hiramatsu)

Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
2 parent s 4e71de7 + 613f050
Raw File
.cocciconfig
[spatch]
	options = --timeout 200
	options = --use-gitgrep
back to top