index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-10-16
tracing: Remove __init from __trace_early_add_new_event()
Masami Hiramatsu
2020-10-15
tracing: support "bool" type in synthetic trace events
Axel Rasmussen
2020-10-15
selftests/ftrace: Add test case for synthetic event syntax errors
Tom Zanussi
2020-10-15
tracing: Handle synthetic event array field type checking correctly
Tom Zanussi
2020-10-15
selftests/ftrace: Change synthetic event name for inter-event-combined test
Tom Zanussi
2020-10-15
tracing: Add synthetic event error logging
Tom Zanussi
2020-10-15
tracing: Check that the synthetic event and field names are legal
Tom Zanussi
2020-10-15
tracing: Move is_good_name() from trace_probe.h to trace.h
Tom Zanussi
2020-10-15
tracing: Don't show dynamic string internals in synthetic event description
Tom Zanussi
2020-10-15
tracing: Fix some typos in comments
Qiujun Huang
2020-10-15
tracing/boot: Add ftrace.instance.*.alloc_snapshot option
Masami Hiramatsu
2020-10-15
tracing: Fix race in trace_open and buffer resize call
Gaurav Kohli
2020-10-15
tracing: Check return value of __create_val_fields() before using its result
Steven Rostedt (VMware)
2020-10-08
tracing: Fix synthetic print fmt check for use of __get_str()
Steven Rostedt (VMware)
2020-10-08
tracing: Remove a pointless assignment
Sudip Mukherjee
2020-10-08
ftrace: ftrace_global_list is renamed to ftrace_ops_list
Wei Yang
2020-10-08
ftrace: Format variable declarations of ftrace_allocate_records
Steven Rostedt (VMware)
2020-10-08
ftrace: Simplify the calculation of page number for ftrace_page->records
Wei Yang
2020-10-08
ftrace: Simplify the dyn_ftrace->flags macro
Wei Yang
2020-10-08
ftrace: Simplify the hash calculation
Steven Rostedt (VMware)
2020-10-08
ftrace: Use fls() to get the bits for dup_hash()
Wei Yang
2020-10-08
tracing: Change synthetic event string format to limit printed length
Steven Rostedt (VMware)
2020-10-08
selftests/ftrace: Add test case for synthetic event dynamic strings
Tom Zanussi
2020-10-08
tracing: Add README information for synthetic_events file
Tom Zanussi
2020-10-05
tracing: Add support for dynamic strings to synthetic events
Tom Zanussi
2020-10-05
tracing: Save normal string variables
Tom Zanussi
2020-10-05
tracing: Fix parse_synth_field() error handling
Tom Zanussi
2020-10-05
tracing: Change STR_VAR_MAX_LEN
Tom Zanussi
2020-10-02
ftrace: Fix some typos in comment
Qiujun Huang
2020-09-28
x86: Use tracepoint_enabled() for msr tracepoints instead of open coding it
Steven Rostedt (VMware)
2020-09-25
mm/page_ref: Convert the open coded tracepoint enabled to the new helper
Steven Rostedt (VMware)
2020-09-25
tracepoints: Add helper to test if tracepoint is enabled in a header
Steven Rostedt (VMware)
2020-09-25
tracing/boot: Initialize per-instance event list in early boot
Masami Hiramatsu
2020-09-21
Documentation: tracing: Add the startup timing of boot-time tracing
Masami Hiramatsu
2020-09-21
tracing/boot, kprobe, synth: Initialize boot-time tracing earlier
Masami Hiramatsu
2020-09-21
tracing: Enable creating new instance early boot
Masami Hiramatsu
2020-09-21
tracing: Enable adding dynamic events early stage
Masami Hiramatsu
2020-09-21
tracing: Define event fields early stage
Masami Hiramatsu
2020-09-21
kprobes: Init kprobes in early_initcall
Masami Hiramatsu
2020-09-21
selftests/ftrace: Add %return suffix tests
Masami Hiramatsu
2020-09-21
Documentation: tracing: boot: Add an example of tracing function-calls
Masami Hiramatsu
2020-09-21
Documentation: tracing: Add %return suffix description
Masami Hiramatsu
2020-09-21
tracing/uprobes: Support perf-style return probe
Masami Hiramatsu
2020-09-21
tracing/kprobes: Support perf-style return probe
Masami Hiramatsu
2020-09-21
Documentation: tracing: Add tracing_on option to boot-time tracer
Masami Hiramatsu
2020-09-21
tracing/boot: Add per-instance tracing_on option support
Masami Hiramatsu
2020-09-21
fgraph: Convert ret_stack tasklist scanning to rcu
Davidlohr Bueso
2020-09-21
tracing: remove a pointless assignment
Dan Carpenter
2020-09-21
kprobes: Use module_name() macro
Jarkko Sakkinen
2020-09-21
tracing: Use __this_cpu_read() in trace_buffered_event_enable()
Xianting Tian
[next]