summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorEugene Syromyatnikov <evgsyr@gmail.com>2018-01-18 00:42:42 +0100
committerEugene Syromyatnikov <evgsyr@gmail.com>2018-01-29 14:12:50 +0100
commita7457d88e2db0d50aee19d854e990cd508526a41 (patch)
tree9528596c520249bc08522f1bfed9f87d9fe9ec8d /NEWS
parente470a92d38a1b5a212764692f0a6733c9909fb0d (diff)
downloadstrace-a7457d88e2db0d50aee19d854e990cd508526a41.tar.gz
Update NEWS
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 420596972..cbfc3b44e 100644
--- a/NEWS
+++ b/NEWS
@@ -13,7 +13,9 @@ Noteworthy changes in release ?.?? (????-??-??)
BPF_MAP_GET_NEXT_ID, BPF_PROG_GET_FD_BY_ID, BPF_MAP_GET_FD_BY_ID,
and BPF_OBJ_GET_INFO_BY_FD commands of bpf syscall.
* Enhanced decoding of get_thread_area, memfd_create, modify_ldt,
- perf_event_open, reboot, set_thread_area, and shmget syscalls.
+ perf_event_open, reboot, s390_guarded_storage, s390_pcio_mmio_read,
+ s390_pci_mmio_write, s390_runtime_instr, s390_sthyi, set_thread_area,
+ and shmget syscalls.
* Implemented decoding of KVM_* and DM_LIST_DEVICES ioctl commands.
* Implemented decoding of riscv_flush_icache syscall.
* Enhanced decoding of getsockopt and setsockopt syscalls for SOL_NETLINK