index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-14
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-11
/
+24
2016-03-04
Merge tag 'trace-fixes-v4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-12
/
+15
2016-03-04
tracing: Do not have 'comm' filter override event 'comm' field
Steven Rostedt (Red Hat)
2
-12
/
+15
2016-02-29
tracing/syscalls: Rename "/format" tracepoint field name "nr" to "__syscall_nr:
Taeung Song
1
-7
/
+9
2016-02-29
Merge tag 'v4.5-rc6' into perf/core, to pick up fixes
Ingo Molnar
3
-37
/
+8
2016-02-25
Merge tag 'trace-fixes-v4.5-rc5-2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+2
2016-02-24
tracing: Fix showing function event in available_events
Steven Rostedt (Red Hat)
1
-1
/
+2
2016-02-22
Merge tag 'trace-fixes-v4.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+5
2016-02-19
tracing, kasan: Silence Kasan warning in check_stack of stack_tracer
Yang Shi
1
-1
/
+5
2016-02-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-35
/
+1
2016-02-17
ftrace/module: remove ftrace module notifier
Jessica Yu
1
-35
/
+1
2016-02-09
kprobes: Optimize hot path by using percpu counter to collect 'nhit' statistics
Martin KaFai Lau
1
-4
/
+15
2016-02-03
Merge tag 'trace-v4.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+7
2016-01-31
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+10
2016-01-29
tracing/stacktrace: Show entire trace if passed in function not found
Steven Rostedt
1
-0
/
+7
2016-01-29
perf/bpf: Convert perf_event_array to use struct file
Alexei Starovoitov
1
-4
/
+10
2016-01-28
Merge tag 'trace-v4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-1
/
+1
2016-01-14
tracing: Fix stacktrace skip depth in trace_buffer_unlock_commit_regs()
Steven Rostedt (Red Hat)
1
-1
/
+1
2016-01-12
Merge tag 'trace-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
6
-228
/
+300
2016-01-12
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-39
/
+16
2016-01-07
ftrace: Fix the race between ftrace and insmod
Qiu Peiyang
1
-9
/
+16
2016-01-07
ftrace: Add infrastructure for delayed enabling of module functions
Steven Rostedt (Red Hat)
1
-55
/
+106
2016-01-04
tracing: Fix setting of start_index in find_next()
Qiu Peiyang
1
-0
/
+1
2016-01-04
kernel/*: switch to memdup_user_nul()
Al Viro
2
-30
/
+13
2016-01-04
convert a bunch of open-coded instances of memdup_user_nul()
Al Viro
1
-9
/
+3
2015-12-23
tracing: Fix comment to use tracing_on over tracing_enable
Chuyu Hu
1
-2
/
+2
2015-12-23
ftrace: Clean up ftrace_module_init() code
Steven Rostedt (Red Hat)
1
-6
/
+3
2015-12-23
ftrace: Join functions ftrace_module_init() and ftrace_init_module()
Abel Vesa
1
-9
/
+6
2015-12-23
bpf: Constify bpf_verifier_ops structure
Julia Lawall
1
-1
/
+1
2015-12-23
ftrace: Have ftrace_ops_get_func() handle RCU and PER_CPU flags too
Steven Rostedt (Red Hat)
1
-12
/
+18
2015-12-23
ftrace: Remove use of control list and ops
Steven Rostedt (Red Hat)
3
-91
/
+39
2015-12-23
ftrace: Fix output of enabled_functions for showing tramp
Steven Rostedt (Red Hat)
1
-3
/
+4
2015-12-23
ftrace: Fix a typo in comment
Li Bin
1
-1
/
+1
2015-12-08
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2015-12-01
tracing: Add sched_wakeup_new and sched_waking tracepoints for pid filter
Steven Rostedt (Red Hat)
1
-0
/
+16
2015-11-25
ftrace: Show all tramps registered to a record on ftrace_bug()
Steven Rostedt (Red Hat)
1
-9
/
+37
2015-11-25
ftrace: Add variable ftrace_expected for archs to show expected code
Steven Rostedt (Red Hat)
1
-2
/
+7
2015-11-25
ftrace: Add new type to distinguish what kind of ftrace_bug()
Steven Rostedt (Red Hat)
1
-1
/
+36
2015-11-25
tracing: Update cond flag when enabling or disabling a trigger
Tom Zanussi
1
-4
/
+6
2015-11-25
ring-buffer: Process commits whenever moving to a new page.
Steven Rostedt (Red Hat)
1
-0
/
+7
2015-11-24
ring-buffer: Remove redundant update of page timestamp
Steven Rostedt (Red Hat)
1
-24
/
+8
2015-11-24
ring-buffer: Use READ_ONCE() for most tail_page access
Steven Rostedt (Red Hat)
1
-7
/
+11
2015-11-24
ring-buffer: Put back the length if crossed page with add_timestamp
Steven Rostedt (Red Hat)
1
-1
/
+4
2015-11-24
ring-buffer: Update read stamp with first real commit on page
Steven Rostedt (Red Hat)
1
-7
/
+5
2015-11-23
treewide: Remove old email address
Peter Zijlstra
1
-1
/
+1
2015-11-12
Merge tag 'trace-v4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
3
-14
/
+9
2015-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+1
2015-11-10
bpf_trace: Make dependent on PERF_EVENTS
Steven Rostedt
1
-1
/
+1
2015-11-10
tracing: #ifdef out uses of max trace when CONFIG_TRACER_MAX_TRACE is not set
Chen Gang
1
-0
/
+6
2015-11-07
tracing: Remove unused ftrace_cpu_disabled per cpu variable
Dmitry Safonov
3
-13
/
+0
[next]