aboutsummaryrefslogtreecommitdiff
path: root/fs/pstore/ftrace.c
AgeCommit message (Expand)AuthorFilesLines
2019-07-08pstore: no need to check return value of debugfs_create functionsGravatar Greg Kroah-Hartman 1-16/+2
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Gravatar Thomas Gleixner 1-9/+1
2018-12-03pstore: Fix bool initialization/comparisonGravatar Thomas Meyer 1-1/+1
2017-03-07pstore: Remove write_buf() callbackGravatar Kees Cook 1-2/+2
2017-03-07pstore: Replace arguments for write_buf() APIGravatar Kees Cook 1-2/+7
2016-11-15pstore: Use global ftrace filters for function trace filteringGravatar Joel Fernandes 1-2/+5
2016-11-15pstore: Add ftrace timestamp counterGravatar Joel Fernandes 1-0/+4
2015-10-22pstore: add pstore unregisterGravatar Geliang Tang 1-6/+19
2013-07-02pstore: Add hsize argument in write_buf call of pstore_ftrace_callGravatar Aruna Balakrishnaiah 1-1/+1
2012-12-12pstore/ftrace: Adjust for ftrace_ops->func prototype changeGravatar Anton Vorontsov 1-1/+3
2012-09-06pstore/ftrace: Convert to its own enable/disable debugfs knobGravatar Anton Vorontsov 1-1/+95
2012-07-17pstore: Add persistent function tracingGravatar Anton Vorontsov 1-0/+35