summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/syscall-counts-report
AgeCommit message (Expand)Author
2010-12-25perf script: Finish the rename from trace to scriptArnaldo Carvalho de Melo
2010-10-23perf trace: Use $PERF_EXEC_PATH in canned report scriptsBen Hutchings
2010-05-10perf/trace/scripting: syscall-counts script cleanupTom Zanussi
2010-04-14perf trace/scripting: Enable scripting shell scripts for live modeTom Zanussi
2010-02-25perf/scripts: Add syscall tracing scriptsTom Zanussi
ed: simpler, 1D supplementary groupsAlexey Dobriyan 2015-04-15kernel: conditionally support non-root users, groups and capabilitiesIulia Manda 2014-12-09userns: Don't allow setgroups until a gid mapping has been setablishedEric W. Biederman 2014-12-05groups: Consolidate the setgroups permission checksEric W. Biederman 2014-04-03kernel/groups.c: remove return value of set_groupsWang YanQing 2013-08-30userns: Kill nsown_capable it makes the wrong thing easyEric W. Biederman 2012-05-03userns: Convert in_group_p and in_egroup_p to use kgid_tEric W. Biederman 2012-05-03userns: Convert group_info values from gid_t to kgid_t.Eric W. Biederman 2011-10-31kernel: Map most files to use export.h instead of module.hPaul Gortmaker 2011-03-23userns: user namespaces: convert several capable() callsSerge E. Hallyn 2010-09-09kernel/groups.c: fix integer overflow in groups_searchJerome Marchand 2010-04-12security: remove dead hook task_setgroupsEric Paris 2009-06-16groups: move code to kernel/groups.cAlexey Dobriyan