index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
firmware-guide
/
acpi
/
gpio-properties.rst
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-03-15
rtla/osnoise: Add an option to set the threshold
Daniel Bristot de Oliveira
3
-7
/
+40
2022-03-15
rtla/osnoise: Add support to adjust the tracing_thresh
Daniel Bristot de Oliveira
2
-0
/
+91
2022-03-09
ftrace: Fix some W=1 warnings in kernel doc comments
Jiapeng Chong
1
-2
/
+2
2022-03-09
tracing/osnoise: Force quiescent states while tracing
Nicolas Saenz Julienne
1
-0
/
+20
2022-03-09
tracing/osnoise: Do not unregister events twice
Daniel Bristot de Oliveira
1
-0
/
+11
2022-03-04
tracing: Fix return value of __setup handlers
Randy Dunlap
2
-3
/
+3
2022-03-02
tracing/histogram: Fix sorting on old "cpu" value
Steven Rostedt (Google)
1
-3
/
+3
2022-02-26
rtla/osnoise: Fix error message when failing to enable trace instance
Daniel Bristot de Oliveira
1
-1
/
+1
2022-02-26
rtla/osnoise: Free params at the exit
Daniel Bristot de Oliveira
1
-0
/
+1
2022-02-26
rtla/hist: Make -E the short version of --entries
Daniel Bristot de Oliveira
4
-12
/
+12
2022-02-26
tracing: Fix selftest config check for function graph start up test
Christophe Leroy
1
-4
/
+2
2022-02-26
tracefs: Set the group ownership in apply_options() not parse_options()
Steven Rostedt (Google)
1
-2
/
+3
2022-02-25
tracing/osnoise: Make osnoise_main to sleep for microseconds
Daniel Bristot de Oliveira
1
-21
/
+32
2022-02-25
ftrace: Remove unused ftrace_startup_enable() stub
Nathan Chancellor
1
-1
/
+0
2022-02-25
tracing: Ensure trace buffer is at least 4096 bytes large
Sven Schnelle
1
-4
/
+6
2022-02-25
tracing: Uninline trace_trigger_soft_disabled() partly
Christophe Leroy
2
-10
/
+26
2022-02-25
eprobes: Remove redundant event type information
Steven Rostedt (Google)
4
-16
/
+12
2022-02-25
tracing: Have traceon and traceoff trigger honor the instance
Steven Rostedt (Google)
1
-6
/
+46
2022-02-25
tracing: Dump stacktrace trigger to the corresponding instance
Daniel Bristot de Oliveira
1
-1
/
+6
2022-02-24
rtla: Fix systme -> system typo on man page
Arnaldo Carvalho de Melo
1
-1
/
+1
2022-02-08
tracing: Fix tp_printk option related with tp_printk_stop_on_boot
JaeSang Yoo
1
-0
/
+4
2022-02-08
MAINTAINERS: Add RTLA entry
Daniel Bristot de Oliveira
1
-0
/
+8
2022-02-08
rtla: Fix segmentation fault when failing to enable -t
Daniel Bristot de Oliveira
5
-16
/
+15
2022-02-04
rtla/trace: Error message fixup
Daniel Bristot de Oliveira
1
-4
/
+4
2022-02-04
rtla/utils: Fix session duration parsing
Daniel Bristot de Oliveira
1
-2
/
+2
2022-02-04
rtla: Follow kernel version
Daniel Bristot de Oliveira
1
-1
/
+3
2022-01-28
tracing: Don't inc err_log entry count if entry allocation fails
Tom Zanussi
1
-1
/
+2
2022-01-28
tracing: Propagate is_signed to expression
Tom Zanussi
1
-0
/
+3
2022-01-28
tracing: Fix smatch warning for do while check in event_hist_trigger_parse()
Tom Zanussi
1
-1
/
+1
2022-01-28
tracing: Fix smatch warning for null glob in event_hist_trigger_parse()
Tom Zanussi
1
-1
/
+3
2022-01-28
tools/tracing: Update Makefile to build rtla
Shuah Khan
1
-4
/
+14
2022-01-28
rtla: Make doc build optional
Shuah Khan
1
-1
/
+1
2022-01-28
tracing/perf: Avoid -Warray-bounds warning for __rel_loc macro
Kees Cook
2
-3
/
+4
2022-01-28
tracing: Avoid -Warray-bounds warning for __rel_loc macro
Masami Hiramatsu
1
-3
/
+4
2022-01-28
tracing/histogram: Fix a potential memory leak for kstrdup()
Xiaoke Wang
1
-0
/
+1
2022-01-28
ftrace: Have architectures opt-in for mcount build time sorting
Steven Rostedt (Google)
4
-2
/
+10
2022-01-23
Linux 5.17-rc1
v5.17-rc1
Linus Torvalds
1
-2
/
+2
2022-01-23
ftrace: Fix assuming build time sort works for s390
Steven Rostedt (Google)
2
-3
/
+10
2022-01-22
perf tools: Remove redundant err variable
Minghao Chi
1
-4
/
+1
2022-01-22
perf test: Add parse-events test for aliases with hyphens
John Garry
2
-9
/
+82
2022-01-22
perf test: Add pmu-events test for aliases with hyphens
John Garry
2
-0
/
+48
2022-01-22
perf parse-events: Support event alias in form foo-bar-baz
John Garry
4
-4
/
+41
2022-01-22
perf evsel: Override attr->sample_period for non-libpfm4 events
German Gomez
1
-8
/
+17
2022-01-22
perf cpumap: Remove duplicate include in cpumap.h
Lv Ruyi
1
-1
/
+0
2022-01-22
perf cpumap: Migrate to libperf cpumap api
Ian Rogers
31
-87
/
+99
2022-01-22
perf python: Fix cpu_map__item() building
Ian Rogers
1
-3
/
+3
2022-01-22
perf script: Fix printing 'phys_addr' failure issue
Yao Jin
1
-1
/
+1
2022-01-22
certs: Fix build error when CONFIG_MODULE_SIG_KEY is empty
Masahiro Yamada
1
-1
/
+1
2022-01-22
certs: Fix build error when CONFIG_MODULE_SIG_KEY is PKCS#11 URI
Masahiro Yamada
1
-1
/
+1
2022-01-22
Revert "Makefile: Do not quote value for CONFIG_CC_IMPLICIT_FALLTHROUGH"
Masahiro Yamada
1
-1
/
+1
[next]