Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | * | | | | ksym_tracer: Report error when failed to re-register hbp | Li Zefan | 2009-07-10 | |
| | * | | | | ksym_tracer: NIL-terminate user input filter | Li Zefan | 2009-07-10 | |
| | * | | | | ksym_tracer: Fix validation of length of access type | Li Zefan | 2009-07-10 | |
| | * | | | | ksym_tracer: Fix validation of access type | Li Zefan | 2009-07-10 | |
| | * | | | | ksym_tracer: Rewrite ksym_trace_filter_read() | Li Zefan | 2009-07-10 | |
| | * | | | | ksym_tracer: Extract trace entry from struct trace_ksym | Li Zefan | 2009-07-10 | |
| | * | | | | Merge branch 'linus' into tracing/hw-breakpoints | Ingo Molnar | 2009-06-17 | |
| | |\ \ \ \ | ||||
| | * | | | | | hw-breakpoints: fix undeclared ksym_tracer_mutex | Frederic Weisbecker | 2009-06-02 | |
| | * | | | | | hw-breakpoints: ftrace plugin for kernel symbol tracing using HW Breakpoint i... | K.Prasad | 2009-06-02 | |
| * | | | | | | Merge branch 'perf/core' into perf/probes | Ingo Molnar | 2009-11-17 | |
| |\ \ \ \ \ \ | ||||
| | * \ \ \ \ \ | Merge commit 'v2.6.32-rc7' into perf/core | Ingo Molnar | 2009-11-15 | |
| | |\ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ | Merge commit 'v2.6.32-rc6' into perf/core | Ingo Molnar | 2009-11-04 | |
| | |\ \ \ \ \ \ \ | ||||
| | * | | | | | | | | tracing/filters: Fix to make system filter work | Li Zefan | 2009-10-29 | |
| | | |_|_|_|_|/ / | | |/| | | | | | | ||||
| * | | | | | | | | tracing, perf_events: Protect the buffer from recursion in perf | Frederic Weisbecker | 2009-11-08 | |
| * | | | | | | | | tracing/kprobes: Rename Kprobe-tracer to kprobe-event | Masami Hiramatsu | 2009-11-04 | |
| * | | | | | | | | kprobe-tracer: Compare both of event-name and event-group to find probe | Masami Hiramatsu | 2009-10-29 | |
| * | | | | | | | | Merge branch 'perf/core' into perf/probes | Ingo Molnar | 2009-10-23 | |
| |\| | | | | | | | ||||
| | * | | | | | | | tracing/events: Fix locking imbalance in the filter code | Ingo Molnar | 2009-10-15 | |
| | * | | | | | | | tracing/profile: Add filter support | Li Zefan | 2009-10-15 | |
| | * | | | | | | | tracing/filters: Use a different op for glob match | Li Zefan | 2009-10-15 | |
| | * | | | | | | | tracing/filters: Refactor subsystem filter code | Li Zefan | 2009-10-15 | |
| | * | | | | | | | Merge branch 'tracing/core' into perf/core | Ingo Molnar | 2009-10-15 | |
| | |\ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ | Merge branch 'linus' into perf/core | Ingo Molnar | 2009-10-15 | |
| | |\ \ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ \ | Merge commit 'v2.6.32-rc4' into perf/core | Ingo Molnar | 2009-10-13 | |
| | |\ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | tracing/events: Add 'signed' field to format files | Tom Zanussi | 2009-10-06 | |
| * | | | | | | | | | | | Merge commit 'v2.6.32-rc5' into perf/probes | Ingo Molnar | 2009-10-17 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / | | |/| | | | | | | | | | ||||
| * | | | | | | | | | | | tracing/kprobes: Add failure messages for debugging | Masami Hiramatsu | 2009-10-17 | |
| * | | | | | | | | | | | tracing/kprobes: Update kprobe-tracer selftest against new syntax | Masami Hiramatsu | 2009-10-17 | |
| * | | | | | | | | | | | tracing/kprobes: Robustify fixed field names against variable field names con... | Masami Hiramatsu | 2009-10-12 | |
| * | | | | | | | | | | | tracing/kprobes: Avoid field name confliction | Masami Hiramatsu | 2009-10-12 | |
| * | | | | | | | | | | | tracing/kprobes: Make special variable names more self-explainable | Masami Hiramatsu | 2009-10-12 | |
| * | | | | | | | | | | | tracing/kprobes: Remove '$ra' special variable | Masami Hiramatsu | 2009-10-12 | |
| * | | | | | | | | | | | tracing/kprobes: Add $ prefix to special variables | Masami Hiramatsu | 2009-10-12 | |
| * | | | | | | | | | | | tracing/ftrace: Fix to check create_event_dir() when adding new events | Masami Hiramatsu | 2009-10-02 | |
| * | | | | | | | | | | | tracing/kprobes: Use global event perf buffers in kprobe tracer | Masami Hiramatsu | 2009-10-02 | |
| * | | | | | | | | | | | Merge commit 'linus/master' into tracing/kprobes | Frederic Weisbecker | 2009-09-23 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | tracing/kprobes: Disable kprobe events by default after creation | Masami Hiramatsu | 2009-09-16 | |
| * | | | | | | | | | | | | tracing/kprobes: Fix profiling alignment for perf_counter buffer | Masami Hiramatsu | 2009-09-16 | |
| * | | | | | | | | | | | | tracing/kprobes: Add probe handler dispatcher to support perf and ftrace conc... | Masami Hiramatsu | 2009-09-16 | |
| * | | | | | | | | | | | | ftrace: Fix trace_remove_event_call() to lock trace_event_mutex | Masami Hiramatsu | 2009-09-16 | |
| * | | | | | | | | | | | | ftrace: Fix trace_add_event_call() to initialize list | Masami Hiramatsu | 2009-09-16 | |
| * | | | | | | | | | | | | tracing/kprobes: Fix trace_probe registration order | Masami Hiramatsu | 2009-09-16 | |
| * | | | | | | | | | | | | tracing/kprobes: Support custom subsystem for each kprobe event | Masami Hiramatsu | 2009-09-16 | |
| * | | | | | | | | | | | | tracing/kprobes: Show event name in trace output | Masami Hiramatsu | 2009-09-11 | |
| * | | | | | | | | | | | | tracing/kprobes: Add argument name support | Masami Hiramatsu | 2009-09-11 | |
| * | | | | | | | | | | | | tracing/kprobes: Add event profiling support | Masami Hiramatsu | 2009-09-10 | |
| * | | | | | | | | | | | | tracing/kprobes: Cleanup kprobe tracer code. | Masami Hiramatsu | 2009-09-10 | |
| * | | | | | | | | | | | | tracing/kprobes: Fix probe offset to be unsigned | Masami Hiramatsu | 2009-09-10 | |
| * | | | | | | | | | | | | Merge commit 'tracing/core' into tracing/kprobes | Frederic Weisbecker | 2009-09-10 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | ||||
| * | | | | | | | | | | | | tracing: Remove unneeded pointer casts | Frederic Weisbecker | 2009-08-26 |