Commit Graph

464 Commits (1f6340bd431921f9b6dc995973eb065d6c14f024)

Author SHA1 Message Date
Arjan van de Ven f3f47a6768 tracing: add "power-tracer": C/P state tracer to help power optimization 16 years ago
Steven Rostedt 437f24fb89 ftrace: add cpu annotation for function graph tracer 16 years ago
Steven Rostedt 660c7f9be9 ftrace: add thread comm to function graph tracer 16 years ago
Steven Rostedt e53a6319cc ftrace: let function tracing and function return run together 16 years ago
Steven Rostedt 5a45cfe1c6 ftrace: use code patching for ftrace graph tracer 16 years ago
Steven Rostedt df4fc31558 ftrace: add function tracing to single thread 16 years ago
Frederic Weisbecker 287b6e68ca tracing/function-return-tracer: set a more human readable output 16 years ago
Frederic Weisbecker fb52607afc tracing/function-return-tracer: change the name into function-graph-tracer 16 years ago
Markus Metzger 1e9b51c283 x86, bts, ftrace: a BTS ftrace plug-in prototype 16 years ago
Markus Metzger 8bba1bf5e2 x86, ftrace: call trace->open() before stopping tracing; add trace->print_header() 16 years ago
Pekka Paalanen 7ee1768ddb x86, mmiotrace: fix buffer overrun detection 16 years ago
Frederic Weisbecker eae849ca03 tracing/function-return-tracer: don't trace kfree while it frees the return stack 16 years ago
Török Edwin e38da59269 tracing/stack-tracer: avoid races accessing file 16 years ago
Török Edwin 8d26487fd4 tracing/stack-tracer: introduce CONFIG_USER_STACKTRACE_SUPPORT 16 years ago
Török Edwin cffa10aecb tracing/stack-tracer: fix locking and refcounts 16 years ago
Török Edwin 8d7c6a9616 tracing/stack-tracer: fix style issues 16 years ago
Steven Rostedt 0429149fb5 trace: fix compiler warning in branch profiler 16 years ago
Steven Rostedt 69bb54ec05 ftrace: add ftrace_off_permanent 16 years ago
Steven Rostedt 033601a32b ring-buffer: add tracing_off_permanent 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
Török Edwin b54d3de9f3 tracing: identify which executable object the userspace address belongs to 16 years ago
Török Edwin 02b67518e2 tracing: add support for userspace stacktraces in tracing/iter_ctrl 16 years ago
Frederic Weisbecker f201ae2356 tracing/function-return-tracer: store return stack into task_struct and allocate it dynamically 16 years ago
Liming Wang 522a110b42 function tracing: fix wrong position computing of stack_trace 16 years ago
Ingo Molnar 86fa2f6067 ftrace: fix selftest locking 16 years ago
Steven Rostedt 32464779a1 ftrace: fix dyn ftrace filter selection 16 years ago
Steven Rostedt 8204327831 ftrace: make filtered functions effective on setting 16 years ago
Steven Rostedt f10ed36ec1 ftrace: fix set_ftrace_filter 16 years ago
Heiko Carstens a22506347d ftrace: preemptoff selftest not working 16 years ago
Vegard Nossum 641d2f63cf trace: introduce missing mutex_unlock() 16 years ago
Julia Lawall 0bb943c7a2 tracing: kernel/trace/trace.c: introduce missing kfree() 16 years ago
Frederic Weisbecker 0231022cc3 tracing/function-return-tracer: add the overrun field 16 years ago
Frederic Weisbecker 0619faf657 tracing/ftrace: make nop tracer using tracer flags 16 years ago
Frederic Weisbecker adf9f19574 tracing/ftrace: implement a set_flag callback for tracers 16 years ago
Aneesh Kumar K.V 0c726da983 tracing: branch tracer, fix writing to trace/trace_options 16 years ago
walimis 5821e1b74f function tracing: fix wrong pos computing when read buffer has been fulfilled 16 years ago
Frederic Weisbecker e7d3737ea1 tracing/function-return-tracer: support for dynamic ftrace on function return tracer 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
Frederic Weisbecker e6e7a65aab tracing/ftrace: fix unexpected -EINVAL when longest tracer name is set 16 years ago
Steven Rostedt ee02a2e5c8 ftrace: make filtered functions effective on setting 16 years ago
Steven Rostedt 982c350b9e ftrace: fix dyn ftrace filter 16 years ago
Steven Rostedt 20e5227e9f ftrace: allow NULL pointers in mcount_loc 16 years ago
Steven Rostedt 31e889098a ftrace: pass module struct to arch dynamic ftrace functions 16 years ago
Steven Rostedt d51ad7ac48 ftrace: replace raw_local_irq_save with local_irq_save 16 years ago
Steven Rostedt 918c115410 ftrace: do not process freed records 16 years ago
Steven Rostedt b17e8a37a1 ftrace: disable ftrace on anomalies in trace start and stop 16 years ago
Steven Rostedt f3c7ac40a9 ftrace: remove condition from ftrace_record_ip 16 years ago