index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-15
perf srcline: Fix handling of inline functions
Ian Rogers
1
-56
/
+80
2023-06-15
selftests/ptp: Fix timestamp printf format for PTP_SYS_OFFSET
Alex Maftei
1
-3
/
+3
2023-06-15
selftests: tty: add selftest for tty timestamp updates
Michal Sekletar
4
-0
/
+96
2023-06-15
Merge tag 'counter-updates-for-6.5a' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2
-0
/
+3
2023-06-15
tools: ynl: work around stale system headers
Jakub Kicinski
3
-3
/
+35
2023-06-14
perf srcline: Add a timeout to reading from addr2line
Ian Rogers
3
-4
/
+14
2023-06-14
tools api: Add simple timeout to io read
Ian Rogers
1
-1
/
+27
2023-06-14
perf tool x86: Fix perf_env memory leak
Ian Rogers
1
-1
/
+1
2023-06-14
selftests/user_events: Adapt dyn_test to non-persist events
Beau Belgrave
1
-41
/
+136
2023-06-14
selftests/user_events: Ensure auto cleanup works as expected
Beau Belgrave
1
-11
/
+38
2023-06-14
selftests/user_events: Add perf self-test for empty arguments events
sunliming
1
-0
/
+53
2023-06-14
selftests/user_events: Clear the events after perf self-test
sunliming
1
-0
/
+29
2023-06-14
selftests/user_events: Add ftrace self-test for empty arguments events
sunliming
1
-0
/
+33
2023-06-14
tracing/user_events: Prevent same name but different args event
sunliming
1
-0
/
+6
2023-06-14
selftests: forwarding: hw_stats_l3: Set addrgenmode in a separate step
Danielle Ratson
1
-4
/
+7
2023-06-13
selftests/tc-testing: Remove configs that no longer exist
Vlad Buslov
1
-5
/
+0
2023-06-13
selftests/tc-testing: Fix SFB db test
Vlad Buslov
1
-2
/
+2
2023-06-13
selftests/tc-testing: Fix Error: failed to find target LOG
Vlad Buslov
1
-0
/
+1
2023-06-13
selftests/tc-testing: Fix Error: Specified qdisc kind is unknown.
Vlad Buslov
1
-0
/
+1
2023-06-13
perf vendor events arm64: Add default tags into topdown L1 metrics
Kan Liang
1
-4
/
+8
2023-06-13
pert tests: Support metricgroup perf stat JSON output
Kan Liang
1
-0
/
+3
2023-06-13
perf tests task_analyzer: Skip tests if no libtraceevent support
Aditya Gupta
1
-0
/
+18
2023-06-13
perf tests task_analyzer: Print command that failed instead of just "perf"
Aditya Gupta
1
-12
/
+12
2023-06-13
perf tests task_analyzer: Fix bad substitution ${$1}
Aditya Gupta
1
-1
/
+1
2023-06-13
perf tests stat+shadow_stat.sh: Fix all POSIX sh warnings found using shellcheck
Spoorthy S
1
-2
/
+2
2023-06-13
perf tests test_brstack.sh: Fix all POSIX sh warnings
Geetika
1
-6
/
+6
2023-06-13
perf tests shell: Fixed shellcheck warnings
Samir Mulani
3
-11
/
+11
2023-06-13
perf tests lock_contention: Fix shellscript errors
Abhirup Deb
1
-35
/
+35
2023-06-13
perf tests test_arm_spe: Address shellcheck warnings about signal name case
Abhirup Deb
1
-1
/
+1
2023-06-13
perf tests test_task_analyzer: Fix shellcheck issues
Aboorva Devarajan
1
-27
/
+27
2023-06-13
perf tests stat_all_metrics: Fix shellcheck warning SC2076
Barnali Guha Thakurata
1
-3
/
+3
2023-06-13
perf tests test_arm_coresight: Shellcheck fixes
Anushree Mathur
1
-3
/
+3
2023-06-13
perf tests stat+csv_output: Fix shellcheck warnings
Korrapati Likhitha
1
-2
/
+2
2023-06-13
perf tests daemon: Address shellcheck warnings
Shirisha G
1
-38
/
+75
2023-06-13
perf tests arm_callgraph_fp: Address shellcheck warnings about signal names a...
Spoorthy S
1
-3
/
+3
2023-06-13
perf tests stat+json_output: Address shellcheck warnings
Disha Goel
1
-1
/
+1
2023-06-13
perf python scripting: Get rid of unused import in arm-cs-trace-disasm
Sourabh Jain
1
-1
/
+0
2023-06-13
perf tool x86: Consolidate is_amd check into single function
Ravi Bangoria
5
-31
/
+31
2023-06-13
perf parse-events: Avoid string for PE_BP_COLON, PE_BP_SLASH
Ian Rogers
3
-15
/
+2
2023-06-13
perf metric: Fix no group check
Kan Liang
1
-1
/
+1
2023-06-13
tools api fs: More thread safety for global filesystem variables
Ian Rogers
1
-125
/
+86
2023-06-13
perf srcline: Make sentinel reading for binutils addr2line more robust
Ian Rogers
1
-8
/
+53
2023-06-13
perf srcline: Make addr2line configuration failure more verbose
Ian Rogers
1
-13
/
+21
2023-06-13
perf tests: Make x86 new instructions test optional at build time
Adrian Hunter
6
-1
/
+20
2023-06-13
perf dwarf-aux: Allow unnamed struct/union/enum
Namhyung Kim
1
-3
/
+5
2023-06-13
perf dwarf-aux: Fix off-by-one in die_get_varname()
Namhyung Kim
1
-1
/
+1
2023-06-13
selftests/bpf: Verify that check_ids() is used for scalars in regsafe()
Eduard Zingerman
1
-0
/
+315
2023-06-13
selftests/bpf: Check if mark_chain_precision() follows scalar ids
Eduard Zingerman
2
-0
/
+346
2023-06-13
bpf: Use scalar ids in mark_chain_precision()
Eduard Zingerman
1
-4
/
+4
2023-06-13
selftests/bpf: add a test for subprogram extables
Krister Johansen
2
-0
/
+80
[prev]
[next]