summaryrefslogtreecommitdiff
path: root/kernel (follow)
Commit message (Expand)AuthorAge
...
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tracing: Don't use tracing_record_cmdline() in workqueue tracerKOSAKI Motohiro2009-03-09
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ftrace: tracing header should put '#' at the beginning of a lineKOSAKI Motohiro2009-03-08
| | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'tracing...Ingo Molnar2009-03-08
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tracing, Text Edit Lock - kprobes architecture independent supportMathieu Desnoyers2009-03-06
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'x86/core' into tracing/texteditIngo Molnar2009-03-06
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ring-buffer: only allocate buffers for online cpusSteven Rostedt2009-03-11
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tracing: fix trace_wait to know to wait on all cpus or just oneSteven Rostedt2009-03-11
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tracing: expand the ring buffers when an event is activatedSteven Rostedt2009-03-11
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tracing: keep ring buffer to minimum size till usedSteven Rostedt2009-03-11
| | | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tracing: use raw spinlocks for trace_vprintkSteven Rostedt2009-03-10
| | | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tracing: remove funky whitespace in the trace codeSteven Rostedt2009-03-10
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tracing: update comments to match event code macrosSteven Rostedt2009-03-10
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tracing: flip the TP_printk and TP_fast_assign in the TRACE_EVENT macroSteven Rostedt2009-03-10
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tracing: add back the available_events fileSteven Rostedt2009-03-10
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tracing: do not allow modifying the ftrace events via the event filesSteven Rostedt2009-03-10
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tracing: fix printk format specifierSteven Rostedt2009-03-10
| | | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tracing: remove obsolete TRACE_EVENT_FORMAT macroSteven Rostedt2009-03-10
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tracing: new format for specialized trace pointsSteven Rostedt2009-03-10
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tracing: use generic __stringifySteven Rostedt2009-03-10
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tracing: replace TP<var> with TP_<var>Steven Rostedt2009-03-10
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tracing: typecast sizeof and offsetof to unsigned intSteven Rostedt2009-03-10
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tracing: trace_bprintk() cleanupsIngo Molnar2009-03-06
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tracing/core: drop the old trace_printk() implementation in favour of trace_b...Frederic Weisbecker2009-03-06
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tracing: add trace_bprintk()Lai Jiangshan2009-03-06
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tracing: infrastructure for supporting binary recordLai Jiangshan2009-03-06
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tracing: fix deadlock when setting set_ftrace_pidKOSAKI Motohiro2009-03-06
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tracing: current tip/master can't enable ftraceKOSAKI Motohiro2009-03-06
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2009-03-06
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tracing: add format files for ftrace default entriesSteven Rostedt2009-03-05
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tracing: move print of event format to separate fileSteven Rostedt2009-03-05
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tracing: make all file_operations constSteven Rostedt2009-03-05
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branches 'tracing/ftrace' and 'tracing/function-graph-tracer' into trac...Ingo Molnar2009-03-06
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tracing/function-graph-tracer: use the more lightweight local clockFrederic Weisbecker2009-03-05
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tracing: clean up menuIngo Molnar2009-03-05
| | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tracing: rename ftrace_printk() => trace_printk()Ingo Molnar2009-03-05
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tracing: have latency tracers set the latency formatSteven Rostedt2009-03-04
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tracing: consolidate print_lat_fmt and print_trace_fmtSteven Rostedt2009-03-04
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tracing: remove extra latency_trace method from trace structureSteven Rostedt2009-03-04
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tracing: add latency output format optionSteven Rostedt2009-03-04
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tracing: fix seq read from trace filesSteven Rostedt2009-03-04
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tracing: do not return EFAULT if read copied anythingSteven Rostedt2009-03-04
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ring-buffer: fix timestamp in partial ring_buffer_page_readSteven Rostedt2009-03-04
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tracing: add cpu_file intialization for ftrace_dumpSteven Rostedt2009-03-04
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tracing: add lockdep tracepoints for lock acquire/releasePeter Zijlstra2009-03-04
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'core/locking' into tracing/ftraceIngo Molnar2009-03-04
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'rfc/splice/tip/tracing/ftrace' of git://git.kernel.org/pub/scm/...Ingo Molnar2009-03-04
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tracing: add binary buffer files for use with spliceSteven Rostedt2009-03-03
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ring-buffer: make ring_buffer_read_page read from start on partial pageSteven Rostedt2009-03-03
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ring-buffer: replace sizeof of event header with offsetofSteven Rostedt2009-03-03
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ring-buffer: fix ring_buffer_read_pageSteven Rostedt2009-03-03