aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorRasmus Villemoes <[email protected]>2017-07-10 15:51:17 -0700
committerLinus Torvalds <[email protected]>2017-07-10 16:32:34 -0700
commitb7b2562f7252878e18de60c24f320052076f9de8 (patch)
treef5b30652d73cbfe14e010044489bc06b37d62bcf /tools/perf/scripts/python/syscall-counts-by-pid.py
parent9dcdcea11491f6eee65bd1b352293ca01e4b7997 (diff)
kernel/groups.c: use sort library function
setgroups is not exactly a hot path, so we might as well use the library function instead of open-coding the sorting. Saves ~150 bytes. Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Rasmus Villemoes <[email protected]> Cc: Matthew Wilcox <[email protected]> Cc: Michal Hocko <[email protected]> Cc: Alexey Dobriyan <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions