Alexei Starovoitov
0756ea3e85
bpf: allow networking programs to use bpf_trace_printk() for debugging
...
bpf_trace_printk() is a helper function used to debug eBPF programs.
Let socket and TC programs use it as well.
Note, it's DEBUG ONLY helper. If it's used in the program,
the kernel will print warning banner to make sure users don't use
it in production.
Signed-off-by: Alexei Starovoitov <ast@plumgrid.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-06-15 15:53:50 -07:00
..
2015-04-11 15:53:35 -04:00
2014-11-18 15:26:32 -05:00
2014-11-18 15:27:32 -05:00
2015-06-08 20:06:56 -07:00
2014-08-26 13:45:47 -04:00
2014-12-09 16:08:17 -05:00
2015-06-11 00:36:37 -07:00
2015-04-06 22:34:15 -04:00
2015-06-15 15:53:50 -07:00
2015-06-12 21:58:49 -07:00
2015-02-05 14:38:53 -08:00
2014-09-30 01:02:26 -04:00
2015-02-19 15:45:53 -05:00
2015-04-02 14:04:59 -04:00
2015-02-04 01:34:15 -05:00
2015-05-21 16:52:17 -04:00
2015-05-17 23:41:11 -04:00
2013-05-20 13:48:04 -07:00
2015-05-13 14:20:59 -04:00
2014-01-05 20:27:54 -05:00
2014-07-15 11:05:09 -04:00
2015-05-31 00:03:21 -07:00
2015-01-13 17:51:08 -05:00
2014-07-15 11:05:09 -04:00
2015-05-25 20:27:50 -04:00
2014-08-02 15:03:58 -07:00
2015-03-23 16:52:26 -04:00
2015-05-23 01:22:35 -04:00
2014-12-10 22:41:55 -05:00
2015-05-25 22:55:37 -04:00
2015-06-13 23:56:52 -07:00
2015-03-11 21:55:28 -04:00
2015-06-13 23:56:52 -07:00
2015-05-09 17:38:36 -04:00
2015-03-20 18:51:09 -04:00
2014-09-05 17:43:45 -07:00
2014-10-22 12:52:55 -04:00
2015-05-25 22:56:47 -04:00