aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/builtin-annotate.c
diff options
context:
space:
mode:
authorFrederic Weisbecker <[email protected]>2009-11-23 14:42:33 +0000
committerIngo Molnar <[email protected]>2009-11-23 17:18:30 +0000
commitfdf6bc95229821e3d9405eba28925b76e92b74d0 (patch)
treebe414077495ac0ef3b71abd163dc35d0e96b1318 /tools/perf/builtin-annotate.c
parenthw-breakpoints: Include only linux/perf_event.h from kernel part of bp headers (diff)
downloadkernel-fdf6bc95229821e3d9405eba28925b76e92b74d0.tar.gz
kernel-fdf6bc95229821e3d9405eba28925b76e92b74d0.zip
hw-breakpoints: Check the breakpoint params from perf tools
Perf tools create perf events as disabled in the beginning. Breakpoints are then considered like ptrace temporary breakpoints, only meant to reserve a breakpoint slot until we get all the necessary informations from the user. In this case, we don't check the address that is breakpointed as it is NULL in the ptrace case. But perf tools don't have the same purpose, events are created disabled to wait for all events to be created before enabling all of them. We want to check the breakpoint parameters in this case. Signed-off-by: Frederic Weisbecker <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Arnaldo Carvalho de Melo <[email protected]> Cc: Paul Mackerras <[email protected]> Cc: Prasad <[email protected]> LKML-Reference: <[email protected]> Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/builtin-annotate.c')
0 files changed, 0 insertions, 0 deletions