index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
trace_hwlat.c
Age
Commit message (
Expand
)
Author
2021-02-02
tracing: Merge irqflags + preempt counter.
Sebastian Andrzej Siewior
2020-12-17
Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2020-11-30
tracing: Remove WARN_ON in start_thread()
Vasily Averin
2020-11-10
tracing: Fix some typos in comments
Qiujun Huang
2020-09-18
tracing: make tracing_init_dentry() returns an integer instead of a d_entry p...
Wei Yang
2020-07-30
tracing/hwlat: Honor the tracing_cpumask
Kevin Hao
2020-07-30
tracing/hwlat: Drop the duplicate assignment in start_kthread()
Kevin Hao
2020-03-03
tracing: Have hwlat ts be first instance and record count of instances
Steven Rostedt (VMware)
2020-02-06
Merge tag 'trace-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
2020-01-13
tracing: Make struct ring_buffer less ambiguous
Steven Rostedt (VMware)
2020-01-13
tracing: Rename trace_buffer to array_buffer
Steven Rostedt (VMware)
2019-12-10
simple_recursive_removal(): kernel-side rm -rf for ramfs-style filesystems
Al Viro
2019-11-14
tracing/hwlat: Fix a few trivial nits
Srivatsa S. Bhat (VMware)
2019-11-13
ftrace: Implement fs notification for tracing_max_latency
Viktor Rosendahl (BMW)
2019-10-12
tracing/hwlat: Don't ignore outer-loop duration when calculating max_latency
Srivatsa S. Bhat (VMware)
2019-10-12
tracing/hwlat: Report total time spent in all NMIs during the sample
Srivatsa S. Bhat (VMware)
2019-06-03
sched/core: Provide a pointer to the valid CPU mask
Sebastian Andrzej Siewior
2018-08-16
tracing: Add SPDX License format tags to tracing files
Steven Rostedt (VMware)
2018-08-01
tracing: Do a WARN_ON() if start_thread() in hwlat is called when thread exists
Steven Rostedt (VMware)
2018-08-01
ftrace: Add missing check for existing hwlat thread
Erica Bugden
2017-05-08
trace: make trace_hwlat timestamp y2038 safe
Deepa Dinamani
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-02-27
Merge tag 'trace-v4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
2017-02-27
Merge tag 'trace-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2017-02-15
tracing/hwlat: Update old comment about migration
Luiz Capitulino
2017-01-31
tracing: Clean up the hwlat binding code
Steven Rostedt (VMware)
2017-01-31
tracing: Fix hwlat kthread migration
Steven Rostedt (VMware)
2016-11-23
tracing: Make __buffer_unlock_commit() always_inline
Steven Rostedt (Red Hat)
2016-09-02
tracing: Add NMI tracing in hwlat detector
Steven Rostedt (Red Hat)
2016-09-02
tracing: Have hwlat trace migrate across tracing_cpumask CPUs
Steven Rostedt (Red Hat)
2016-09-02
tracing: Added hardware latency tracer
Steven Rostedt (Red Hat)