index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-19
perf tools: Move syscall number fallbacks from perf-sys.h to tools/arch/x86/i...
Arnaldo Carvalho de Melo
6
-20
/
+19
2018-07-19
Kbuild: fix # escaping in .cmd files for future Make
Rasmus Villemoes
2
-2
/
+5
2018-07-17
tools build: fix # escaping in .cmd files for future Make
Paul Menzel
1
-2
/
+2
2018-07-03
perf intel-pt: Fix packet decoding of CYC packets
Adrian Hunter
1
-1
/
+1
2018-07-03
perf intel-pt: Fix "Unexpected indirect branch" error
Adrian Hunter
3
-2
/
+28
2018-07-03
perf intel-pt: Fix MTC timing after overflow
Adrian Hunter
1
-1
/
+0
2018-07-03
perf intel-pt: Fix decoding to accept CBR between FUP and corresponding TIP
Adrian Hunter
1
-1
/
+4
2018-07-03
perf intel-pt: Fix sync_switch INTEL_PT_SS_NOT_TRACING
Adrian Hunter
1
-0
/
+1
2018-07-03
perf tools: Fix symbol and object code resolution for vdso32 and vdsox32
Adrian Hunter
1
-0
/
+2
2018-05-30
selftests/net: fixes psock_fanout eBPF test case
Prashant Bhole
1
-1
/
+2
2018-05-30
perf report: Fix memory corruption in --branch-history mode --branch-history
Jiri Olsa
2
-4
/
+1
2018-05-30
perf tests: Use arch__compare_symbol_names to compare symbols
Jiri Olsa
1
-1
/
+1
2018-05-30
selftests: Print the test we're running to /dev/kmsg
Michael Ellerman
1
-0
/
+1
2018-05-30
tools/thermal: tmon: fix for segfault
Frank Asseg
2
-6
/
+7
2018-05-30
selftests: ftrace: Add a testcase for probepoint
Masami Hiramatsu
1
-0
/
+43
2018-05-30
selftests: ftrace: Add a testcase for string type with kprobe_event
Masami Hiramatsu
1
-0
/
+46
2018-05-30
selftests: ftrace: Add probe event argument syntax testcase
Masami Hiramatsu
1
-0
/
+97
2018-05-30
selftests/powerpc: Skip the subpage_prot tests if the syscall is unavailable
Michael Ellerman
1
-0
/
+14
2018-05-30
selftests: memfd: add config fragment for fuse
Anders Roxell
1
-0
/
+1
2018-05-30
tools/libbpf: handle issues with bpf ELF objects containing .eh_frames
Jesper Dangaard Brouer
1
-0
/
+26
2018-05-30
tools lib traceevent: Fix get_field_str() for dynamic strings
Steven Rostedt (VMware)
1
-1
/
+9
2018-05-30
perf callchain: Fix attr.sample_max_stack setting
Arnaldo Carvalho de Melo
1
-4
/
+4
2018-05-30
tools lib traceevent: Simplify pointer print logic and fix %pF
Steven Rostedt (VMware)
1
-8
/
+9
2018-05-16
test_firmware: fix setting old custom fw path back on exit, second try
Ben Hutchings
1
-2
/
+4
2018-04-24
Revert "perf tests: Decompress kernel module before objdump"
Greg Kroah-Hartman
1
-19
/
+1
2018-04-24
perf intel-pt: Fix timestamp following overflow
Adrian Hunter
1
-0
/
+1
2018-04-24
perf intel-pt: Fix error recovery from missing TIP packet
Adrian Hunter
1
-0
/
+1
2018-04-24
perf intel-pt: Fix sync_switch
Adrian Hunter
1
-7
/
+25
2018-04-24
perf intel-pt: Fix overlap detection to identify consecutive buffers correctly
Adrian Hunter
3
-35
/
+34
2018-04-13
perf tools: Fix copyfile_offset update of output offset
Jiri Olsa
1
-1
/
+1
2018-04-13
perf tests: Decompress kernel module before objdump
Namhyung Kim
1
-1
/
+19
2018-04-13
perf report: Ensure the perf DSO mapping matches what libdw sees
Milian Wolff
1
-0
/
+8
2018-04-13
perf header: Set proper module name when build-id event found
Namhyung Kim
1
-2
/
+10
2018-04-13
perf trace: Add mmap alias for s390
Jiri Olsa
1
-0
/
+4
2018-04-13
perf probe: Add warning message if there is unexpected event name
Masami Hiramatsu
1
-0
/
+8
2018-04-13
selftests/powerpc: Fix TM resched DSCR test with some compilers
Michael Ellerman
1
-1
/
+1
2018-03-24
perf tests kmod-path: Don't fail if compressed modules aren't supported
Kim Phillips
1
-0
/
+2
2018-03-22
selftests/x86/entry_from_vm86: Add test cases for POPF
Andy Lutomirski
1
-3
/
+27
2018-03-22
selftests/x86: Add tests for the STR and SLDT instructions
Ricardo Neri
1
-1
/
+17
2018-03-22
selftests/x86: Add tests for User-Mode Instruction Prevention
Ricardo Neri
1
-1
/
+72
2018-03-22
selftests/x86/entry_from_vm86: Exit with 1 if we fail
Andy Lutomirski
1
-1
/
+1
2018-03-22
rcutorture/configinit: Fix build directory error message
SeongJae Park
1
-1
/
+1
2018-03-22
tools/usbip: fixes build with musl libc toolchain
Julien BOIBESSOT
1
-1
/
+1
2018-03-22
test_firmware: fix setting old custom fw path back on exit
Luis R. Rodriguez
1
-1
/
+4
2018-03-22
perf session: Don't rely on evlist in pipe mode
David Carrillo-Cisneros
1
-3
/
+13
2018-03-22
perf inject: Copy events when reordering events in pipe mode
David Carrillo-Cisneros
2
-1
/
+3
2018-03-22
perf probe: Return errno when not hitting any event
Kefeng Wang
1
-3
/
+3
2018-03-22
perf tools: Make perf_event__synthesize_mmap_events() scale
Stephane Eranian
1
-2
/
+2
2018-03-22
perf sort: Fix segfault with basic block 'cycles' sort dimension
Changbin Du
1
-0
/
+5
2018-02-25
tools build: Add tools tree support for 'make -s'
Josh Poimboeuf
2
-1
/
+21
[next]