22 Mar, 2013

1 commit

  • If bpf_jit_enable > 1, then we dump the emitted JIT compiled image
    after creation. Currently, only SPARC and PowerPC has similar output
    as in the reference implementation on x86_64. Make a small helper
    function in order to reduce duplicated code and make the dump output
    uniform across architectures x86_64, SPARC, PPC, ARM (e.g. on ARM
    flen, pass and proglen are currently not shown, but would be
    interesting to know as well), also for future BPF JIT implementations
    on other archs.

    Cc: Mircea Gherzan
    Cc: Matt Evans
    Cc: Eric Dumazet
    Cc: David S. Miller
    Signed-off-by: Daniel Borkmann
    Signed-off-by: David S. Miller

    Daniel Borkmann
     

07 Nov, 2012

1 commit


28 Sep, 2012

1 commit


07 Jun, 2012

1 commit


18 Apr, 2012

3 commits


17 Apr, 2012

1 commit