aboutsummaryrefslogtreecommitdiff
path: root/numa.c
AgeCommit message (Expand)Author
2018-06-15Update strace to 4.23.Elliott Hughes
2017-07-05Update strace to 4.18.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 invalid flags argument of get_mempolicy syscallDmitry V. Levin
2016-05-16Fix printing of invalid mode argument of mbind syscallDmitry V. Levin
2016-05-07numa.c: use print_array functionDmitry V. Levin
2016-04-29Fix decoding of move_pages syscallDmitry V. Levin
2016-04-28Fix decoding of migrate_pages syscallDmitry V. Levin
2016-04-28numa: fix decoding of nodemask arraysDmitry V. Levin
2016-04-27Fix decoding of policy argument of get_mempolicy syscallDmitry V. Levin
2016-04-27Fix decoding of pid_t argument of migrate_pages syscallDmitry V. Levin
2016-04-27Move parsers of NUMA related syscalls to numa.cDmitry V. Levin