index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
trace_hwlat.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tracing: Remove extra space at the end of hwlat_detector/mode
Mikhail Kobuk
2023-09-02
1
-1
/
+1
*
tracing/hwlat: Replace sched_setaffinity with set_cpus_allowed_ptr
Costa Shulyupin
2023-03-19
1
-2
/
+2
*
trace/hwlat: Do not start per-cpu thread if it is already running
Tero Kristo
2023-03-19
1
-0
/
+4
*
trace/hwlat: Do not wipe the contents of per-cpu thread data
Tero Kristo
2023-03-19
1
-3
/
+0
*
trace/hwlat: make use of the helper function kthread_run_on_cpu()
Cai Huoqing
2022-01-15
1
-5
/
+1
*
tracing/hwlat: Make some internal symbols static
Wang ShaoBo
2021-10-26
1
-2
/
+2
*
tracing: Disable "other" permission bits in the tracefs files
Steven Rostedt (VMware)
2021-10-09
1
-3
/
+3
*
tracing: Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
2021-08-17
1
-14
/
+14
*
tracing: Quiet smp_processor_id() use in preemptable warning in hwlat
Steven Rostedt (VMware)
2021-08-05
1
-1
/
+1
*
trace/hwlat: Support hotplug operations
Daniel Bristot de Oliveira
2021-06-26
1
-0
/
+65
*
trace/hwlat: Protect kdata->kthread with get/put_online_cpus
Daniel Bristot de Oliveira
2021-06-26
1
-6
/
+13
*
trace/hwlat: Remove printk from sampling loop
Daniel Bristot de Oliveira
2021-06-26
1
-3
/
+12
*
trace/hwlat: Use trace_min_max_param for width and window params
Daniel Bristot de Oliveira
2021-06-26
1
-121
/
+24
*
trace/hwlat: Implement the per-cpu mode
Daniel Bristot de Oliveira
2021-06-26
1
-36
/
+150
*
trace/hwlat: Switch disable_migrate to mode none
Daniel Bristot de Oliveira
2021-06-24
1
-8
/
+5
*
trace/hwlat: Implement the mode config option
Daniel Bristot de Oliveira
2021-06-24
1
-12
/
+167
*
trace/hwlat: Fix Clark's email
Daniel Bristot de Oliveira
2021-06-24
1
-1
/
+1
*
tracing: Fix various typos in comments
Ingo Molnar
2021-03-23
1
-2
/
+2
*
tracing: Merge irqflags + preempt counter.
Sebastian Andrzej Siewior
2021-02-02
1
-6
/
+1
*
Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2020-12-17
1
-2
/
+2
|
\
|
*
tracing: Fix some typos in comments
Qiujun Huang
2020-11-11
1
-2
/
+2
*
|
tracing: Remove WARN_ON in start_thread()
Vasily Averin
2020-12-01
1
-1
/
+1
|
/
*
tracing: make tracing_init_dentry() returns an integer instead of a d_entry p...
Wei Yang
2020-09-19
1
-4
/
+4
*
tracing/hwlat: Honor the tracing_cpumask
Kevin Hao
2020-07-31
1
-2
/
+3
*
tracing/hwlat: Drop the duplicate assignment in start_kthread()
Kevin Hao
2020-07-31
1
-1
/
+0
*
tracing: Have hwlat ts be first instance and record count of instances
Steven Rostedt (VMware)
2020-03-03
1
-7
/
+17
*
Merge tag 'trace-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
2020-02-06
1
-1
/
+1
|
\
|
*
tracing: Make struct ring_buffer less ambiguous
Steven Rostedt (VMware)
2020-01-13
1
-1
/
+1
|
*
tracing: Rename trace_buffer to array_buffer
Steven Rostedt (VMware)
2020-01-13
1
-1
/
+1
*
|
simple_recursive_removal(): kernel-side rm -rf for ramfs-style filesystems
Al Viro
2019-12-11
1
-1
/
+1
|
/
*
tracing/hwlat: Fix a few trivial nits
Srivatsa S. Bhat (VMware)
2019-11-14
1
-2
/
+2
*
ftrace: Implement fs notification for tracing_max_latency
Viktor Rosendahl (BMW)
2019-11-13
1
-4
/
+7
*
tracing/hwlat: Don't ignore outer-loop duration when calculating max_latency
Srivatsa S. Bhat (VMware)
2019-10-13
1
-0
/
+2
*
tracing/hwlat: Report total time spent in all NMIs during the sample
Srivatsa S. Bhat (VMware)
2019-10-13
1
-1
/
+1
*
sched/core: Provide a pointer to the valid CPU mask
Sebastian Andrzej Siewior
2019-06-03
1
-1
/
+1
*
tracing: Add SPDX License format tags to tracing files
Steven Rostedt (VMware)
2018-08-17
1
-3
/
+1
*
tracing: Do a WARN_ON() if start_thread() in hwlat is called when thread exists
Steven Rostedt (VMware)
2018-08-01
1
-1
/
+1
*
ftrace: Add missing check for existing hwlat thread
Erica Bugden
2018-08-01
1
-0
/
+3
*
trace: make trace_hwlat timestamp y2038 safe
Deepa Dinamani
2017-05-09
1
-7
/
+7
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
Merge tag 'trace-v4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
2017-02-27
1
-17
/
+17
|
\
|
*
tracing: Clean up the hwlat binding code
Steven Rostedt (VMware)
2017-01-31
1
-17
/
+17
*
|
Merge tag 'trace-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2017-02-27
1
-4
/
+1
|
\
\
|
|
/
|
/
|
|
*
tracing/hwlat: Update old comment about migration
Luiz Capitulino
2017-02-15
1
-4
/
+1
*
|
tracing: Fix hwlat kthread migration
Steven Rostedt (VMware)
2017-01-31
1
-3
/
+5
|
/
*
tracing: Make __buffer_unlock_commit() always_inline
Steven Rostedt (Red Hat)
2016-11-24
1
-1
/
+1
*
tracing: Add NMI tracing in hwlat detector
Steven Rostedt (Red Hat)
2016-09-02
1
-0
/
+51
*
tracing: Have hwlat trace migrate across tracing_cpumask CPUs
Steven Rostedt (Red Hat)
2016-09-02
1
-0
/
+55
*
tracing: Added hardware latency tracer
Steven Rostedt (Red Hat)
2016-09-02
1
-0
/
+527