summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add tests for DRM ioctl decodingZhibinLi/ioctl-drmZhibin Li2019-08-268-0/+2641
* drm: implement decoding of DRM ioctlsZhibin Li2019-08-1937-0/+4565
* umoven: use error_func_msg instead of error_msgDmitry V. Levin2019-08-161-2/+2
* Use perror_func_msg instead of perror_msg where appropriateDmitry V. Levin2019-08-154-22/+25
* Fix syscall tampering when PTRACE_GET_SYSCALL_INFO is in use on some architec...Dmitry V. Levin2019-08-1514-1/+29
* sparc, sparc64: fix redundant get_regs invocationDmitry V. Levin2019-08-153-5/+1
* v4l2: avoid shifting left a signed number by 31 bitEugene Syromyatnikov2019-08-151-1/+1
* strace.spec.in: use SPDX shortname format in License: tagEugene Syromyatnikov2019-08-151-1/+1
* Implement decoding of pidfd_open syscallDmitry V. Levin2019-08-1511-0/+135
* xlat/gen.sh: remove #stop supportDmitry V. Levin2019-08-141-3/+0
* xlat/skf_off: use XLAT_MACROS_ONLY instead of #stopDmitry V. Levin2019-08-142-2/+3
* xlat/scsi_sg_commands: use XLAT_MACROS_ONLY instead of #stopDmitry V. Levin2019-08-144-5/+9
* xlat: mark as value indexed those files that meet certain criteriaDmitry V. Levin2019-08-1485-1/+85
* Replace direct usage of err_name/errnoent with print_errEugene Syromyatnikov2019-08-1411-47/+52
* netlink_unix_diag: implement UDIAG_SHOW_UID/UNIX_DIAG_UID decodingDmitry V. Levin2019-08-136-7/+14
* netlink_route: implement RTM_{NEW,DEL,GET}CHAIN decodingEugene Syromyatnikov2019-08-133-1/+10
* xlat: update TCP_* constantsDmitry V. Levin2019-08-132-1/+2
* xlat: update *_MAGIC constantsDmitry V. Levin2019-08-132-1/+3
* xlat: update KVM_CAP_* constantsDmitry V. Levin2019-08-132-1/+2
* xlat: update KEYCTL_* constantsDmitry V. Levin2019-08-132-1/+9
* xlat: update BPF_* constantsDmitry V. Levin2019-08-136-11/+19
* xlat: update XDP_* constantsDmitry V. Levin2019-08-131-0/+1
* xlat: update ETH_* constantsDmitry V. Levin2019-08-131-0/+1
* xlat: update SO_* constantsDmitry V. Levin2019-08-111-0/+36
* * xlat/setsock_options.in: Regenerate using maint/gen_xlat_defs.shDmitry V. Levin2019-08-111-2/+3
* xlat: provide fallback definition for MAP_UNINITIALIZEDDmitry V. Levin2019-08-111-4/+10
* count: add ability to sort on errors fieldEugene Syromyatnikov2019-08-084-1/+20
* count: provide alternative names for sorting optionsEugene Syromyatnikov2019-08-063-9/+15
* count: rewrite sort function selection using a tableEugene Syromyatnikov2019-08-061-10/+17
* tests: extend -S option checkDmitry V. Levin2019-08-061-3/+13
* syscall: track syscall system time a bit more explicitlyEugene Syromyatnikov2019-08-064-10/+40
* count: substract overhead per callEugene Syromyatnikov2019-08-061-8/+7
* util: add ts_min and ts_maxEugene Syromyatnikov2019-08-062-0/+14
* count: use parse_ts for parsing overhead valueEugene Syromyatnikov2019-08-064-15/+21
* delay: use parse_ts for parsing delay valueEugene Syromyatnikov2019-08-065-23/+40
* util.c: add parse_tsEugene Syromyatnikov2019-08-062-0/+67
* count: fix types in sorting comparison callbacksEugene Syromyatnikov2019-08-061-10/+15
* v4l2: improve control ID printingEugene Syromyatnikov2019-08-052-1/+60
* tests: add syslog-success testEugene Syromyatnikov2019-08-055-17/+62
* syslog: decode log level in SYSLOG_ACTION_CONSOLE_LEVEL commandEugene Syromyatnikov2019-08-053-0/+37
* syslog: fix argument printingEugene Syromyatnikov2019-08-052-10/+56
* syslog: do not print bufp and len for commands that ignore themEugene Syromyatnikov2019-08-053-9/+39
* syslog: fix switch statement indentationEugene Syromyatnikov2019-08-051-10/+10
* syslog: print syslog command with verbose style, as it is not in UAPIEugene Syromyatnikov2019-08-052-3/+4
* tests: update hppa workaround in remap_file_pages testDmitry V. Levin2019-08-051-3/+9
* Remove AUDIT_ARCH_* fallback definitions from arch_get_personality.c filesDmitry V. Levin2019-08-058-31/+4
* xlat: update audit_arch.inEugene Syromyatnikov2019-08-051-51/+62
* xlat: add elf_em.inEugene Syromyatnikov2019-08-054-9/+211
* strace.c: sync up strace -h message with the man pageEugene Syromyatnikov2019-08-041-5/+9
* strace.1.in: add missing options to synopsisEugene Syromyatnikov2019-08-041-3/+3