index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
syscalls.h
Commit message (
Expand
)
Author
Age
*
Merge branch 'linus' into perf/core
Ingo Molnar
2010-07-21
|
\
|
*
tracing: Add alignment to syscall metadata declarations
Steven Rostedt
2010-07-09
*
|
tracing: Use a global field list for all syscall exit events
Li Zefan
2010-06-28
|
/
*
sys_personality: change sys_personality() to accept "unsigned int" instead of...
Oleg Nesterov
2010-06-04
*
tracing: Move print functions into event class
Steven Rostedt
2010-05-14
*
tracing: Allow events to share their print functions
Steven Rostedt
2010-05-14
*
tracing: Move raw_init from events to class
Steven Rostedt
2010-05-14
*
tracing: Move fields from event to class structure
Steven Rostedt
2010-05-14
*
tracing: Remove per event trace registering
Steven Rostedt
2010-05-14
*
tracing: Create class struct for events
Steven Rostedt
2010-05-14
*
Fix up prototype for sys_ipc breakage
Linus Torvalds
2010-03-22
*
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-03-18
|
\
|
*
perf: Drop the obsolete profile naming for trace events
Frederic Weisbecker
2010-03-10
*
|
Add generic sys_olduname()
Christoph Hellwig
2010-03-12
*
|
Add generic sys_ipc wrapper
Christoph Hellwig
2010-03-12
*
|
Add generic sys_old_mmap()
Christoph Hellwig
2010-03-12
*
|
Add generic sys_old_select()
Christoph Hellwig
2010-03-12
|
/
*
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2010-02-28
|
\
|
*
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2010-01-13
|
|
\
|
*
|
perf events: Remove CONFIG_EVENT_PROFILE
Li Zefan
2009-12-28
*
|
|
tracing: Fix ftrace_event_call alignment for use with gcc 4.5
Jeff Mahoney
2010-02-25
*
|
|
tracing: Remove show_format and related macros from TRACE_EVENT
Lai Jiangshan
2010-01-06
*
|
|
tracing: Have syscall tracing call its own init function
Steven Rostedt
2010-01-06
|
|
/
|
/
|
*
|
tracing/syscalls: Fix typo in SYSCALL_DEFINE0
Lai Jiangshan
2009-12-30
|
/
*
Merge branch 'linus' into tracing/urgent
Ingo Molnar
2009-12-14
|
\
|
*
Unify sys_mmap*
Al Viro
2009-12-11
*
|
tracing: Change event->profile_count to be int type
Li Zefan
2009-12-13
*
|
tracing: Extract duplicate ftrace_raw_init_event_foo()
Li Zefan
2009-12-13
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2009-12-08
|
\
|
*
net: Introduce recvmmsg socket syscall
Arnaldo Carvalho de Melo
2009-10-13
*
|
tracing/syscalls: Make syscall events print callbacks static
Frederic Weisbecker
2009-12-02
*
|
trace_syscalls: Simplify syscall profile
Lai Jiangshan
2009-12-01
*
|
trace_syscalls: Remove duplicate init_enter_##sname()
Lai Jiangshan
2009-12-01
*
|
trace_syscalls: Add syscall_nr field to struct syscall_metadata
Lai Jiangshan
2009-12-01
*
|
trace_syscalls: Remove enter_id exit_id
Lai Jiangshan
2009-12-01
*
|
trace_syscalls: Set event_enter_##sname->data to its metadata
Lai Jiangshan
2009-12-01
*
|
trace_syscalls: Remove unused event_syscall_enter and event_syscall_exit
Lai Jiangshan
2009-12-01
*
|
Merge commit 'linus/master' into tracing/kprobes
Frederic Weisbecker
2009-09-23
|
\
|
|
*
fs: change sys_truncate length parameter type
Heiko Carstens
2009-09-23
|
*
Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2009-09-21
|
|
\
|
|
*
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
2009-09-21
|
*
|
tracing: Factorize the events profile accounting
Frederic Weisbecker
2009-09-18
|
|
/
*
|
Merge commit 'tracing/core' into tracing/kprobes
Frederic Weisbecker
2009-09-10
|
\
|
|
*
tracing/filters: Defer pred allocation
Li Zefan
2009-08-31
*
|
tracing: Ftrace dynamic ftrace_event_call support
Masami Hiramatsu
2009-08-26
|
/
*
tracing/syscalls: Add filtering support
Li Zefan
2009-08-19
*
tracing/syscalls: Add fields format for exit events
Li Zefan
2009-08-19
*
tracing: Add fields format definition for syscall events
Frederic Weisbecker
2009-08-11
*
tracing: Add perf counter support for syscalls tracing
Jason Baron
2009-08-11
*
tracing: Add individual syscalls tracepoint id support
Jason Baron
2009-08-11
[next]