Home
last modified time | relevance | path

Searched hist:"9 cbe1f581d17baff7e93936feb041c90b29eb6a8" (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/tools/bpf/bpftool/
H A Dmain.cdiff 9cbe1f581d17baff7e93936feb041c90b29eb6a8 Thu Oct 19 17:46:19 CDT 2017 Quentin Monnet <quentin.monnet@netronome.com> tools: bpftool: add pointer to file argument to print_hex()

Make print_hex() able to print to any file instead of standard output
only, and rename it to fprint_hex(). The function can now be called with
the info() macro, for example, without splitting the output between
standard and error outputs.

Signed-off-by: Quentin Monnet <quentin.monnet@netronome.com>
Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Acked-by: Daniel Borkmann <daniel@iogearbox.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dmain.hdiff 9cbe1f581d17baff7e93936feb041c90b29eb6a8 Thu Oct 19 17:46:19 CDT 2017 Quentin Monnet <quentin.monnet@netronome.com> tools: bpftool: add pointer to file argument to print_hex()

Make print_hex() able to print to any file instead of standard output
only, and rename it to fprint_hex(). The function can now be called with
the info() macro, for example, without splitting the output between
standard and error outputs.

Signed-off-by: Quentin Monnet <quentin.monnet@netronome.com>
Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Acked-by: Daniel Borkmann <daniel@iogearbox.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dmap.cdiff 9cbe1f581d17baff7e93936feb041c90b29eb6a8 Thu Oct 19 17:46:19 CDT 2017 Quentin Monnet <quentin.monnet@netronome.com> tools: bpftool: add pointer to file argument to print_hex()

Make print_hex() able to print to any file instead of standard output
only, and rename it to fprint_hex(). The function can now be called with
the info() macro, for example, without splitting the output between
standard and error outputs.

Signed-off-by: Quentin Monnet <quentin.monnet@netronome.com>
Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Acked-by: Daniel Borkmann <daniel@iogearbox.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dprog.cdiff 9cbe1f581d17baff7e93936feb041c90b29eb6a8 Thu Oct 19 17:46:19 CDT 2017 Quentin Monnet <quentin.monnet@netronome.com> tools: bpftool: add pointer to file argument to print_hex()

Make print_hex() able to print to any file instead of standard output
only, and rename it to fprint_hex(). The function can now be called with
the info() macro, for example, without splitting the output between
standard and error outputs.

Signed-off-by: Quentin Monnet <quentin.monnet@netronome.com>
Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Acked-by: Daniel Borkmann <daniel@iogearbox.net>
Signed-off-by: David S. Miller <davem@davemloft.net>