summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorMike Galbraith <efault@gmx.de>2009-07-02 07:27:20 +0200
committerIngo Molnar <mingo@elte.hu>2009-07-03 14:34:17 +0200
commit3fd382cedfb4fb742a8cc17ba15288ec03131db1 (patch)
tree0168cb269fe5e5e916c625727ee20e6d250d1266 /tools/perf/scripts/python/stackcollapse.py
parent12b9d7ccb841805e347fec8f733f368f43ddba40 (diff)
downloadkernel-3fd382cedfb4fb742a8cc17ba15288ec03131db1.tar.gz
x86: Add missing annotation to arch/x86/lib/copy_user_64.S::copy_to_user
While examining symbol generation in perf_counter tools, I noticed that copy_to_user() had no size in vmlinux's symtab. Signed-off-by: Mike Galbraith <efault@gmx.de> Acked-by: Alexander van Heukelum <heukelum@fastmail.fm> Acked-by: Cyrill Gorcunov <gorcunov@openvz.org> LKML-Reference: <1246512440.13293.3.camel@marge.simson.net> Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
54:21 -0700'>2016-06-13md/multipath: add rcu protection to rdev access in multipath_status.NeilBrown 2016-06-07block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSHMike Christie 2016-03-14md: multipath: don't hardcopy bio in .make_request pathMing Lei 2016-01-14md/raid: only permit hot-add of compatible integrity profilesDan Williams 2015-10-21md: suspend i/o during runtime blk_integrity_unregisterDan Williams 2015-10-02md: drop null test before destroy functionsJulia Lawall 2015-08-13block: kill merge_bvec_fn() completelyKent Overstreet 2015-07-29block: add a bi_error field to struct bioChristoph Hellwig