Commit Graph

1315 Commits (0cc1770b66ddc2524ab5f0ed6ba5f2df19d6414a)

Author SHA1 Message Date
Josh Stone 6670000119 tracing: Rename FTRACE_SYSCALLS for tracepoints 16 years ago
Li Zefan 4539f07701 tracing/syscalls: Fix the output of syscalls with no arguments 16 years ago
Li Zefan 540b7b8d65 tracing/syscalls: Add filtering support 16 years ago
Li Zefan e647d6b314 tracing/events: Add trace_define_common_fields() 16 years ago
Li Zefan 14be96c971 tracing/events: Add ftrace_event_call param to define_fields() 16 years ago
Li Zefan 10a5b66f62 tracing/syscalls: Add fields format for exit events 16 years ago
Li Zefan e6971969c3 tracing/syscalls: Fix fields format for enter events 16 years ago
Jiri Olsa eda1e32855 tracing: handle broken names in ftrace filter 16 years ago
Zhaolei f2d84b65b9 ftrace: Unify effect of writing to trace_options and option/* 16 years ago
Randy Dunlap 3a5209e3b2 trace_skb: fix build when CONFIG_NET is not enabled 16 years ago
Li Zefan 3be04b471b ftrace: Simplify seqfile code 16 years ago
Li Zefan 2fc5f0cff4 trace_stack: Simplify seqfile code 16 years ago
Li Zefan 97d53202a5 trace_stat: Fix missing entry in stat file 16 years ago
Li Zefan ba8b3a40ba tracing/syscalls: Fix to print parameter types 16 years ago
Neil Horman 9ec04da748 net: skb ftracer - Add actual ftrace code to kernel (v3) 16 years ago
Neil Horman 5a165657be net: skb ftracer - Add config option to enable new ftracer (v3) 16 years ago
Alan D. Brunelle 39cbb602b5 Remove double removal of blktrace directory 16 years ago
Frederic Weisbecker 19007a67a6 tracing: Support for syscall events raw records in perfcounters 16 years ago
Frederic Weisbecker dc4ddb4c0b tracing: Add fields format definition for syscall events 16 years ago
Frederic Weisbecker e8f9f4d79a tracing: Add ftrace event call parameter to its field descriptor handler 16 years ago
Jason Baron f4b5ffccc8 tracing: Add perf counter support for syscalls tracing 16 years ago
Jason Baron 64c12e0444 tracing: Add individual syscalls tracepoint id support 16 years ago
Jason Baron fb34a08c34 tracing: Add trace events for each syscall entry/exit 16 years ago
Jason Baron 69fd4f0eb2 tracing: Add ftrace_event_call void * 'data' field 16 years ago
Jason Baron f744bd576a tracing: Raw_init() bailout in trace event register fail case 16 years ago
Jason Baron 066e0378c2 tracing: Call arch_init_ftrace_syscalls at boot 16 years ago
Zhaolei 7770841e63 tracing: Rename set_tracer_flags()'s local variable trace_flags 16 years ago
Frederic Weisbecker f413cdb80c perf_counter: Fix/complete ftrace event records sampling 16 years ago
Tom Zanussi fb82ad7198 tracing/filters: Don't use pred on alloc failure 16 years ago
Tom Zanussi 26528e773e tracing/filters: Always free pred on filter_add_subsystem_pred() failure 16 years ago
Tom Zanussi 96b2de313b tracing/filters: Don't use pred on alloc failure 16 years ago
Eric Dumazet bd3f02212d ring-buffer: Fix memleak in ring_buffer_free() 16 years ago
Robert Richter 469535a598 ring-buffer: Fix advance of reader in rb_buffer_peek() 16 years ago
Frederic Weisbecker a2ca5e03b6 tracing/events: Only define remove_subsystem_dir() if CONFIG_MODULES 16 years ago
Frederic Weisbecker 1a0799a8fe tracing/function-graph-tracer: Move graph event insertion helpers in the graph tracer file 16 years ago
Frederic Weisbecker 82e04af498 tracing: Move sched event insertion helpers in the sched switch tracer file 16 years ago
Frederic Weisbecker c0a0d0d3f6 tracing/core: Make the stack entry helpers global 16 years ago
Frederic Weisbecker 5e5bf48398 tracing/core: Turn ftrace_cpu_disabled into a global var 16 years ago
Lai Jiangshan 0c9e6f639a tracing: Simplify print_graph_cpu() 16 years ago
Peter Zijlstra af6af30c0f ftrace: Fix perf-tracepoint OOPS 16 years ago
Steven Rostedt 464e85eb0e ring-buffer: do not disable ring buffer on oops_in_progress 16 years ago
Steven Rostedt 0f2541d299 ring-buffer: fix check of try_to_discard result 16 years ago
Lai Jiangshan 74e7ff8c50 tracing: Fix missing function_graph events when we splice_read from trace_pipe 16 years ago
Lai Jiangshan 38ceb592fc tracing: Fix invalid function_graph entry 16 years ago
Steven Rostedt 8650ae32ef tracing: only truncate ftrace files when O_TRUNC is set 16 years ago
Steven Rostedt 4c739ff043 tracing: show proper address for trace-printk format 16 years ago
Li Zefan 636eacee3b tracing/stat: Fix seqfile memory leak 16 years ago
Li Zefan 87827111a5 function-graph: Fix seqfile memory leak 16 years ago
Li Zefan d8cc1ab793 trace_stack: Fix seqfile memory leak 16 years ago
Li Zefan 1f9963cbb0 tracing/filters: improve subsystem filter 16 years ago