projects
/
platform
/
kernel
/
linux-rpi.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/kernel/linux-rpi.git
2020-02-21
Masami Hiramatsu
bootconfig: Add append value operator support
commit
|
commitdiff
|
tree
|
snapshot
2020-02-21
Masami Hiramatsu
bootconfig: Prohibit re-defining value on same key
commit
|
commitdiff
|
tree
|
snapshot
2020-02-20
Masami Hiramatsu
bootconfig: Print array as multiple commands for legacy...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-20
Masami Hiramatsu
bootconfig: Reject subkey and value on same parent key
commit
|
commitdiff
|
tree
|
snapshot
2020-02-20
Masami Hiramatsu
tools/bootconfig: Remove unneeded error message silencer
commit
|
commitdiff
|
tree
|
snapshot
2020-02-20
Masami Hiramatsu
bootconfig: Add bootconfig magic word for indicating...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-20
Masami Hiramatsu
bootconfig: Set CONFIG_BOOT_CONFIG=n by default
commit
|
commitdiff
|
tree
|
snapshot
2020-02-20
Masami Hiramatsu
tracing: Clear trace_state when starting trace
commit
|
commitdiff
|
tree
|
snapshot
2020-02-20
Qiujun Huang
bootconfig: Mark boot_config_checksum() static
commit
|
commitdiff
|
tree
|
snapshot
2020-02-20
Steven Rostedt...
tracing: Disable trace_printk() on post poned tests
commit
|
commitdiff
|
tree
|
snapshot
2020-02-20
Steven Rostedt...
tracing: Have synthetic event test use raw_smp_processo...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-20
Tom Zanussi
tracing: Fix number printing bug in print_synth_event()
commit
|
commitdiff
|
tree
|
snapshot
2020-02-20
Tom Zanussi
tracing: Check that number of vals matches number of...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-20
Tom Zanussi
tracing: Make synth_event trace functions endian-correct
commit
|
commitdiff
|
tree
|
snapshot
2020-02-20
Tom Zanussi
tracing: Make sure synth_event_trace() example always...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Tom Zanussi
tracing: Consolidate trace() functions
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Tom Zanussi
tracing: Don't return -EINVAL when tracing soft disable...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Tom Zanussi
tracing: Add missing nest end to synth_event_trace_star...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-10
Masami Hiramatsu
tools/bootconfig: Suppress non-error messages
commit
|
commitdiff
|
tree
|
snapshot
2020-02-10
Masami Hiramatsu
bootconfig: Allocate xbc_nodes array dynamically
commit
|
commitdiff
|
tree
|
snapshot
2020-02-10
Steven Rostedt...
bootconfig: Use parse_args() to find bootconfig and...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-10
Gustavo A....
tracing/kprobe: Fix uninitialized variable bug
commit
|
commitdiff
|
tree
|
snapshot
2020-02-10
Masami Hiramatsu
bootconfig: Remove unneeded CONFIG_LIBXBC
commit
|
commitdiff
|
tree
|
snapshot
2020-02-10
Masami Hiramatsu
tools/bootconfig: Fix wrong __VA_ARGS__ usage
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Masami Hiramatsu
bootconfig: Show the number of nodes on boot message
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Masami Hiramatsu
tools/bootconfig: Show the number of bootconfig nodes
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Masami Hiramatsu
bootconfig: Add more parse error messages
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Masami Hiramatsu
bootconfig: Use bootconfig instead of boot config
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Steven Rostedt...
ftrace: Protect ftrace_graph_hash with ftrace_sync
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Steven Rostedt...
ftrace: Add comment to why rcu_dereference_sched()...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Amol Grover
tracing: Annotate ftrace_graph_notrace_hash pointer...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Amol Grover
tracing: Annotate ftrace_graph_hash pointer with __rcu
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Steven Rostedt...
bootconfig: Only load bootconfig if "bootconfig" is...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-01
Tom Zanussi
tracing: Use seq_buf for building dynevent_cmd string
commit
|
commitdiff
|
tree
|
snapshot
2020-02-01
Tom Zanussi
tracing: Remove useless code in dynevent_arg_pair_add()
commit
|
commitdiff
|
tree
|
snapshot
2020-02-01
Tom Zanussi
tracing: Remove check_arg() callbacks from dynevent...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-31
Tom Zanussi
tracing: Consolidate some synth_event_trace code
commit
|
commitdiff
|
tree
|
snapshot
2020-01-31
Tom Zanussi
tracing: Fix now invalid var_ref_vals assumption in...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-31
Tom Zanussi
tracing: Change trace_boot to use synth_event interface
commit
|
commitdiff
|
tree
|
snapshot
2020-01-30
Steven Rostedt...
tracing: Move tracing selftests to bottom of menu
commit
|
commitdiff
|
tree
|
snapshot
2020-01-30
Steven Rostedt...
tracing: Move mmio tracer config up with the other...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-30
Steven Rostedt...
tracing: Move tracing test module configs together
commit
|
commitdiff
|
tree
|
snapshot
2020-01-30
Steven Rostedt...
tracing: Move all function tracing configs together
commit
|
commitdiff
|
tree
|
snapshot
2020-01-30
Tom Zanussi
tracing: Documentation for in-kernel synthetic event API
commit
|
commitdiff
|
tree
|
snapshot
2020-01-30
Tom Zanussi
tracing: Add kprobe event command generation test module
commit
|
commitdiff
|
tree
|
snapshot
2020-01-30
Tom Zanussi
tracing: Change trace_boot to use kprobe_event interface
commit
|
commitdiff
|
tree
|
snapshot
2020-01-30
Tom Zanussi
tracing: Add kprobe event command generation functions
commit
|
commitdiff
|
tree
|
snapshot
2020-01-30
Tom Zanussi
tracing: Add synth event generation test module
commit
|
commitdiff
|
tree
|
snapshot
2020-01-30
Tom Zanussi
tracing: Add synth_event_trace() and related functions
commit
|
commitdiff
|
tree
|
snapshot
2020-01-30
Tom Zanussi
tracing: Add synthetic event command generation functions
commit
|
commitdiff
|
tree
|
snapshot
2020-01-30
Tom Zanussi
tracing: Add dynamic event command creation interface
commit
|
commitdiff
|
tree
|
snapshot
2020-01-30
Tom Zanussi
tracing: Add synth_event_delete()
commit
|
commitdiff
|
tree
|
snapshot
2020-01-30
Tom Zanussi
tracing: Add trace_get/put_event_file()
commit
|
commitdiff
|
tree
|
snapshot
2020-01-30
Tom Zanussi
tracing: Add trace_array_find/_get() to find instance...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-30
Vasily Averin
trigger_next should increase position index
commit
|
commitdiff
|
tree
|
snapshot
2020-01-30
Vasily Averin
tracing: eval_map_next() should always increase positio...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-30
Vasily Averin
ftrace: fpid_next() should increase position index
commit
|
commitdiff
|
tree
|
snapshot
2020-01-30
Mathieu Desnoyers
tracing: Fix sched switch start/stop refcount racy...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-29
Masami Hiramatsu
tracing/boot: Move external function declarations to...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-29
Masami Hiramatsu
tracing/boot: Include required headers and sort it...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-29
Tom Zanussi
tracing: Add new testcases for hist trigger parsing...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-29
Tom Zanussi
tracing: Add 'hist:' to hist trigger error log error...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-29
Tom Zanussi
tracing: Add hist trigger error messages for sort speci...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-29
Tom Zanussi
tracing: Simplify assignment parsing for hist triggers
commit
|
commitdiff
|
tree
|
snapshot
2020-01-29
Mauro Carvalho...
docs: tracing: Fix a broken label
commit
|
commitdiff
|
tree
|
snapshot
2020-01-25
Steven Rostedt...
tracing: Use pr_err() instead of WARN() for memory...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-25
Steven Rostedt...
tracing: Decrement trace_array when bootconfig creates...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-24
Hou Pengyang
tracing: Fix comments about trace/ftrace.h
commit
|
commitdiff
|
tree
|
snapshot
2020-01-24
Dan Carpenter
tracing: Remove unneeded NULL check
commit
|
commitdiff
|
tree
|
snapshot
2020-01-24
Josef Bacik
tracing: Set kernel_stack's caller size properly
commit
|
commitdiff
|
tree
|
snapshot
2020-01-24
Luis Henriques
tracing: Fix tracing_stat return values in error handli...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-24
Steven Rostedt...
tracing: Fix very unlikely race of registering two...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-22
Alex Shi
trace/kprobe: Remove unused MAX_KPROBE_CMDLINE_SIZE
commit
|
commitdiff
|
tree
|
snapshot
2020-01-22
Steven Rostedt...
tracing: Fix uninitialized buffer var on early exit...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-21
Dan Carpenter
tracing/boot: Fix an IS_ERR() vs NULL bug
commit
|
commitdiff
|
tree
|
snapshot
2020-01-21
Alex Shi
tracing: Remove unused TRACE_SEQ_BUF_USED
commit
|
commitdiff
|
tree
|
snapshot
2020-01-21
Alex Shi
ring-buffer: Remove abandoned macro RB_MISSED_FLAGS
commit
|
commitdiff
|
tree
|
snapshot
2020-01-21
Colin Ian King
tools: bootconfig: Fix spelling mistake "faile" ->...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-21
Masami Hiramatsu
Documentation: tracing: Fix typos in boot-time tracing...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-21
Masami Hiramatsu
Documentation: bootconfig: Fix typos in bootconfig...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-21
Masami Hiramatsu
bootconfig: Fix Kconfig help message for BOOT_CONFIG
commit
|
commitdiff
|
tree
|
snapshot
2020-01-21
Alex Shi
ftrace: Remove NR_TO_INIT macro
commit
|
commitdiff
|
tree
|
snapshot
2020-01-21
Alex Shi
ftrace: Remove abandoned macros
commit
|
commitdiff
|
tree
|
snapshot
2020-01-16
Steven Rostedt...
tracing: Allow trace_printk() to nest in other tracing...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-14
Steven Rostedt...
ring-buffer: Fix kernel doc for rb_update_event()
commit
|
commitdiff
|
tree
|
snapshot
2020-01-14
Fabian Frederick
ring-bufer: kernel-doc warning fixes
commit
|
commitdiff
|
tree
|
snapshot
2020-01-13
Masami Hiramatsu
tracing: trigger: Replace unneeded RCU-list traversals
commit
|
commitdiff
|
tree
|
snapshot
2020-01-13
Masami Hiramatsu
Documentation: tracing: Add boot-time tracing document
commit
|
commitdiff
|
tree
|
snapshot
2020-01-13
Masami Hiramatsu
tracing/boot: Add function tracer filter options
commit
|
commitdiff
|
tree
|
snapshot
2020-01-13
Masami Hiramatsu
tracing/boot: Add cpu_mask option support
commit
|
commitdiff
|
tree
|
snapshot
2020-01-13
Masami Hiramatsu
tracing/boot: Add instance node support
commit
|
commitdiff
|
tree
|
snapshot
2020-01-13
Masami Hiramatsu
tracing/boot: Add synthetic event support
commit
|
commitdiff
|
tree
|
snapshot
2020-01-13
Masami Hiramatsu
tracing/boot Add kprobe event support
commit
|
commitdiff
|
tree
|
snapshot
2020-01-13
Masami Hiramatsu
tracing/boot: Add per-event settings
commit
|
commitdiff
|
tree
|
snapshot
2020-01-13
Masami Hiramatsu
tracing/boot: Add boot-time tracing
commit
|
commitdiff
|
tree
|
snapshot
2020-01-13
Masami Hiramatsu
tracing: Add NULL trace-array check in print_synth_event()
commit
|
commitdiff
|
tree
|
snapshot
2020-01-13
Masami Hiramatsu
tracing: Accept different type for synthetic event...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-13
Masami Hiramatsu
tracing: kprobes: Register to dynevent earlier stage
commit
|
commitdiff
|
tree
|
snapshot
2020-01-13
Masami Hiramatsu
tracing: kprobes: Output kprobe event to printk buffer
commit
|
commitdiff
|
tree
|
snapshot
2020-01-13
Masami Hiramatsu
tracing: Apply soft-disabled and filter to tracepoints...
commit
|
commitdiff
|
tree
|
snapshot
next