| Commit message (Expand) | Author | Age | Files | Lines |
* | tracing: Use a global field list for all syscall exit events | Li Zefan | 2010-06-28 | 1 | -1/+0 |
* | tracing: Allow events to share their print functions | Steven Rostedt | 2010-05-14 | 1 | -2/+4 |
* | tracing: Move fields from event to class structure | Steven Rostedt | 2010-05-14 | 1 | -2/+2 |
* | perf: Drop the obsolete profile naming for trace events | Frederic Weisbecker | 2010-03-10 | 1 | -4/+4 |
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-02-28 | 1 | -2/+2 |
|\ |
|
| * | perf events: Remove CONFIG_EVENT_PROFILE | Li Zefan | 2009-12-28 | 1 | -2/+2 |
* | | tracing: Remove show_format and related macros from TRACE_EVENT | Lai Jiangshan | 2010-01-06 | 1 | -4/+0 |
|/ |
|
* | trace_syscalls: Simplify syscall profile | Lai Jiangshan | 2009-12-01 | 1 | -4/+4 |
* | trace_syscalls: Remove duplicate init_enter_##sname() | Lai Jiangshan | 2009-12-01 | 1 | -0/+1 |
* | trace_syscalls: Add syscall_nr field to struct syscall_metadata | Lai Jiangshan | 2009-12-01 | 1 | -1/+2 |
* | trace_syscalls: Remove enter_id exit_id | Lai Jiangshan | 2009-12-01 | 1 | -6/+0 |
* | trace_syscalls: Set event_enter_##sname->data to its metadata | Lai Jiangshan | 2009-12-01 | 1 | -1/+1 |
* | trace_syscalls: Remove unused event_syscall_enter and event_syscall_exit | Lai Jiangshan | 2009-12-01 | 1 | -2/+0 |
* | Merge branch 'perf/core' into perf/probes | Ingo Molnar | 2009-10-23 | 1 | -1/+1 |
|\ |
|
| * | tracing: Move syscalls metadata handling from arch to core | Frederic Weisbecker | 2009-10-14 | 1 | -1/+1 |
* | | tracing: Ftrace dynamic ftrace_event_call support | Masami Hiramatsu | 2009-08-27 | 1 | -4/+7 |
|/ |
|
* | tracing: Create generic syscall TRACE_EVENTs | Josh Stone | 2009-08-26 | 1 | -17/+0 |
* | tracing: Move tracepoint callbacks from declaration to definition | Josh Stone | 2009-08-26 | 1 | -8/+4 |
* | tracing: Make syscall tracepoints conditional | Josh Stone | 2009-08-26 | 1 | -0/+4 |
* | tracing/syscalls: Add filtering support | Li Zefan | 2009-08-19 | 1 | -0/+7 |
* | tracing/syscalls: Add fields format for exit events | Li Zefan | 2009-08-19 | 1 | -2/+4 |
* | tracing: Add fields format definition for syscall events | Frederic Weisbecker | 2009-08-11 | 1 | -0/+2 |
* | tracing: Add perf counter support for syscalls tracing | Jason Baron | 2009-08-11 | 1 | -0/+7 |
* | tracing: Add individual syscalls tracepoint id support | Jason Baron | 2009-08-11 | 1 | -0/+8 |
* | tracing: Add trace events for each syscall entry/exit | Jason Baron | 2009-08-11 | 1 | -9/+9 |
* | tracing: Add syscall tracepoints | Jason Baron | 2009-08-11 | 1 | -0/+20 |
* | tracing: Call arch_init_ftrace_syscalls at boot | Jason Baron | 2009-08-11 | 1 | -1/+0 |
* | tracing/syscalls: use a dedicated file header | Frederic Weisbecker | 2009-04-09 | 1 | -0/+35 |