提交历史

作者 SHA1 备注 提交日期
  Colin Ian King d282b9c0ac tracing/syscalls: fix multiline in error message text 9 年之前
  Alexei Starovoitov 1e1dcd93b4 perf: split perf_trace_buf_prepare into alloc and update parts 9 年之前
  Linus Torvalds e46b4e2b46 Merge tag 'trace-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace 9 年之前
  Tom Zanussi dbfeaa7aba tracing: Add get_syscall_name() 9 年之前
  Taeung Song 026842d148 tracing/syscalls: Rename "/format" tracepoint field name "nr" to "__syscall_nr: 9 年之前
  Steven Rostedt (Red Hat) 983f938ae6 tracing: Move trace_flags from global to a trace_array field 10 年之前
  Steven Rostedt (Red Hat) 09a5059aa1 tracing: Rename ftrace_trigger_soft_disabled() to trace_trigger_soft_disabled() 10 年之前
  Steven Rostedt (Red Hat) 2425bcb924 tracing: Rename ftrace_event_{call,class} to trace_event_{call,class} 10 年之前
  Steven Rostedt (Red Hat) 7f1d2f8210 tracing: Rename ftrace_event_file to trace_event_file 10 年之前
  Peter Zijlstra (Intel) 86038c5ea8 perf: Avoid horrible stack usage 10 年之前
  Linus Torvalds a7c180aa7e Merge tag 'trace-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace 10 年之前
  Steven Rostedt (Red Hat) 5f893b2639 tracing: Move enabling tracepoints to just after rcu_init() 10 年之前
  Linus Torvalds 1dd7dcb6ea Merge tag 'trace-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace 10 年之前
  Steven Rostedt (Red Hat) 183742f08c tracing: Do not use return values of trace_seq_printf() in syscall tracing 10 年之前
  Rabin Vincent 086ba77a6d tracing/syscalls: Ignore numbers outside NR_syscalls' range 10 年之前
  Andreea-Cristina Bernat fb5a613b4f kernel: trace_syscalls: Replace rcu_assign_pointer() with RCU_INIT_POINTER() 11 年之前
  Steven Rostedt (Red Hat) 13a1e4aef5 tracing: Consolidate event trigger code 11 年之前
  Tom Zanussi 4bf0566db1 tracing: Remove double-underscore naming in syscall trigger invocations 11 年之前
  Tom Zanussi bac5fb97a1 tracing: Add and use generic set_trigger_filter() implementation 11 年之前
  Tom Zanussi 85f2b08268 tracing: Add basic event trigger framework 11 年之前
  Steven Rostedt 3ccb012392 tracing: Only run synchronize_sched() at instance deletion time 11 年之前
  Tom Zanussi d562aff93b tracing: Add support for SOFT_DISABLE to syscall events 11 年之前
  Tom Zanussi f306cc82a9 tracing: Update event filters for multibuffer 11 年之前
  Li Zefan 3ddc77f6f4 tracing/syscalls: Annotate raw_init function with __init 12 年之前
  Oleg Nesterov cd92bf61d6 tracing/perf: Move the PERF_MAX_TRACE_SIZE check into perf_trace_buf_prepare() 12 年之前
  Oleg Nesterov 421c7860c6 tracing/syscall: Avoid perf_trace_buf_*() if sys_data->perf_events is empty 12 年之前
  zhangwei(Jovi) 146c3442f2 tracing: Use trace_seq_puts()/trace_seq_putc() where possible 12 年之前
  zhangwei(Jovi) 11034ae9c2 tracing: Fix irqs-off tag display in syscall tracing 12 年之前
  zhangwei(Jovi) 36a78e9e87 tracing: Fix comment about prefix in arch_syscall_match_sym_name() 12 年之前
  Steven Rostedt (Red Hat) 12883efb67 tracing: Consolidate max_tr into main trace_array structure 12 年之前