Re: [PATCH 2/3] perf, tools: Handle completion of upper case events
From: Andi Kleen
Date: Wed Oct 05 2016 - 18:18:24 EST
> [root@jouet ~]# bash --version
> GNU bash, version 4.3.42(1)-release (x86_64-redhat-linux-gnu)
> Copyright (C) 2013 Free Software Foundation, Inc.
> License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
>
> This is free software; you are free to change and redistribute it.
> There is NO WARRANTY, to the extent permitted by law.
> [root@jouet ~]#
Probably a locale issue. Let me send a new patch.
-Andi