#!/bin/bash # description: analyze all perf samples perf script $@ -s "$PERF_EXEC_PATH"/scripts/python/event_analyzing_sample.py />
summaryrefslogtreecommitdiff
path: root/tools/cgroup/cgroup_event_listener.c
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2013-01-08cgroups: fix cgroup_event_listener error handlingGreg Thelen
2013-01-07cgroups: move cgroup_event_listener.c to tools/cgroupGreg Thelen