summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
struct prepend_bufferAl Viro 2021-05-18d_path: make prepend_name() booleanAl Viro 2021-05-18d_path: lift -ENAMETOOLONG handling into callers of prepend_path()Al Viro 2021-05-18d_path: don't bother with return value of prepend()Al Viro 2021-05-18getcwd(2): saner logics around prepend_path() callAl Viro 2021-05-18d_path: get rid of path_with_deleted()Al Viro 2021-05-18d_path: regularize handling of root dentry in __dentry_path()Al Viro 2021-05-17d_path: saner calling conventions for __dentry_path()Al Viro 2021-05-17d_path: "\0" is {0,0}, not {0}Al Viro 2021-03-21constify dentry argument of dentry_path()/dentry_path_raw()Al Viro 2020-10-14fs: fix NULL dereference due to data race in prepend_path()Andrii Nakryiko 2019-08-30[PATCH] fix d_absolute_path() interplay with fsmount()Al Viro 2019-05-21unexport simple_dname()Al Viro