summaryrefslogtreecommitdiff
path: root/fs/pstore/ftrace.c
AgeCommit message (Expand)Author
2021-11-18pstore/ftrace: Allow immediate recordingUwe Kleine-König
2020-11-13ftrace: Have the callbacks receive a struct ftrace_regs instead of pt_regsSteven Rostedt (VMware)
2020-11-06ftrace: Add recording of functions that caused recursionSteven Rostedt (VMware)
2020-11-06pstore/ftrace: Add recursion protection to the ftrace callbackSteven Rostedt (VMware)
2020-05-30pstore/ftrace: Provide ftrace log merging routineKees Cook
2019-07-08pstore: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner
2018-12-03pstore: Fix bool initialization/comparisonThomas Meyer
2017-03-07pstore: Remove write_buf() callbackKees Cook
2017-03-07pstore: Replace arguments for write_buf() APIKees Cook
2016-11-15pstore: Use global ftrace filters for function trace filteringJoel Fernandes
2016-11-15pstore: Add ftrace timestamp counterJoel Fernandes
2015-10-22pstore: add pstore unregisterGeliang Tang
2013-07-02pstore: Add hsize argument in write_buf call of pstore_ftrace_callAruna Balakrishnaiah
2012-12-12pstore/ftrace: Adjust for ftrace_ops->func prototype changeAnton Vorontsov
2012-09-06pstore/ftrace: Convert to its own enable/disable debugfs knobAnton Vorontsov
2012-07-17pstore: Add persistent function tracingAnton Vorontsov