]> granicus.if.org Git - strace/history - xlat
bpf: move common code to a separate function
[strace] / xlat /
2017-01-29 Quentin MonnetUpdate bpf syscall decoding
2017-01-10 Dmitry V. Levinscsi: implement decoding of all SG_* ioctl commands
2017-01-10 Dmitry V. Levinscsi: add fallback definitions for SG_* ioctl command...
2017-01-10 Dmitry V. Levinxlat: provide fallback definitions for BSG_FLAG_* constants
2017-01-10 Dmitry V. Levinxlat: provide fallback definitions for SG_FLAG_* constants
2017-01-08 Dmitry V. Levinsg_io: decode struct sg_io_hdr.info and struct sg_io_v4...
2017-01-08 Dmitry V. Levinsg_io: decode struct sg_io_hdr.flags and struct sg_io_v...
2016-12-29 Eugene Syromyatnikovxlat: update LOOP_* ioctl flags constants
2016-12-29 Eugene Syromyatnikovloop: add fallback definitions for LOOP_* ioctl command...
2016-12-29 Dmitry V. Levinxlat: extend syntax
2016-12-17 Eugene Syromyatnikovprctl: implement decoding of SUID_DUMP_* constants...
2016-12-14 Dmitry V. Levinxlat: provide fallback definitions for NETLINK_* constants v4.15
2016-11-20 Eugene Syromyatnikovprctl: implement decoding of PR_SET_FP_MODE and PR_GET_...
2016-11-20 Eugene Syromyatnikovxlat: add values to new ARCH_* constants
2016-11-18 Dmitry V. LevinUpdate prctl ARCH_* constants
2016-11-18 Dmitry V. LevinUpdate V4L2_* constants
2016-11-18 Dmitry V. LevinUpdate fs *_MAGIC constants
2016-11-18 Dmitry V. LevinUpdate MS_* constants
2016-11-18 Dmitry V. LevinUpdate FALLOC_* constants
2016-11-18 Dmitry V. LevinUpdate BTRFS_* constants
2016-11-18 Dmitry V. LevinUpdate BPF_* constants
2016-11-13 Eugene SyromyatnikovAdd support for pkey_mprotect, pkey_alloc, pkey_free...
2016-11-10 Mikulas PatockaAdd support for decoding of DM_* ioctl commands
2016-10-31 Eugene SyromyatnikovImplement decoding of perf_event_attr structure in...
2016-10-28 Eugene Syromyatnikovmq: Properly print mq_flags field
2016-10-28 Eugene Syromyatnikovfile_handle: use separate xlat for name_ta_handle_at...
2016-10-28 Eugene Syromyatnikovclone: use separate flag list for unshare
2016-10-28 Eugene Syromyatnikovclone: use separate xlat for nstype parameter of setns...
2016-10-28 Eugene Syromyatnikovxlat: add values for MODULE_INIT_* constants
2016-10-27 Eugene Syromyatnikovxlat: use IN_* prefix for inotify_init1 flag constants
2016-10-26 Eugene Syromyatnikovxlat: provide fallback definitions for CLOCK_* constants
2016-09-27 Eugene Syromyatnikovxlat: add default values for falloc_flags constants
2016-09-19 Dmitry V. LevinAdd more fs magic constants
2016-09-14 Dmitry V. LevinAdd more fs magic constants
2016-09-14 Dmitry V. LevinUpdate fs *_MAGIC constants
2016-08-31 Eugene SyromiatnikovRefactor common sa_handler printing code
2016-08-31 Dmitry V. LevinUpdate TCP* constants
2016-08-30 Dmitry V. LevinUpdate SCTP_* constants
2016-08-30 Dmitry V. LevinUpdate fs *_MAGIC constants
2016-08-30 Dmitry V. LevinUpdate KEXEC_ARCH_* constants
2016-08-30 Dmitry V. LevinUpdate ETH_P_* constants
2016-08-30 Dmitry V. LevinUpdate BPF_* constants
2016-08-30 Eugene Syromyatnikovxlat: add FUTEX_WAIT* commands with FUTEX_CLOCK_REALTIM...
2016-08-16 Dmitry V. LevinAdd sparc64 specific ptrace constants
2016-07-28 Dmitry V. LevinConsistently use extended regular expressions where...
2016-07-22 Dmitry V. LevinFix corner cases of ipc syscall decoding
2016-07-20 Dmitry V. LevinFix corner cases of socketcall syscall
2016-07-19 Dmitry V. Levinxlat/shutdown_modes.in: convert to modern syntax
2016-07-07 Fabien SironAdd a general netlink socket parser
2016-07-07 Dmitry V. LevinUpdate sigaltstack SS_* constants
2016-07-07 Dmitry V. LevinUpdate fs *_MAGIC constants
2016-07-05 Dmitry V. LevinUpdate KEYCTL_* constants
2016-07-05 Dmitry V. LevinUpdate input event constants
2016-07-04 Dmitry V. LevinUpdate RWF_* constants
2016-07-07 Dmitry V. LevinUpdate BPF_MAP_TYPE_* constants
2016-06-24 Dmitry V. Levinnet.c: fix printing AF_PACKET socket addresses
2016-06-24 Dmitry V. Levinnet.c: fix printing AF_BLUETOOTH socket addresses
2016-06-21 Dmitry V. Levinxlat/addrfams.in: provide fallback definitions
2016-06-21 Dmitry V. LevinUpdate AF_* constants
2016-06-20 Dmitry V. LevinConsistently use AF_UNIX over AF_LOCAL
2016-06-06 Dmitry V. LevinDo not check for old sysctl enums
2016-06-06 Dmitry V. Levinxlat: extend syntax
2016-05-24 Dmitry V. Levinxlat/btrfs_dev_stats_values.in: cleanup
2016-05-24 Dmitry V. LevinAdd xlat/fiemap_flags.in and xlat/fiemap_extent_flags.in
2016-05-24 Jeff Mahoneyioctl: add decoding support for btrfs ioctls
2016-05-18 Dmitry V. LevinUpdate SOL_* constants
2016-05-18 Dmitry V. LevinUpdate MSG_* constants
2016-05-18 Dmitry V. LevinUpdate AF_* constants
2016-05-12 Dmitry V. Levinptrace: decode addr argument of PTRACE_PEEKSIGINFO...
2016-05-11 Dmitry V. LevinImplement decoding of preadv2 and pwritev2 syscalls
2016-05-10 Dr. David Alan GilbertDecode UFFDIO_* ioctls
2016-05-05 Dmitry V. Levinxlat: do not strip "1<<" prefix from xlat strings
2016-04-29 Dmitry V. Levinxlat: make "1<<val" syntax work with 64-bit values
2016-04-29 Dmitry V. Levinxlat: extend syntax with #val_type directive
2016-04-29 Dmitry V. Levinxlat/gen.sh: prepare for adding #val_type directive...
2016-04-29 Dmitry V. Levinxlat: generate xlat pairs using new XLAT_PAIR macro
2016-04-26 Dmitry V. LevinMove definitions of MPOL_* constants to xlat files
2016-04-26 Dmitry V. LevinAdd default values for RENAME_* constants
2016-04-25 Dmitry V. Levinstatfs: print f_flags field only when ST_VALID flag...
2016-04-25 Dmitry V. Levinstatfs: decode f_flags field of struct statfs
2016-04-06 Elliott HughesImprove decoding of Android's PR_SET_VMA prctl
2016-04-05 Dmitry V. LevinAdd default values for SYNC_FILE_RANGE_* constants
2016-04-04 Dmitry V. LevinReplace PF_* constants with AF_*
2016-03-29 Dmitry V. LevinUpdate Q_* constants
2016-03-29 Dmitry V. LevinUpdate CLONE_* constants
2016-03-29 Dmitry V. LevinUpdate BPF_MAP_TYPE_* constants
2016-03-29 Dmitry V. LevinUpdate SO_* constants
2016-03-29 Dmitry V. LevinUpdate SEGV_* constants
2016-03-14 Dmitry V. LevinUpdate EPOLL* constants
2016-02-14 Dmitry V. LevinUpdate fs *_MAGIC constants
2016-02-14 Dmitry V. LevinUpdate IPV6_* constants
2016-02-14 Dmitry V. LevinUpdate SO_* constants
2016-02-14 Dmitry V. LevinUpdate MADV_* constants
2016-01-19 Dmitry V. Levinquotactl: add decoding of if_dqinfo.dqi_flags constants
2016-01-17 Dmitry V. LevinUpdate quotactl constants
2016-01-19 Dmitry V. LevinMove definitions of quotactl constants to xlat files
2016-01-12 Dmitry V. LevinUpdate PTRACE_* constants
2015-12-26 Dmitry V. LevinEnhance personality syscall decoding
2015-12-24 Dmitry V. LevinAdd personality emulation flags
2015-12-17 Dmitry V. LevinAdd copyright headers to some files which lack them
next