index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-23
tracing: Check if tracing is enabled in trace_puts()
Steven Rostedt (Red Hat)
1
-0
/
+6
2014-01-23
tracing: Fix formatting of trace README file
Steven Rostedt (Red Hat)
1
-52
/
+64
2014-01-22
tracing/README: Add event file usage to tracing mini-HOWTO
Tom Zanussi
1
-3
/
+34
2014-01-19
tracing: Fix buggered tee(2) on tracing_pipe
Al Viro
1
-7
/
+1
2014-01-14
tracing: Have trace buffer point back to trace_array
Steven Rostedt (Red Hat)
1
-0
/
+2
2014-01-13
ftrace: Fix synchronization location disabling and freeing ftrace_ops
Steven Rostedt (Red Hat)
1
-26
/
+32
2014-01-13
ftrace: Have function graph only trace based on global_ops filters
Steven Rostedt (Red Hat)
1
-1
/
+44
2014-01-09
ftrace: Synchronize setting function_trace_op with ftrace_trace_function
Steven Rostedt (Red Hat)
1
-15
/
+72
2014-01-09
tracing: Show available event triggers when no trigger is set
Steven Rostedt (Red Hat)
1
-0
/
+20
2014-01-09
tracing: Consolidate event trigger code
Steven Rostedt (Red Hat)
4
-99
/
+137
2014-01-09
tracing: Fix counter for traceon/off event triggers
Steven Rostedt (Red Hat)
1
-2
/
+8
2014-01-06
tracing: Remove double-underscore naming in syscall trigger invocations
Tom Zanussi
1
-8
/
+8
2014-01-06
tracing/kprobes: Add trace event trigger invocations
Tom Zanussi
1
-6
/
+36
2014-01-03
tracing/probes: Fix build break on !CONFIG_KPROBE_EVENT
Namhyung Kim
2
-8
/
+8
2014-01-02
tracing/uprobes: Add @+file_offset fetch method
Namhyung Kim
5
-1
/
+63
2014-01-02
uprobes: Allocate ->utask before handler_chain() for tracing handlers
Oleg Nesterov
1
-0
/
+4
2014-01-02
tracing/uprobes: Add support for full argument access methods
Namhyung Kim
2
-12
/
+47
2014-01-02
tracing/uprobes: Fetch args before reserving a ring buffer
Namhyung Kim
1
-14
/
+132
2014-01-02
tracing/uprobes: Pass 'is_return' to traceprobe_parse_probe_arg()
Namhyung Kim
1
-1
/
+1
2014-01-02
tracing/probes: Implement 'memory' fetch method for uprobes
Namhyung Kim
4
-81
/
+129
2014-01-02
tracing/probes: Add fetch{,_size} member into deref fetch method
Hyeoncheol Lee
1
-2
/
+20
2014-01-02
tracing/probes: Move 'symbol' fetch method to kprobes
Namhyung Kim
4
-59
/
+91
2014-01-02
tracing/probes: Implement 'stack' fetch method for uprobes
Namhyung Kim
4
-26
/
+66
2014-01-02
tracing/probes: Split [ku]probes_fetch_type_table
Namhyung Kim
4
-39
/
+119
2014-01-02
tracing/probes: Move fetch function helpers to trace_probe.h
Namhyung Kim
2
-61
/
+78
2014-01-02
tracing/probes: Integrate duplicate set_print_fmt()
Namhyung Kim
4
-116
/
+66
2014-01-02
tracing/kprobes: Move common functions to trace_probe.h
Namhyung Kim
2
-48
/
+48
2014-01-02
tracing/uprobes: Convert to struct trace_probe
Namhyung Kim
1
-80
/
+79
2014-01-02
tracing/kprobes: Factor out struct trace_probe
Namhyung Kim
2
-285
/
+295
2014-01-02
tracing/probes: Fix basic print type functions
Namhyung Kim
1
-11
/
+11
2014-01-02
tracing/uprobes: Fix documentation of uprobe registration syntax
Namhyung Kim
2
-6
/
+6
2014-01-02
tracing: Fix rcu handling of event_trigger_data filter field
Steven Rostedt (Red Hat)
2
-4
/
+6
2014-01-02
tracing: Add generic tracing_lseek() function
Steven Rostedt (Red Hat)
6
-28
/
+19
2013-12-21
tracing: Add documentation for trace event triggers
Tom Zanussi
1
-0
/
+207
2013-12-21
tracing: Add and use generic set_trigger_filter() implementation
Tom Zanussi
6
-27
/
+263
2013-12-21
tracing: Move ftrace_event_file() out of DYNAMIC_FTRACE ifdef
Steven Rostedt (Red Hat)
1
-13
/
+13
2013-12-21
tracing: Add 'enable_event' and 'disable_event' event trigger commands
Tom Zanussi
4
-1
/
+365
2013-12-21
tracing: Add 'stacktrace' event trigger command
Tom Zanussi
2
-0
/
+80
2013-12-21
tracing: Add 'snapshot' event trigger command
Tom Zanussi
4
-3
/
+117
2013-12-20
tracing: Add 'traceon' and 'traceoff' event trigger commands
Tom Zanussi
2
-0
/
+447
2013-12-20
tracing: Add basic event trigger framework
Tom Zanussi
7
-5
/
+495
2013-12-15
Linux 3.13-rc4
v3.13-rc4
Linus Torvalds
1
-1
/
+1
2013-12-15
null_blk: mem garbage on NUMA systems during init
Matias Bjorling
1
-4
/
+4
2013-12-15
radeon_pm: fix oops in hwmon_attributes_visible() and radeon_hwmon_show_temp_...
Sergey Senozhatsky
1
-4
/
+2
2013-12-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
141
-916
/
+1551
2013-12-15
Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
7
-19
/
+13
2013-12-15
Merge tag 'pci-v3.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
8
-46
/
+103
2013-12-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
3
-42
/
+165
2013-12-15
Revert "selinux: consider filesystem subtype in policies"
Linus Torvalds
2
-60
/
+22
2013-12-14
igb: Fix for issue where values could be too high for udelay function.
Carolyn Wyborny
1
-1
/
+4
[next]