Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
4ba9e687ed89fd2a3fe6a3d7e95daea8669edb94
/
tools
18e589f
selftest: timers: Tweak raw_skew to SKIP when ADJ_OFFSET/other clock adjustments are in progress
by John Stultz
· 6 years ago
2516ead
Tools: hv: Fix a bug in the key delete code
by K. Y. Srinivasan
· 6 years ago
24dc2f5
perf powerpc: Fix callchain ip filtering
by Sandipan Das
· 6 years ago
14f3d65
perf powerpc: Fix callchain ip filtering when return address is in a register
by Sandipan Das
· 6 years ago
48c37aa
perf test: Fix subtest number when showing results
by Thomas Richter
· 6 years ago
2a19b49
perf tools: Allow overriding MAX_NR_CPUS at compile time
by Christophe Leroy
· 7 years ago
82e1e87
selftests/powerpc: Kill child processes on SIGINT
by Breno Leitao
· 6 years ago
6841830
perf probe powerpc: Fix trace event post-processing
by Sandipan Das
· 6 years ago
e0ec112
perf auxtrace: Fix queue resize
by Adrian Hunter
· 6 years ago
d0995e1
tools/power turbostat: Read extended processor family from CPUID
by Calvin Walton
· 6 years ago
579381f
selftests/ftrace: Add snapshot and tracing_on test case
by Masami Hiramatsu
· 6 years ago
354d5a3
tools/power turbostat: fix -S on UP systems
by Len Brown
· 6 years ago
3b7c96a
tools: usb: ffs-test: Fix build on big endian systems
by Peter Senna Tschudin
· 6 years ago
faf0464
tools: build: Use HOSTLDFLAGS with fixdep
by Laura Abbott
· 6 years ago
b81825b
perf llvm-utils: Remove bashism from kernel include fetch script
by Kim Phillips
· 6 years ago
ce94ead
objtool: Support GCC 8 '-fnoreorder-functions'
by Josh Poimboeuf
· 6 years ago
7aa9262
selftests/x86/sigreturn: Do minor cleanups
by Andy Lutomirski
· 6 years ago
bc53be3
selftests/x86/sigreturn/64: Fix spurious failures on AMD CPUs
by Andy Lutomirski
· 6 years ago
f6e2273
perf bench: Fix numa report output code
by Jiri Olsa
· 6 years ago
dcc0fbf
perf report powerpc: Fix crash if callchain is empty
by Sandipan Das
· 6 years ago
241ad31
perf test session topology: Fix test on s390
by Thomas Richter
· 6 years ago
0fab6c6
selftests: sync: add config fragment for testing sync framework
by Fathi Boudra
· 6 years ago
dd91188
selftests: zram: return Kselftest Skip code for skipped tests
by Shuah Khan (Samsung OSG)
· 6 years ago
dbd816e
selftests: user: return Kselftest Skip code for skipped tests
by Shuah Khan (Samsung OSG)
· 6 years ago
ccb8eef
selftests: static_keys: return Kselftest Skip code for skipped tests
by Shuah Khan (Samsung OSG)
· 6 years ago
879beb7
selftests: pstore: return Kselftest Skip code for skipped tests
by Shuah Khan (Samsung OSG)
· 6 years ago
d21c271
tools headers: Synchronise x86 cpufeatures.h for L1TF additions
by David Woodhouse
· 6 years ago
d4fd1bf
selftests/intel_pstate: Improve test, minor fixes
by Daniel Díaz
· 7 years ago
ce28cf5
usbip: usbip_detach: Fix memory, udev context and udev leak
by Shuah Khan (Samsung OSG)
· 6 years ago
5629505
perf tools: Fix pmu events parsing rule
by Jiri Olsa
· 6 years ago
36c038f0
tools build: fix # escaping in .cmd files for future Make
by Paul Menzel
· 6 years ago
b5d7d7d
Kbuild: fix # escaping in .cmd files for future Make
by Rasmus Villemoes
· 7 years ago
d6a267b
perf intel-pt: Fix packet decoding of CYC packets
by Adrian Hunter
· 6 years ago
d129ab7
perf intel-pt: Fix "Unexpected indirect branch" error
by Adrian Hunter
· 6 years ago
4213d9b
perf intel-pt: Fix MTC timing after overflow
by Adrian Hunter
· 6 years ago
282f1f6
perf intel-pt: Fix decoding to accept CBR between FUP and corresponding TIP
by Adrian Hunter
· 6 years ago
31606f7
perf intel-pt: Fix sync_switch INTEL_PT_SS_NOT_TRACING
by Adrian Hunter
· 6 years ago
dfd2eff
perf tools: Fix symbol and object code resolution for vdso32 and vdsox32
by Adrian Hunter
· 6 years ago
ccd19d3
objtool: update .gitignore file
by Greg Kroah-Hartman
· 6 years ago
f09a7b0
perf: sync up x86/.../cpufeatures.h
by Greg Kroah-Hartman
· 6 years ago
269e590
objtool: header file sync-up
by Greg Kroah-Hartman
· 6 years ago
c310c7b
perf/tools: header file sync up
by Greg Kroah-Hartman
· 6 years ago
9aebb3d
objtool: Fix "noreturn" detection for recursive sibling calls
by Josh Poimboeuf
· 7 years ago
603a2cd
objtool: Detect RIP-relative switch table references, part 2
by Josh Poimboeuf
· 6 years ago
48dc537
objtool: Detect RIP-relative switch table references
by Josh Poimboeuf
· 7 years ago
7cd9185
objtool: Support GCC 8 switch tables
by Josh Poimboeuf
· 7 years ago
1f7f88a
objtool: Support GCC 8's cold subfunctions
by Josh Poimboeuf
· 7 years ago
b790b4f
objtool: sync up with the 4.14.47 version of objtool
by Greg Kroah-Hartman
· 6 years ago
b6e7b98
tools include: Include missing headers for fls() and types in linux/log2.h
by Arnaldo Carvalho de Melo
· 8 years ago
c5e64da
tools include: Drop ARRAY_SIZE() definition from linux/hashtable.h
by Arnaldo Carvalho de Melo
· 8 years ago
110cf30
tools include: Move ARRAY_SIZE() to linux/kernel.h
by Arnaldo Carvalho de Melo
· 8 years ago
d45e1f0
tools include: Adopt __same_type() and __must_be_array() from the kernel
by Arnaldo Carvalho de Melo
· 8 years ago
86ff378
tools include: Introduce linux/bug.h, from the kernel sources
by Arnaldo Carvalho de Melo
· 8 years ago
4c0d447
tools include uapi: Grab copies of stat.h and fcntl.h
by Arnaldo Carvalho de Melo
· 8 years ago
f8d0cad
perf tools: Move headers check into bash script
by Jiri Olsa
· 8 years ago
8307d01
perf tools: Force fixdep compilation at the start of the build
by Jiri Olsa
· 8 years ago
9340289
tools include: Adopt kernel's refcount.h
by Arnaldo Carvalho de Melo
· 8 years ago
935e5af
tools include: Add UINT_MAX def to kernel.h
by Arnaldo Carvalho de Melo
· 8 years ago
461d111
tools include: Introduce atomic_cmpxchg_{relaxed,release}()
by Arnaldo Carvalho de Melo
· 8 years ago
c204537
tools include: Adopt __compiletime_error
by Arnaldo Carvalho de Melo
· 8 years ago
09aaaa6
radix tree test suite: Remove types.h
by Matthew Wilcox
· 8 years ago
ea2313b
tools include: Introduce linux/compiler-gcc.h
by Arnaldo Carvalho de Melo
· 8 years ago
2221027
tools: enable endian checks for all sparse builds
by Michael S. Tsirkin
· 8 years ago
5828462
tools: add more bitmap functions
by Matthew Wilcox
· 8 years ago
856bc9a
tools lib: Add for_each_clear_bit macro
by Jiri Olsa
· 8 years ago
24ac7a4
objtool: Move checking code to check.c
by Josh Poimboeuf
· 7 years ago
add0ff1
objtool: Improve detection of BUG() and other dead ends
by Josh Poimboeuf
· 8 years ago
66380cb
selftests/net: fixes psock_fanout eBPF test case
by Prashant Bhole
· 7 years ago
5a8e209
perf report: Fix memory corruption in --branch-history mode --branch-history
by Jiri Olsa
· 7 years ago
f97276c
perf tests: Use arch__compare_symbol_names to compare symbols
by Jiri Olsa
· 7 years ago
5bb5f95
perf stat: Fix core dump when flag T is used
by Thomas Richter
· 7 years ago
f2c9d72
perf top: Fix top.call-graph config option reading
by Yisheng Xie
· 7 years ago
3feab92
selftests: Print the test we're running to /dev/kmsg
by Michael Ellerman
· 7 years ago
98b2198
tools/thermal: tmon: fix for segfault
by Frank Asseg
· 7 years ago
9cf1e7f
selftests: ftrace: Add a testcase for probepoint
by Masami Hiramatsu
· 7 years ago
c44ecab
selftests: ftrace: Add a testcase for string type with kprobe_event
by Masami Hiramatsu
· 7 years ago
47b91fc
selftests: ftrace: Add probe event argument syntax testcase
by Masami Hiramatsu
· 7 years ago
be00ce5
selftests/powerpc: Skip the subpage_prot tests if the syscall is unavailable
by Michael Ellerman
· 7 years ago
b611d45
selftests: memfd: add config fragment for fuse
by Anders Roxell
· 7 years ago
3f3beab
selftests: pstore: Adding config fragment CONFIG_PSTORE_RAM=m
by Naresh Kamboju
· 7 years ago
517fbc7
bpf: fix rlimit in reuseport net selftest
by Daniel Borkmann
· 7 years ago
a7f9a7e
tools/libbpf: handle issues with bpf ELF objects containing .eh_frames
by Jesper Dangaard Brouer
· 7 years ago
7b0f8d7
perf record: Fix failed memory allocation for get_cpuid_str
by Thomas Richter
· 7 years ago
d23d7b0
tools lib traceevent: Fix get_field_str() for dynamic strings
by Steven Rostedt (VMware)
· 7 years ago
f32b5f4d
perf callchain: Fix attr.sample_max_stack setting
by Arnaldo Carvalho de Melo
· 7 years ago
50efa63
tools lib traceevent: Simplify pointer print logic and fix %pF
by Steven Rostedt (VMware)
· 7 years ago
ab677c2
seccomp: Add filter flag to opt-out of SSB mitigation
by Kees Cook
· 7 years ago
b70f9d2
test_firmware: fix setting old custom fw path back on exit, second try
by Ben Hutchings
· 7 years ago
d8d8355
tools/lib/subcmd/pager.c: do not alias select() params
by Sergey Senozhatsky
· 7 years ago
20d10d7
objtool, perf: Fix GCC 8 -Wrestrict error
by Josh Poimboeuf
· 7 years ago
fdc2090
Revert "perf tools: Decompress kernel module when reading DSO data"
by Greg Kroah-Hartman
· 7 years ago
6ba906f
Revert "perf tests: Decompress kernel module before objdump"
by Greg Kroah-Hartman
· 7 years ago
57ce7d4
perf intel-pt: Fix timestamp following overflow
by Adrian Hunter
· 7 years ago
2c1f44b
perf intel-pt: Fix error recovery from missing TIP packet
by Adrian Hunter
· 7 years ago
6a33036
perf intel-pt: Fix sync_switch
by Adrian Hunter
· 7 years ago
aad2ad6
perf intel-pt: Fix overlap detection to identify consecutive buffers correctly
by Adrian Hunter
· 7 years ago
720f627
perf tools: Fix copyfile_offset update of output offset
by Jiri Olsa
· 7 years ago
db14d75
selftests: kselftest_harness: Fix compile warning
by Mickaël Salaün
· 7 years ago
7525a23
perf tests: Decompress kernel module before objdump
by Namhyung Kim
· 7 years ago
e2d0549
perf tools: Decompress kernel module when reading DSO data
by Namhyung Kim
· 7 years ago
Next »