index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-11-23
tracing: Sample module to demonstrate kernel access to Ftrace instances.
Divya Indi
5
-0
/
+226
2019-11-23
tracing: Adding new functions for kernel access to Ftrace instances
Divya Indi
5
-24
/
+106
2019-11-23
tracing: Fix Kconfig indentation
Krzysztof Kozlowski
1
-4
/
+4
2019-11-23
ring-buffer: Fix typos in function ring_buffer_producer
Xianting Tian
1
-2
/
+2
2019-11-23
ftrace: Use BIT() macro
Enrico Weigelt, metux IT consult
1
-18
/
+18
2019-11-21
ftrace: Return ENOTSUPP when DYNAMIC_FTRACE_WITH_DIRECT_CALLS is not configured
Alexei Starovoitov
1
-3
/
+3
2019-11-18
ftrace: Rename ftrace_graph_stub to ftrace_stub_graph
Steven Rostedt (VMware)
2
-7
/
+7
2019-11-18
ftrace: Add a helper function to modify_ftrace_direct() to allow arch optimiz...
Steven Rostedt (VMware)
2
-34
/
+107
2019-11-15
ftrace: Add helper find_direct_entry() to consolidate code
Steven Rostedt (VMware)
1
-30
/
+29
2019-11-15
ftrace: Add another check for match in register_ftrace_direct()
Steven Rostedt (VMware)
1
-1
/
+6
2019-11-15
ftrace: Fix accounting bug with direct->count in register_ftrace_direct()
Steven Rostedt (VMware)
1
-2
/
+1
2019-11-15
ftrace/selftests: Fix spelling mistake "wakeing" -> "waking"
Colin Ian King
3
-4
/
+4
2019-11-15
tracing: Increase SYNTH_FIELDS_MAX for synthetic_events
Artem Bityutskiy
1
-1
/
+1
2019-11-15
ftrace/samples: Add a sample module that implements modify_ftrace_direct()
Steven Rostedt (VMware)
2
-0
/
+89
2019-11-15
ftrace: Add modify_ftrace_direct()
Steven Rostedt (VMware)
2
-0
/
+84
2019-11-15
tracing: Add missing "inline" in stub function of latency_fsnotify()
Steven Rostedt (VMware)
1
-1
/
+1
2019-11-14
tracing: Remove stray tab in TRACE_EVAL_MAP_FILE's help text
Borislav Petkov
1
-2
/
+2
2019-11-14
tracing: Use seq_buf_hex_dump() to dump buffers
Piotr Maziarz
5
-0
/
+60
2019-11-14
seq_buf: Add printing formatted hex dumps
Piotr Maziarz
2
-0
/
+65
2019-11-14
tracing/kprobe: Check whether the non-suffixed symbol is notrace
Masami Hiramatsu
1
-3
/
+24
2019-11-14
tracing: use kvcalloc for tgid_map array allocation
Yuming Han
1
-1
/
+1
2019-11-14
tracing/hwlat: Fix a few trivial nits
Srivatsa S. Bhat (VMware)
1
-2
/
+2
2019-11-14
tracing: Use generic type for comparator function
Andy Shevchenko
4
-15
/
+13
2019-11-14
lib/bsearch: Use generic type for comparator function
Andy Shevchenko
2
-2
/
+2
2019-11-14
lib/sort: Move swap, cmp and cmp_r function types for wider use
Andy Shevchenko
3
-14
/
+14