From 4f9c36dca23466f110e0cb9640afbe9bcdfefa19 Mon Sep 17 00:00:00 2001 From: Michael Ellerman Date: Tue, 26 Feb 2013 16:02:03 +1100 Subject: [PATCH] --- yaml --- r: 361562 b: refs/heads/master c: 5f7439e07822942f32b9e0a66f4a3cc9c3e29e67 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/tools/perf/util/hist.h | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 295a5918254d..349f58e41c38 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 1e825efb571a87d039cb3fe7ca833a25f11c7cb9 +refs/heads/master: 5f7439e07822942f32b9e0a66f4a3cc9c3e29e67 diff --git a/trunk/tools/perf/util/hist.h b/trunk/tools/perf/util/hist.h index 609a115e35cf..226a4ae2f936 100644 --- a/trunk/tools/perf/util/hist.h +++ b/trunk/tools/perf/util/hist.h @@ -210,6 +210,7 @@ static inline int script_browse(const char *script_opt __maybe_unused) #define K_LEFT -1000 #define K_RIGHT -2000 +#define K_SWITCH_INPUT_DATA -3000 #endif #ifdef GTK2_SUPPORT