Commit Graph

26 Commits (28bea271e58e429eccfad3d7ee2ad12d6ee015bf)

Author SHA1 Message Date
Steven Rostedt ef18012b24 tracing: remove funky whitespace in the trace code 16 years ago
Steven Rostedt 5fd73f8624 tracing: remove extra latency_trace method from trace structure 16 years ago
Wenji Huang f54fc98aa6 tracing: remove unneeded variable 16 years ago
Arnaldo Carvalho de Melo b6f11df26f trace: Call tracing_reset_online_cpus before tracer->init() 16 years ago
Arnaldo Carvalho de Melo 51a763dd84 tracing: Introduce trace_buffer_{lock_reserve,unlock_commit} 16 years ago
Arnaldo Carvalho de Melo 0a9877514c ring_buffer: remove unused flags parameter 16 years ago
Arnaldo Carvalho de Melo 97e5b191ae trace_branch: Remove unused function 16 years ago
Arnaldo Carvalho de Melo 268ccda0cb trace: assign defaults at register_ftrace_event 16 years ago
Arnaldo Carvalho de Melo ae7462b4f1 trace: make the trace_event callbacks return enum print_line_t 16 years ago
Arnaldo Carvalho de Melo d9793bd801 trace: judicious error checking of trace_seq results 16 years ago
Arnaldo Carvalho de Melo 2c9b238eb3 trace: Change struct trace_event callbacks parameter list 16 years ago
Arnaldo Carvalho de Melo f04109bf1b trace: Use tracing_reset_online_cpus in more places 16 years ago
Frederic Weisbecker 002bb86d8d tracing/ftrace: separate events tracing and stats tracing engine 16 years ago
Frederic Weisbecker 034939b65a tracing/ftrace: handle more than one stat file per tracer 16 years ago
Frederic Weisbecker e302cf3f96 tracing/branch-tracer: adapt to the stat tracing API 16 years ago
Steven Rostedt f633cef020 ftrace: change trace.c to use registered events 16 years ago
Steven Rostedt a5e25883a4 ftrace: replace raw_local_irq_save with local_irq_save 16 years ago
Frederic Weisbecker 65c6dc6adb tracing/branch-tracer: include missing irqflags.h 16 years ago
Steven Rostedt 0429149fb5 trace: fix compiler warning in branch profiler 16 years ago
Steven Rostedt 2bcd521a68 trace: profile all if conditionals 16 years ago
Steven Rostedt bac28bfe42 trace: branch profiling should not print percent without data 16 years ago
Steven Rostedt 45b797492a trace: consolidate unlikely and likely profiler 16 years ago
Frederic Weisbecker 072b40a156 tracing/branch-tracer: fix a trace recursion on branch tracer 16 years ago
Frederic Weisbecker 1c80025a49 tracing/ftrace: change the type of the init() callback 16 years ago
Steven Rostedt 94b80ffd65 ftrace: rename trace_unlikely.c file 16 years ago
Steven Rostedt 80e5ea4506 ftrace: add tracer called branch 16 years ago
Steven Rostedt 9f029e83e9 ftrace: rename unlikely iter_ctrl to branch 16 years ago
Steven Rostedt 2ed84eeb88 trace: rename unlikely profiler to branch profiler 16 years ago
Steven Rostedt 52f232cb72 tracing: likely/unlikely branch annotation tracer 16 years ago
Steven Rostedt 1f0d69a9fc tracing: profile likely and unlikely annotations 16 years ago