summaryrefslogtreecommitdiff
path: root/src/numa.c
Commit message (Expand)AuthorAgeFilesLines
* src: rename tprints to tprints_stringFabrice Le Fessant2022-12-191-1/+1
* src: introduce tprint_flags_begin and tprint_flags_end helpersFabrice Le Fessant2022-12-171-0/+2
* src: rename tprint_or to tprint_flags_orFabrice Le Fessant2022-12-141-1/+1
* numa: use more print_fields.h helpersDmitry V. Levin2022-11-211-4/+4
* src: use tprint_or() helper from print_fields.hDmitry V. Levin2022-10-311-1/+1
* Update copyright headersDmitry V. Levin2022-03-261-1/+1
* Decode set_mempolicy_home_node syscallEugene Syromyatnikov2022-03-241-0/+20
* util: unify differently-sized variants of print_{,u,x}int_array_memberEugene Syromyatnikov2021-10-111-1/+1
* numa: use print_fields.h helpersDmitry V. Levin2021-04-251-17/+70
* xlat: update MPOL_* constantsDmitry V. Levin2021-03-271-2/+3
* print_fields.h: introduce tprint_comment_{begin,end}Dmitry V. Levin2021-03-131-2/+2
* Update copyright headersDmitry V. Levin2021-02-161-1/+1
* Move source files into src subdirectoryDmitry V. Levin2021-02-031-0/+189