summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorJiri Kosina <jkosina@suse.cz>2017-09-14 14:15:36 -0700
committerJiri Kosina <jkosina@suse.cz>2017-09-15 19:17:13 +0200
commit5d9da759f7587c87252ef98e70bc0b4a89e4d036 (patch)
tree3bdf2eaa2afd2e743dca4a0c1f766d07b462f805 /tools/perf/scripts/python/bin/stackcollapse-record
parent439e7271dc2b63de379e37971dc2f64d71e24f8a (diff)
downloadkernel-5d9da759f7587c87252ef98e70bc0b4a89e4d036.tar.gz
livepatch: __klp_shadow_get_or_alloc() is local to shadow.c
... therefore make it static. Fixes: 439e7271dc2 ("livepatch: introduce shadow variable API") Acked-by: Joe Lawrence <joe.lawrence@redhat.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions
fsnotify: fsnotify_obtain_group should be fsnotify_alloc_groupEric Paris 2010-07-28fsnotify: remove group_num altogetherEric Paris 2010-07-28fsnotify: include data in should_send callsEric Paris 2010-07-28fsnotify: provide the data type to should_send_eventEric Paris 2010-07-28Audit: audit watch init should not be before fsnotify initEric Paris 2010-07-28fsnotify: allow addition of duplicate fsnotify marksEric Paris 2010-07-28audit: do not get and put just to free a watchEric Paris 2010-07-28audit: redo audit watch locking and refcnt in light of fsnotifyEric Paris 2010-07-28audit: convert audit watches to use fsnotify instead of inotifyEric Paris 2010-07-28Audit: clean up the audit_watch splitEric Paris 2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo 2009-09-24Audit: reorganize struct audit_watch to save 8 bytesEric Paris 2009-06-24Audit: clean up all op= output to include string quotingEric Paris 2009-06-23Audit: move audit_get_nd completely into audit_watchEric Paris 2009-06-23audit: seperate audit inode watches into a subfileEric Paris