Re: [PATCH v5 10/14] perf tools: Enable indices setting syntax for BPF maps

From: Jiri Olsa
Date: Tue Dec 15 2015 - 08:42:28 EST


On Mon, Dec 14, 2015 at 10:39:19AM +0000, Wang Nan wrote:
> This patch introduce a new syntax to perf event parser:
>
> # perf record -e './test_bpf_map_3.c/maps:channel.value[0,1,2,3...5]=101/' usleep 2

why 3 dots? I'd think the standard is 2 ? just curious
[0,1,2,3..5]
3 made me think there's something speecial about it ;-)


jirka
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/