Commit Graph

271 Commits (0405ab80aa94afb13bf9ac4a6fc9f2923d4b9114)

Author SHA1 Message Date
Steven Rostedt 0405ab80aa tracing: Move raw_init from events to class 15 years ago
Steven Rostedt 2e33af0295 tracing: Move fields from event to class structure 15 years ago
Steven Rostedt 2239291aeb tracing: Remove per event trace registering 15 years ago
Steven Rostedt 38516ab59f tracing: Let tracepoints have data passed to tracepoint callbacks 15 years ago
Steven Rostedt 8f08201830 tracing: Create class struct for events 15 years ago
Peter Zijlstra 27a9da6538 sched: Remove rq argument to the tracepoints 15 years ago
Steven Rostedt 2e26ca7150 tracing: Fix tracepoint.h DECLARE_TRACE() to allow more than one header 15 years ago
Steven Rostedt eb0c53771f tracing: Fix compile error in module tracepoints when MODULE_UNLOAD not set 15 years ago
Li Zefan ae832d1e03 tracing: Remove side effect from module tracepoints that caused a GPF 15 years ago
Li Zefan 50354a8a28 tracing: Update comments 15 years ago
Li Zefan 4bdde044dc tracing: Convert some signal events to DEFINE_TRACE 15 years ago
Frederic Weisbecker 97d5a22005 perf: Drop the obsolete profile naming for trace events 15 years ago
Frederic Weisbecker c530665c31 perf: Take a hot regs snapshot for trace events 15 years ago
William Cohen 881245dcff Add DocBook documentation for the block tracepoints. 15 years ago
Paul E. McKenney 8d53dd546f rcu, ftrace: Fix RCU lockdep splat in ftrace_perf_buf_prepare() 15 years ago
Avi Kivity 90bb6fc556 KVM: MMU: Add tracepoint for guest page aging 15 years ago
Avi Kivity 0c04851c0c KVM: trace guest fpu loads and unloads 15 years ago
Jeff Mahoney 86c38a31aa tracing: Fix ftrace_event_call alignment for use with gcc 4.5 15 years ago
Steven Rostedt 83f0d53993 tracing: Add notrace to TRACE_EVENT implementation functions 15 years ago
Hitoshi Mitake c965be10ca perf lock: Enhance information of lock trace events 15 years ago
Xiao Guangrong 430ad5a600 perf: Factorize trace events raw sample buffer operations 15 years ago
Lai Jiangshan 0fa0edaf32 tracing: Remove show_format and related macros from TRACE_EVENT 15 years ago
Lai Jiangshan 509e760cd9 tracing: Add print_fmt field 15 years ago
Lai Jiangshan fb7ae981cb tracing: Fix sign fields in ftrace_define_fields_##call() 15 years ago
Li Zefan 07b139c8c8 perf events: Remove CONFIG_EVENT_PROFILE 15 years ago
Li Zefan e00bf2ec60 tracing: Change event->profile_count to be int type 15 years ago
Li Zefan 3b8e427381 tracing: Move a printk out of ftrace_raw_reg_event_foo() 15 years ago
Li Zefan 614a71a26b tracing: Pull up calls to trace_define_common_fields() 15 years ago
Li Zefan 87d9b4e1c5 tracing: Extract duplicate ftrace_raw_init_event_foo() 15 years ago
Joe Perches 4819568f23 ftrace.h: Use common pr_info fmt string 15 years ago
Thomas Gleixner e9c0748b68 itimer: Fix the itimer trace print format 15 years ago
Theodore Ts'o f8ec9d6837 ext4: Add new tracepoints to debug delayed allocation space functions 15 years ago
Theodore Ts'o 71f2be213a ext4: Add new tracepoint for jbd2_cleanup_journal_tail 15 years ago
Lai Jiangshan 3bbe84e9d3 trace_syscalls: Simplify syscall profile 15 years ago
Lai Jiangshan a1301da099 trace_syscalls: Remove duplicate init_enter_##sname() 15 years ago
Lai Jiangshan c252f65793 trace_syscalls: Add syscall_nr field to struct syscall_metadata 15 years ago
Lai Jiangshan fcc19438dd trace_syscalls: Remove enter_id exit_id 15 years ago
Lai Jiangshan 31c16b1334 trace_syscalls: Set event_enter_##sname->data to its metadata 15 years ago
Lai Jiangshan bf56a4ea9f trace_syscalls: Remove unused event_syscall_enter and event_syscall_exit 15 years ago
Masami Hiramatsu ba005e1f41 tracepoint: Add signal loss events 15 years ago
Masami Hiramatsu f9d4257e01 tracepoint: Add signal deliver event 15 years ago
Masami Hiramatsu d1eb650ff4 tracepoint: Move signal sending tracepoint to events/signal.h 15 years ago
Li Zefan 470dda7417 tracing: Restore original format of sched events 15 years ago
Li Zefan b5eb34c359 tracing: Convert some ext4 events to DEFINE_TRACE 15 years ago
Li Zefan 071688f36e tracing: Convert some jbd2 events to DEFINE_EVENT 15 years ago
Li Zefan 77ca1e0294 tracing: Convert some block events to DEFINE_EVENT 15 years ago
Li Zefan 7703466b4c tracing: Convert some power events to DEFINE_EVENT 15 years ago
Li Zefan 382ece710b tracing: Convert some workqueue events to DEFINE_EVENT 15 years ago
Li Zefan c467307c1a tracing: Convert softirq events to DEFINE_EVENT 15 years ago
Li Zefan 53d0422c2d tracing: Convert some kmem events to DEFINE_EVENT 15 years ago