summaryrefslogtreecommitdiff
path: root/include/linux/wimax/debug.h
AgeCommit message (Expand)Author
2009-01-07wimax: debug macros and debug settings for the WiMAX stackInaky Perez-Gonzalez
2022-07-24tracing: Auto generate event name when creating a group of eventsLinyu Yuan 2022-05-26tracing: Use trace_create_file() to simplify creation of tracefs entriesYuntao Wang 2021-10-08tracing: Disable "other" permission bits in the tracefs filesSteven Rostedt (VMware) 2021-08-18tracing: Have dynamic events have a ref counterSteven Rostedt (VMware) 2021-04-13tracing/dynevent: Fix a memory leak in an error handling pathChristophe JAILLET 2021-02-09tracing/dynevent: Delegate parsing to create functionMasami Hiramatsu 2020-11-10tracing: Fix some typos in commentsQiujun Huang 2020-09-21tracing: Delete repeated words in commentsRandy Dunlap 2020-09-18tracing: make tracing_init_dentry() returns an integer instead of a d_entry p...Wei Yang