From 26bc82cec0435c9690a24ab0eb47ef83f6bdb54c Mon Sep 17 00:00:00 2001 From: Ricardo Ribalda Delgado Date: Thu, 20 Oct 2011 09:43:26 +0200 Subject: [PATCH] --- yaml --- r: 269127 b: refs/heads/master c: c752d04066a36ae30b29795f3fa3f536292c1f8c h: refs/heads/master i: 269125: 9e6f0c6491f4c2fb68bb371f7cec534ea1d2f57e 269123: acd18d81bf44eb27720b3e0c9ad754605fede6e0 269119: b1bb01111fae15b563db4fd83f8411665cf7cfc2 v: v3 --- [refs] | 2 +- trunk/tools/perf/util/symbol.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 517dbffef2aa..e9237a53eb00 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: a6e51f9fa9124ad6657e6f1c8df2b1033922e9d7 +refs/heads/master: c752d04066a36ae30b29795f3fa3f536292c1f8c diff --git a/trunk/tools/perf/util/symbol.c b/trunk/tools/perf/util/symbol.c index 3f09a23f71b4..632b50c7bc26 100644 --- a/trunk/tools/perf/util/symbol.c +++ b/trunk/tools/perf/util/symbol.c @@ -24,7 +24,7 @@ #include #ifndef KSYM_NAME_LEN -#define KSYM_NAME_LEN 128 +#define KSYM_NAME_LEN 256 #endif #ifndef NT_GNU_BUILD_ID