aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-sql.py
diff options
context:
space:
mode:
authorShaohua Li <[email protected]>2017-09-14 14:02:04 -0700
committerJens Axboe <[email protected]>2017-09-26 07:41:22 -0600
commit05e3db95ebfc5c06a29a1d8c7a3e02f46f3a25a7 (patch)
tree796d817c452db9d6f64595238f28d9c7af2e1119 /tools/perf/scripts/python/call-graph-from-sql.py
parente365806ac289457263a133bd32df8df49897f612 (diff)
kthread: add a mechanism to store cgroup info
kthread usually runs jobs on behalf of other threads. The jobs should be charged to cgroup of original threads. But the jobs run in a kthread, where we lose the cgroup context of original threads. The patch adds a machanism to record cgroup info of original threads in kthread context. Later we can retrieve the cgroup info and attach the cgroup info to jobs. Since this mechanism is only required by kthread, we store the cgroup info in kthread data instead of generic task_struct. Acked-by: Tejun Heo <[email protected]> Signed-off-by: Shaohua Li <[email protected]> Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions