Files
linux/samples
Alexei Starovoitov 85256f78bf samples/bpf: fix trace_output example
[ Upstream commit 569cc39d39 ]

llvm cannot always recognize memset as builtin function and optimize
it away, so just delete it. It was a leftover from testing
of bpf_perf_event_output() with large data structures.

Fixes: 39111695b1 ("samples: bpf: add bpf_perf_event_output example")
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-05-18 17:06:38 -07:00
..
2016-05-18 17:06:38 -07:00
2015-10-13 22:17:57 -07:00
2010-10-29 13:14:39 -05:00
2013-11-15 09:32:23 +09:00
2013-01-03 15:57:16 -08:00
2015-10-13 22:17:57 -07:00
2015-10-13 22:17:57 -07:00