Re: [PATCH 3/3] tracing: Provide traceevents interface for uprobes
From: Srikar Dronamraju <hidden>
Date: 2012-05-23 09:59:34
Also in:
lkml
quoted
Implements trace_event support for uprobes. In its current form it can be used to put probes at a specified offset in a file and dump the required registers when the code flow reaches the probed address. The following example shows how to dump the instruction pointer and %ax a register at the probed text address. Here we are trying to probe zfree in /bin/zshMasami, Can you ack this patch as well (only if you agree)
Masami already acked the patches and its now part of the -tip tree. https://lkml.org/lkml/2012/4/12/163 and http://lkml.org/lkml/2012/4/12/164 and https://lkml.org/lkml/2012/4/16/115 and these patches got picked into -tip on May 7 f3f096c tracing: Provide trace events interface for uprobes 8ab83f5 tracing: Extract out common code for kprobes/uprobes trace events 3a6b766 tracing: Modify is_delete, is_return from int to bool -- Thanks and Regards Srikar -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/ Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>