aboutsummaryrefslogtreecommitdiffstats
path: root/fs/pstore/ftrace.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-03-07pstore: Remove write_buf() callbackKees Cook1-2/+2
2017-03-07pstore: Replace arguments for write_buf() APIKees Cook1-2/+7
2016-11-15pstore: Use global ftrace filters for function trace filteringJoel Fernandes1-2/+5
2016-11-15pstore: Add ftrace timestamp counterJoel Fernandes1-0/+4
2015-10-22pstore: add pstore unregisterGeliang Tang1-6/+19
2013-07-02pstore: Add hsize argument in write_buf call of pstore_ftrace_callAruna Balakrishnaiah1-1/+1
2012-12-12pstore/ftrace: Adjust for ftrace_ops->func prototype changeAnton Vorontsov1-1/+3
2012-09-06pstore/ftrace: Convert to its own enable/disable debugfs knobAnton Vorontsov1-1/+95
2012-07-17pstore: Add persistent function tracingAnton Vorontsov1-0/+35