summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <m.chehab@samsung.com>2014-01-12 19:22:07 -0300
committerMauro Carvalho Chehab <m.chehab@samsung.com>2014-01-14 14:38:11 -0200
commitaa929ad783c0762f276c8c810f1c7f00b12dca4a (patch)
treeb8bad4c0868442169e4a1090ba2d3013071e04b3 /tools/perf/scripts/python/task-analyzer.py
parent1fe2e3bff4f862d971207c846e4df61160c0e858 (diff)
downloadkernel-aa929ad783c0762f276c8c810f1c7f00b12dca4a.tar.gz
[media] em28xx: print a message at disconnect
That helps to identify if something fails and explain why em28xx struct is not freed (if it ever happens). Reviewed-by: Frank Schäfer <fschaefer.oss@googlemail.com> Tested-by: Antti Palosaari <crope@iki.fi> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions
elete pathKees Cook 2012-11-20Yama: add RCU to drop read lockingKees Cook 2012-11-20userns: Kill task_user_nsEric W. Biederman 2012-09-28Merge tag 'v3.6-rc7' into nextJames Morris 2012-09-08Yama: handle 32-bit userspace prctlKees Cook 2012-09-05security: allow Yama to be unconditionally stackedKees Cook 2012-08-17Yama: access task_struct->comm directlyKees Cook 2012-08-10Yama: higher restrictions should block PTRACE_TRACEMEKees Cook 2012-05-15Yama: replace capable() with ns_capable()Kees Cook 2012-04-23Yama: remove an unused variableDan Carpenter 2012-04-19Yama: add additional ptrace scopesKees Cook 2012-02-16Yama: add PR_SET_PTRACER_ANYKees Cook 2012-02-10security: Yama LSMKees Cook