index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-18
tracing: Always use canonical ftrace path
Ross Zwisler
11
-25
/
+25
2023-02-16
tracing/histogram: Fix stacktrace histogram Documententation
Tom Zanussi
1
-66
/
+90
2023-02-16
tracing/histogram: Fix stacktrace key
Tom Zanussi
1
-3
/
+31
2023-02-16
tracing/histogram: Fix a few problems with stacktrace variable printing
Tom Zanussi
1
-8
/
+18
2023-02-15
tracing: Add BUILD_BUG() to make sure stacktrace fits in strings
Steven Rostedt (Google)
1
-0
/
+3
2023-02-15
tracing/histogram: Don't use strlen to find length of stacktrace variables
Tom Zanussi
2
-5
/
+14
2023-02-07
tracing: Allow boot instances to have snapshot buffers
Steven Rostedt (Google)
2
-7
/
+81
2023-02-07
tracing: Add trace_array_puts() to write into instance
Steven Rostedt (Google)
2
-10
/
+29
2023-02-07
tracing: Add enabling of events to boot instances
Steven Rostedt (Google)
4
-5
/
+24
2023-02-07
tracing: Add creation of instances at boot command line
Steven Rostedt (Google)
2
-0
/
+56
2023-02-07
tracing: Fix trace_event_raw_event_synth() if else statement
Steven Rostedt (Google)
1
-2
/
+2
2023-02-07
samples: ftrace: Make some global variables static
Tom Rix
1
-12
/
+12
2023-02-07
ftrace: sample: avoid open-coded 64-bit division
Arnd Bergmann
1
-1
/
+1
2023-02-07
samples: ftrace: Include the nospec-branch.h only for x86
Song Shuai
5
-5
/
+5
2023-02-07
tracing: Acquire buffer from temparary trace sequence
Linyu Yuan
4
-0
/
+32
2023-02-07
tracing/histogram: Wrap remaining shell snippets in code blocks
Bagas Sanjaya
1
-46
/
+47
2023-02-07
tracing/osnoise: No need for schedule_hrtimeout range
Davidlohr Bueso
1
-1
/
+1
2023-01-25
bpf/tracing: Use stage6 of tracing to not duplicate macros
Steven Rostedt (Google)
1
-44
/
+1
2023-01-25
perf/tracing: Use stage6 of tracing to not duplicate macros
Steven Rostedt (Google)
2
-45
/
+4
2023-01-25
tracing/histogram: Add simple tests for stacktrace usage of synthetic events
Steven Rostedt (Google)
3
-1
/
+31
2023-01-25
tracing/histogram: Document variable stacktrace
Steven Rostedt (Google)
1
-0
/
+129
2023-01-25
tracing/histogram: Add stacktrace type
Steven Rostedt (Google)
1
-0
/
+4
2023-01-25
tracing: Allow synthetic events to pass around stacktraces
Steven Rostedt (Google)
4
-5
/
+87
2023-01-25
tracing: Allow stacktraces to be saved as histogram variables
Steven Rostedt (Google)
1
-10
/
+42
2023-01-25
tracing: Simplify calculating entry size using struct_size()
Steven Rostedt (Google)
1
-2
/
+1
2023-01-25
tracing: Add NULL checks for buffer in ring_buffer_free_read_page()
Jia-Ju Bai
1
-1
/
+6
2023-01-25
ftrace: Add sample with custom ops
Mark Rutland
4
-0
/
+261