linux/samples
Alexei Starovoitov 569cc39d39 samples/bpf: fix trace_output example
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>
2016-04-28 17:29:45 -04:00
..
bpf samples/bpf: fix trace_output example 2016-04-28 17:29:45 -04:00
configfs
hidraw
hw_breakpoint
kdb
kfifo
kobject
kprobes
livepatch
pktgen
rpmsg
seccomp
trace_events Sample: Trace_event: Correct the comments 2015-11-02 14:09:15 -05:00
uhid
Kconfig
Makefile