• M
    perf probe: Support basic type casting · 11a1ca35
    Masami Hiramatsu 提交于
    Add basic type casting for arguments to perf probe. This allows
    users to specify the actual type of arguments. Of course, if
    user sets invalid types, kprobe-tracer rejects that.
    
    Cc: Ingo Molnar <mingo@elte.hu>
    Cc: Paul Mackerras <paulus@samba.org>
    Cc: Peter Zijlstra <peterz@infradead.org>
    Cc: Mike Galbraith <efault@gmx.de>
    Cc: Frederic Weisbecker <fweisbec@gmail.com>
    LKML-Reference: <20100412171722.3790.50372.stgit@localhost6.localdomain6>
    Signed-off-by: NMasami Hiramatsu <mhiramat@redhat.com>
    Signed-off-by: NArnaldo Carvalho de Melo <acme@redhat.com>
    11a1ca35
probe-event.c 30.3 KB