index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-06
perf tools: Fix empty version number when building outside of a git repo
Will Chandler
1
-2
/
+8
2022-10-06
perf lock: Remove unused struct lock_contention_key
Yuan Can
1
-5
/
+0
2022-10-06
perf jit: Remove unused struct debug_line_info
Yuan Can
1
-7
/
+0
2022-10-06
perf metric: Remove unused struct metric_ref_node
Yuan Can
1
-11
/
+0
2022-10-06
perf annotate: Remove unused struct disasm_line_samples
Yuan Can
1
-5
/
+0
2022-10-06
perf machine: Remove unused struct process_args
Yuan Can
1
-4
/
+0
2022-10-06
perf lock contention: Fix a build error on 32-bit
Namhyung Kim
2
-2
/
+2
2022-10-06
perf stat: Clean redundant if in process_evlist
Shang XiaoJing
1
-2
/
+0
2022-10-05
Merge tag 'platform-drivers-x86-v6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86
Linus Torvalds
6
-533
/
+496
2022-10-05
cpufreq: amd-pstate: Add explanation for X86_AMD_PSTATE_UT
Meng Li
1
-0
/
+1
2022-10-05
selftests/cpu-hotplug: Add log info when test success
Zhao Gongyi
1
-1
/
+1
2022-10-05
selftests/cpu-hotplug: Reserve one cpu online at least
Zhao Gongyi
1
-18
/
+22
2022-10-05
selftests/cpu-hotplug: Delete fault injection related code
Zhao Gongyi
2
-82
/
+6
2022-10-05
selftests/cpu-hotplug: Use return instead of exit
Zhao Gongyi
1
-5
/
+8
2022-10-05
selftests/cpu-hotplug: Correct log info
Zhao Gongyi
1
-1
/
+1
2022-10-05
selftests: amd-pstate: Add test trigger for amd-pstate driver
Meng Li
4
-0
/
+66
2022-10-05
selftests/vm: use top_srcdir instead of recomputing relative paths
Axel Rasmussen
4
-5
/
+5
2022-10-05
Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux
Rafael J. Wysocki
1
-7
/
+15
2022-10-05
Merge branch 'for-6.1/sysfs-patched-object' into for-linus
Petr Mladek
3
-1
/
+122
2022-10-05
selftest: tpm2: Add Client.__del__() to close /dev/tpm* handle
Stefan Berger
1
-0
/
+4
2022-10-04
tools/power turbostat: version 2022.10.04
Len Brown
1
-1
/
+1
2022-10-04
tools/power turbostat: Use standard Energy Unit for SPR Dram RAPL domain
Zhang Rui
1
-1
/
+0
2022-10-04
tools/power turbostat: Do not dump TRL if turbo is not supported
Artem Bityutskiy
1
-5
/
+11
2022-10-04
tools/power turbostat: Add support for MeteorLake platforms
Zhang Rui
1
-0
/
+2
2022-10-04
tools/power turbostat: Add support for RPL-S
Zhang Rui
1
-0
/
+1
2022-10-04
Merge tag 'net-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
295
-1878
/
+22800
2022-10-04
Merge tag 'x86_cpu_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+3
2022-10-04
perf test: Introduce script for java symbol testing
Leo Yan
1
-0
/
+75
2022-10-04
perf subcmd: Set environment variable "PREFIX"
Leo Yan
1
-0
/
+3
2022-10-04
perf trace: Fix incorrectly parsed hexadecimal value for flags in filter
Chen Zhongjin
1
-5
/
+2
2022-10-04
perf trace: Fix show_arg_names not working for tp arg names
Chen Zhongjin
1
-5
/
+1
2022-10-04
perf string: Remove unused macro K()
Chen Zhongjin
1
-1
/
+0
2022-10-04
perf test: Add kernel lock contention test
Namhyung Kim
1
-0
/
+73
2022-10-04
perf lock: Add -q/--quiet option to suppress header and debug messages
Namhyung Kim
2
-11
/
+20
2022-10-04
perf lock: Add -E/--entries option
Namhyung Kim
2
-5
/
+25
2022-10-04
perf test: waiting.sh: Parameterize timeouts
Adrian Hunter
1
-9
/
+17
2022-10-04
perf test: test_intel_pt.sh: Move helper functions for waiting
Adrian Hunter
2
-64
/
+73
2022-10-04
perf test: test_intel_pt.sh: Add per-thread test
Adrian Hunter
1
-0
/
+247
2022-10-04
perf tools: Add debug messages and comments for testing
Adrian Hunter
3
-0
/
+12
2022-10-04
perf test: test_intel_pt.sh: Add more output in preparation for more tests
Adrian Hunter
1
-1
/
+11
2022-10-04
perf test: test_intel_pt.sh: Fix return checking
Adrian Hunter
1
-3
/
+3
2022-10-04
perf test: test_intel_pt.sh: Use quotes around variable expansion
Adrian Hunter
1
-6
/
+6
2022-10-04
perf test: test_intel_pt.sh: Use grep -c instead of grep plus wc -l
Adrian Hunter
1
-1
/
+1
2022-10-04
perf test: test_intel_pt.sh: Stop using backticks
Adrian Hunter
1
-1
/
+1
2022-10-04
perf test: test_intel_pt.sh: Stop using expr
Adrian Hunter
1
-3
/
+3
2022-10-04
perf test: test_intel_pt.sh: Fix redirection
Adrian Hunter
1
-1
/
+1
2022-10-04
perf test: test_intel_pt.sh: Use a temp directory
Adrian Hunter
1
-4
/
+10
2022-10-04
perf test: test_intel_pt.sh: Add cleanup function
Adrian Hunter
1
-2
/
+16
2022-10-04
perf tests: Fix 'perf probe' error log check in skip_if_no_debuginfo
Athira Rajeev
1
-1
/
+1
2022-10-04
perf annotate: Toggle full address <-> offset display
Namhyung Kim
3
-3
/
+26
[prev]
[next]