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
/
kernel
/
trace
/
trace_syscalls.c
Commit message (
Expand
)
Author
Age
*
perf: Avoid horrible stack usage
Peter Zijlstra (Intel)
2015-01-14
*
Merge tag 'trace-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
2014-12-16
|
\
|
*
tracing: Move enabling tracepoints to just after rcu_init()
Steven Rostedt (Red Hat)
2014-12-15
*
|
Merge tag 'trace-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2014-12-10
|
\
|
|
*
tracing: Do not use return values of trace_seq_printf() in syscall tracing
Steven Rostedt (Red Hat)
2014-11-19
*
|
tracing/syscalls: Ignore numbers outside NR_syscalls' range
Rabin Vincent
2014-10-30
|
/
*
kernel: trace_syscalls: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
Andreea-Cristina Bernat
2014-09-10
*
tracing: Consolidate event trigger code
Steven Rostedt (Red Hat)
2014-01-09
*
tracing: Remove double-underscore naming in syscall trigger invocations
Tom Zanussi
2014-01-06
*
tracing: Add and use generic set_trigger_filter() implementation
Tom Zanussi
2013-12-21
*
tracing: Add basic event trigger framework
Tom Zanussi
2013-12-20
*
tracing: Only run synchronize_sched() at instance deletion time
Steven Rostedt
2013-12-05
*
tracing: Add support for SOFT_DISABLE to syscall events
Tom Zanussi
2013-11-05
*
tracing: Update event filters for multibuffer
Tom Zanussi
2013-11-05
*
tracing/syscalls: Annotate raw_init function with __init
Li Zefan
2013-08-21
*
tracing/perf: Move the PERF_MAX_TRACE_SIZE check into perf_trace_buf_prepare()
Oleg Nesterov
2013-07-18
*
tracing/syscall: Avoid perf_trace_buf_*() if sys_data->perf_events is empty
Oleg Nesterov
2013-07-18
*
tracing: Use trace_seq_puts()/trace_seq_putc() where possible
zhangwei(Jovi)
2013-07-18
*
tracing: Fix irqs-off tag display in syscall tracing
zhangwei(Jovi)
2013-07-02
*
tracing: Fix comment about prefix in arch_syscall_match_sym_name()
zhangwei(Jovi)
2013-03-15
*
tracing: Consolidate max_tr into main trace_array structure
Steven Rostedt (Red Hat)
2013-03-15
*
tracing: Fix some section mismatch warnings
Li Zefan
2013-03-15
*
tracing/syscalls: Annotate field-defining functions with __init
Li Zefan
2013-03-15
*
tracing: Make syscall events suitable for multiple buffers
Steven Rostedt
2013-03-15
*
tracing/syscalls: Allow archs to ignore tracing compat syscalls
Steven Rostedt
2013-02-12
*
tracing/syscalls: Make local functions static
Fengguang Wu
2013-01-21
*
tracing: Cleanup unnecessary function declarations
Vaibhav Nagarnaik
2012-10-31
*
trace: Move trace event enable from fs_initcall to core_initcall
Ezequiel Garcia
2012-09-24
*
tracing/syscalls: Fix perf syscall tracing when syscall_nr == -1
Will Deacon
2012-08-17
*
perf/trace: Add ability to set a target task for events
Andrew Vagin
2012-07-31
*
ftrace, perf: Add add/del tracepoint perf registration actions
Jiri Olsa
2012-02-21
*
ftrace, perf: Add open/close tracepoint perf registration actions
Jiri Olsa
2012-02-21
*
tracing/trivial: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
2012-02-13
*
kernel: Add <linux/module.h> to files using it implicitly
Paul Gortmaker
2011-10-31
*
tracing/syscalls: Early terminate search for sys_ni_syscall
Ian Munsie
2011-02-07
*
tracing/syscalls: Allow arch specific syscall symbol matching
Ian Munsie
2011-02-07
*
tracing/syscalls: Make arch_syscall_addr weak
Ian Munsie
2011-02-07
*
tracing/syscalls: Convert redundant syscall_nr checks into WARN_ON
Ian Munsie
2011-02-07
*
tracing/syscalls: Don't add events for unmapped syscalls
Ian Munsie
2011-02-07
*
tracing: Replace syscall_meta_data struct array with pointer array
Steven Rostedt
2011-02-03
*
tracing: Remove syscall_exit_fields
Lai Jiangshan
2011-01-14
*
tracing: Use a global field list for all syscall exit events
Li Zefan
2010-06-28
*
perf_events, trace: Fix probe unregister race
Peter Zijlstra
2010-05-31
*
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...
Steven Rostedt
2010-05-21
|
\
|
*
perf, trace: Optimize tracepoints by using per-tracepoint-per-cpu hlist to tr...
Peter Zijlstra
2010-05-21
|
*
perf, trace: Optimize tracepoints by removing IRQ-disable from perf/tracepoin...
Peter Zijlstra
2010-05-21
|
*
perf/ftrace: Optimize perf/tracepoint interaction for single events
Peter Zijlstra
2010-05-18
*
|
tracing: Remove duplicate id information in event structure
Steven Rostedt
2010-05-14
*
|
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
[next]