[PATCH 4/4] perf/x86: Remove get_hbp_len and replace with bp_len

2014-12-03 Thread Frederic Weisbecker
From: Jacob Shin Clean up the logic for determining the breakpoint length Signed-off-by: Jacob Shin Signed-off-by: Suravee Suthikulpanit Acked-by: Jiri Olsa Reviewed-by: Oleg Nesterov Cc: Arnaldo Carvalho de Melo Cc: Ingo Molnar Cc: Namhyung Kim Cc: Peter Zijlstra Cc: xiakaixu Signed-of

[PATCH 4/4] perf/x86: Remove get_hbp_len and replace with bp_len

2014-10-01 Thread Frederic Weisbecker
From: Jacob Shin Clean up the logic for determining the breakpoint length Signed-off-by: Jacob Shin Signed-off-by: Suravee Suthikulpanit Acked-by: Jiri Olsa Reviewed-by: Oleg Nesterov Cc: Arnaldo Carvalho de Melo Cc: Ingo Molnar Cc: Namhyung Kim Cc: Peter Zijlstra Cc: xiakaixu Signed-of

[PATCH 4/4] perf/x86: Remove get_hbp_len and replace with bp_len

2014-09-24 Thread Frederic Weisbecker
From: Jacob Shin Clean up the logic for determining the breakpoint length Signed-off-by: Jacob Shin Signed-off-by: Suravee Suthikulpanit Cc: Arnaldo Carvalho de Melo Cc: Ingo Molnar Cc: Jiri Olsa Cc: Namhyung Kim Cc: Oleg Nesterov Cc: Peter Zijlstra Cc: xiakaixu Signed-off-by: Frederic

[PATCH 4/4] perf/x86: Remove get_hbp_len and replace with bp_len

2014-05-29 Thread Frederic Weisbecker
From: Jacob Shin Clean up the logic for determining the breakpoint length Signed-off-by: Jacob Shin Signed-off-by: Suravee Suthikulpanit Cc: Arnaldo Carvalho de Melo Cc: Ingo Molnar Cc: Jiri Olsa Cc: Namhyung Kim Cc: Oleg Nesterov Cc: Peter Zijlstra Cc: xiakaixu Signed-off-by: Frederic

[PATCH 4/4] perf/x86: Remove get_hbp_len and replace with bp_len

2013-12-11 Thread suravee.suthikulpanit
From: Jacob Shin Clean up the logic for determining the breakpoint length Signed-off-by: Jacob Shin Signed-off-by: Suravee Suthikulpanit --- arch/x86/kernel/hw_breakpoint.c | 25 + 1 file changed, 1 insertion(+), 24 deletions(-) diff --git a/arch/x86/kernel/hw_breakpo