aboutsummaryrefslogtreecommitdiff
path: root/sched.c
AgeCommit message (Expand)Author
2018-06-14Update strace to 4.22.Elliott Hughes
2017-05-25Upgrade strace to 4.17.Elliott Hughes
2017-02-15Upgrade strace to 4.16 from 4.14.Elliott Hughes
2016-05-16Fix printing of struct sched_attr.sched_flagsDmitry V. Levin
2016-05-14Prepare for transition from xlookup64 to xlookupDmitry V. Levin
2015-12-17Add copyright headers to some files which lack themDmitry V. Levin
2015-07-29Implement sched_getattr and sched_setattr syscalls decodingDmitry V. Levin
2015-07-18sched.c: make use of RVAL_DECODEDDmitry V. Levin
2015-07-18sched.c: use printnum_int and printaddrDmitry V. Levin
2015-04-07Declare syscall parsers using SYS_FUNC macroDmitry V. Levin
2014-12-11process.c: move sched_* parsers to a separate fileDmitry V. Levin