aboutsummaryrefslogtreecommitdiffstats
path: root/include/trace/syscall.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-06-28tracing: Use a global field list for all syscall exit eventsLi Zefan1-1/+0
2010-05-14tracing: Allow events to share their print functionsSteven Rostedt1-2/+4
2010-05-14tracing: Move fields from event to class structureSteven Rostedt1-2/+2
2010-03-10perf: Drop the obsolete profile naming for trace eventsFrederic Weisbecker1-4/+4
2010-02-28Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+2
2010-01-06tracing: Remove show_format and related macros from TRACE_EVENTLai Jiangshan1-4/+0
2009-12-28perf events: Remove CONFIG_EVENT_PROFILELi Zefan1-2/+2
2009-12-01trace_syscalls: Simplify syscall profileLai Jiangshan1-4/+4
2009-12-01trace_syscalls: Remove duplicate init_enter_##sname()Lai Jiangshan1-0/+1
2009-12-01trace_syscalls: Add syscall_nr field to struct syscall_metadataLai Jiangshan1-1/+2
2009-12-01trace_syscalls: Remove enter_id exit_idLai Jiangshan1-6/+0
2009-12-01trace_syscalls: Set event_enter_##sname->data to its metadataLai Jiangshan1-1/+1
2009-12-01trace_syscalls: Remove unused event_syscall_enter and event_syscall_exitLai Jiangshan1-2/+0
2009-10-23Merge branch 'perf/core' into perf/probesIngo Molnar1-1/+1
2009-10-14tracing: Move syscalls metadata handling from arch to coreFrederic Weisbecker1-1/+1
2009-08-27tracing: Ftrace dynamic ftrace_event_call supportMasami Hiramatsu1-4/+7
2009-08-26tracing: Create generic syscall TRACE_EVENTsJosh Stone1-17/+0
2009-08-26tracing: Move tracepoint callbacks from declaration to definitionJosh Stone1-8/+4
2009-08-26tracing: Make syscall tracepoints conditionalJosh Stone1-0/+4
2009-08-19tracing/syscalls: Add filtering supportLi Zefan1-0/+7
2009-08-19tracing/syscalls: Add fields format for exit eventsLi Zefan1-2/+4
2009-08-11tracing: Add fields format definition for syscall eventsFrederic Weisbecker1-0/+2
2009-08-11tracing: Add perf counter support for syscalls tracingJason Baron1-0/+7
2009-08-11tracing: Add individual syscalls tracepoint id supportJason Baron1-0/+8
2009-08-11tracing: Add trace events for each syscall entry/exitJason Baron1-9/+9
2009-08-11tracing: Add syscall tracepointsJason Baron1-0/+20
2009-08-11tracing: Call arch_init_ftrace_syscalls at bootJason Baron1-1/+0
2009-04-09tracing/syscalls: use a dedicated file headerFrederic Weisbecker1-0/+35