Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-08-16 | riscv: kprobes: simulate c.beqz and c.bnez | Nam Cao | 1 | -2/+2 |
2023-08-16 | riscv: kprobes: simulate c.jr and c.jalr instructions | Nam Cao | 1 | -2/+2 |
2023-08-16 | riscv: kprobes: simulate c.j instruction | Nam Cao | 1 | -1/+2 |
2021-07-21 | riscv: kprobes: implement the branch instructions | Chen Lifu | 1 | -2/+1 |
2021-07-21 | riscv: kprobes: implement the auipc instruction | Chen Lifu | 1 | -1/+1 |
2021-02-18 | RISC-V: probes: Treat the instruction stream as host-endian | Palmer Dabbelt | 1 | -1/+1 |
2021-01-14 | riscv: Add kprobes supported | Guo Ren | 1 | -0/+48 |