Commit Graph

2423 Commits (cd9151e26d31048b2b5e00fd02e110e07d2200c9)

Author SHA1 Message Date
Steven Rostedt (Red Hat) 09d8091c02 tracing: Remove locking trace_types_lock from tracing_reset_all_online_cpus() 12 years ago
Steven Rostedt (Red Hat) 195a8afc7a ftrace: Add check for NULL regs if ops has SAVE_REGS set 12 years ago
Oleg Nesterov 9c01fe4593 tracing: Kill trace_cpu struct/members 12 years ago
Oleg Nesterov 6484c71cbc tracing: Change tracing_fops/snapshot_fops to rely on tracing_get_cpu() 12 years ago
Oleg Nesterov 0bc392ee46 tracing: Change tracing_entries_fops to rely on tracing_get_cpu() 12 years ago
Oleg Nesterov 4d3435b8a4 tracing: Change tracing_stats_fops to rely on tracing_get_cpu() 12 years ago
Oleg Nesterov 46ef2be0d1 tracing: Change tracing_buffers_fops to rely on tracing_get_cpu() 12 years ago
Oleg Nesterov 15544209cb tracing: Change tracing_pipe_fops() to rely on tracing_get_cpu() 12 years ago
Oleg Nesterov 649e9c70da tracing: Introduce trace_create_cpu_file() and tracing_get_cpu() 12 years ago
Oleg Nesterov e70e78e3c8 tracing: Kill the unbalanced tr->ref++ in tracing_buffers_open() 12 years ago
Oleg Nesterov a644a7e958 tracing: Kill trace_array->waiter 12 years ago
Oleg Nesterov cd458ba9d5 tracing: Do not (ab)use trace_seq in event_id_read() 12 years ago
Oleg Nesterov 7710b63995 tracing: Simplify the iteration logic in f_start/f_next 12 years ago
Steven Rostedt (Red Hat) 8f76899339 tracing: Add ref_data to function and fgraph tracer structs 12 years ago
Alexander Z Lam f77d09a384 tracing: Miscellaneous fixes for trace_array ref counting 12 years ago
Alexander Z Lam 609e85a70b tracing: Fix error handling to ensure instances can always be removed 12 years ago
Masami Hiramatsu a232e270dc tracing/kprobe: Wait for disabling all running kprobe handlers 12 years ago
Oleg Nesterov cd92bf61d6 tracing/perf: Move the PERF_MAX_TRACE_SIZE check into perf_trace_buf_prepare() 12 years ago
Oleg Nesterov 421c7860c6 tracing/syscall: Avoid perf_trace_buf_*() if sys_data->perf_events is empty 12 years ago
Oleg Nesterov b8ebfd3f71 tracing/function: Avoid perf_trace_buf_*() if event_function.perf_events is empty 12 years ago
zhangwei(Jovi) d611851b42 tracing: Typo fix on ring buffer comments 12 years ago
zhangwei(Jovi) 146c3442f2 tracing: Use trace_seq_puts()/trace_seq_putc() where possible 12 years ago
zhangwei(Jovi) 991821c86c tracing: Use correct config guard CONFIG_STACK_TRACER 12 years ago
Steven Rostedt (Red Hat) dcc302232c tracing: Make tracing_open_generic_{tr,tc}() static 12 years ago
zhangwei(Jovi) 8de1eb0277 tracing: Remove ftrace() function 12 years ago
zhangwei(Jovi) 4480361c3c tracing: Remove TRACE_EVENT_TYPE enum definition 12 years ago
Steven Rostedt (Red Hat) 5280bcef91 tracing: Make tracer_tracing_{off,on,is_on}() static 12 years ago
zhangwei(Jovi) 11034ae9c2 tracing: Fix irqs-off tag display in syscall tracing 12 years ago
zhangwei(Jovi) fa44063f9e uprobes: Fix return value in error handling path 12 years ago
Steven Rostedt (Red Hat) 2a6c24afab tracing: Fix race between deleting buffer and setting events 12 years ago
Steven Rostedt (Red Hat) 8e2e2fa471 tracing: Add trace_array_get/put() to event handling 12 years ago
Steven Rostedt (Red Hat) 7b85af6303 tracing: Get trace_array ref counts when accessing trace files 12 years ago
Steven Rostedt (Red Hat) ff451961a8 tracing: Add trace_array_get/put() to handle instance refs better 12 years ago
Alexander Z Lam a82274151a tracing: Protect ftrace_trace_arrays list in trace_events.c 12 years ago
Alexander Z Lam 2d71619c59 tracing: Make trace_marker use the correct per-instance buffer 12 years ago
Steven Rostedt (Red Hat) f1ed7c741f ftrace: Do not run selftest if command line parameter is set 12 years ago
Oleg Nesterov cf6735a4b1 tracing/kprobes: Don't pass addr=ip to perf_trace_buf_submit() 12 years ago
Steven Rostedt (Red Hat) 10246fa35d tracing: Use flag buffer_disabled for irqsoff tracer 12 years ago
Oleg Nesterov b04d52e368 tracing/kprobes: Turn trace_probe->files into list_head 12 years ago
Tom Zanussi 3baa5e4cf2 tracing: Fix disabling of soft disable 12 years ago
Tom Zanussi a439059610 tracing: Simplify code for showing of soft disabled flag 12 years ago
Oleg Nesterov 3fe3d6193e tracing/kprobes: Kill probe_enable_lock 12 years ago
Oleg Nesterov 288e984e62 tracing/kprobes: Avoid perf_trace_buf_*() if ->perf_events is empty 12 years ago
Steven Rostedt 6e94a78037 tracing: Failed to create system directory 12 years ago
Juri Lelli 52d85d7630 ftrace: Fix stddev calculation in function profiler 12 years ago
zhangwei(Jovi) 195a84d91e tracing/kprobes: Remove unnecessary checking of trace_probe_is_enabled 12 years ago
Steven Rostedt (Red Hat) de7edd3145 tracing: Disable tracing on warning 12 years ago
Steven Rostedt 1a891cf19c tracing: Add binary '&' filter for events 12 years ago
Namhyung Kim aaf6ac0f08 tracing: Do not call kmem_cache_free() on allocation failure 12 years ago
Steven Rostedt 7614c3dc74 ftrace: Use schedule_on_each_cpu() as a heavy synchronize_sched() 12 years ago