aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/net/ethernet (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-15tracing: Increase SYNTH_FIELDS_MAX for synthetic_eventsArtem Bityutskiy1-1/+1
2019-11-14ftrace/samples: Add a sample module that implements modify_ftrace_direct()Steven Rostedt (VMware)2-0/+89
2019-11-14ftrace: Add modify_ftrace_direct()Steven Rostedt (VMware)2-0/+84
2019-11-14tracing: Add missing "inline" in stub function of latency_fsnotify()Steven Rostedt (VMware)1-1/+1
2019-11-14tracing: Remove stray tab in TRACE_EVAL_MAP_FILE's help textBorislav Petkov1-2/+2
2019-11-14tracing: Use seq_buf_hex_dump() to dump buffersPiotr Maziarz5-0/+60
2019-11-14seq_buf: Add printing formatted hex dumpsPiotr Maziarz2-0/+65
2019-11-14tracing/kprobe: Check whether the non-suffixed symbol is notraceMasami Hiramatsu1-3/+24
2019-11-14tracing: use kvcalloc for tgid_map array allocationYuming Han1-1/+1
2019-11-14tracing/hwlat: Fix a few trivial nitsSrivatsa S. Bhat (VMware)1-2/+2
2019-11-14tracing: Use generic type for comparator functionAndy Shevchenko4-15/+13
2019-11-14lib/bsearch: Use generic type for comparator functionAndy Shevchenko2-2/+2
2019-11-14lib/sort: Move swap, cmp and cmp_r function types for wider useAndy Shevchenko3-14/+14