index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf tools: Load a program with different instances using preprocessor
Wang Nan
2015-11-18
2
-9
/
+201
*
tools: Clone the kernel's strtobool function
Wang Nan
2015-11-18
2
-0
/
+45
*
tools: Adopt memdup() from tools/perf, moving it to tools/lib/string.c
Arnaldo Carvalho de Melo
2015-11-18
6
-19
/
+36
*
tools: Fix selftests_install Makefile rule
Kevin Hilman
2015-11-18
1
-1
/
+1
*
perf test: Fix build of BPF and LLVM on older glibc libraries
Arnaldo Carvalho de Melo
2015-11-18
2
-11
/
+11
*
perf probe: Clear probe_trace_event when add_probe_trace_event() fails
Wang Nan
2015-11-13
1
-6
/
+14
*
perf probe: Fix memory leaking on failure by clearing all probe_trace_events
Masami Hiramatsu
2015-11-13
1
-1
/
+3
*
perf inject: Also re-pipe lost_samples event
Adrian Hunter
2015-11-13
1
-0
/
+1
*
perf buildid-list: Requires ordered events
Adrian Hunter
2015-11-13
1
-0
/
+1
*
perf symbols: Fix dso lookup by long name and missing buildids
Adrian Hunter
2015-11-13
3
-0
/
+19
*
perf symbols: Allow forcing reading of non-root owned files by root
Arnaldo Carvalho de Melo
2015-11-12
3
-5
/
+6
*
perf hists browser: The dso can be obtained from popup_action->ms.map->dso
Arnaldo Carvalho de Melo
2015-11-12
1
-6
/
+0
*
perf hists browser: Fix 'd' hotkey action to filter by DSO
Arnaldo Carvalho de Melo
2015-11-12
1
-0
/
+1
*
perf symbols: Rebuild rbtree when adjusting symbols for kcore
Adrian Hunter
2015-11-12
1
-16
/
+14
*
tools: Add a "make all" rule
Kamal Mostafa
2015-11-12
1
-0
/
+9
*
tools: Actually install tmon in the install rule
Kamal Mostafa
2015-11-12
1
-1
/
+1
*
tools include: Add compiler.h to list.h
Arnaldo Carvalho de Melo
2015-11-11
1
-0
/
+1
*
perf probe: Verify parameters in two functions
Wang Nan
2015-11-11
1
-0
/
+6
*
perf session: Add missing newlines to some pr_err() calls
Arnaldo Carvalho de Melo
2015-11-11
1
-4
/
+4
*
perf annotate: Support full source file paths for srcline fix
Michael Petlan
2015-11-11
1
-0
/
+1
*
perf test: Add llvm-src-base.c and llvm-src-kbuild.c to .gitignore
Yunlong Song
2015-11-11
1
-0
/
+2
*
Merge tag 'perf-core-for-mingo-2' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2015-11-08
31
-274
/
+920
|
\
|
*
perf test: Do not be case sensitive when searching for matching tests
Arnaldo Carvalho de Melo
2015-11-06
1
-1
/
+1
|
*
perf test: Add 'perf test BPF'
Wang Nan
2015-11-06
6
-1
/
+248
|
*
perf test: Enhance the LLVM tests: add kbuild test
Wang Nan
2015-11-06
4
-1
/
+35
|
*
perf test: Enhance the LLVM test: update basic BPF test program
Wang Nan
2015-11-06
4
-31
/
+129
|
*
perf bpf: Improve BPF related error messages
Wang Nan
2015-11-06
4
-15
/
+108
|
*
perf tools: Make fetch_kernel_version() publicly available
Wang Nan
2015-11-06
3
-33
/
+49
|
*
bpf tools: Add new API bpf_object__get_kversion()
Wang Nan
2015-11-06
2
-0
/
+9
|
*
bpf tools: Improve libbpf error reporting
Wang Nan
2015-11-06
5
-59
/
+159
|
*
perf probe: Cleanup find_perf_probe_point_from_map to reduce redundancy
Masami Hiramatsu
2015-11-06
1
-5
/
+2
|
*
perf annotate: Inform the user about objdump failures in --stdio
Andi Kleen
2015-11-06
1
-2
/
+18
|
*
perf stat: Make stat options global
Jiri Olsa
2015-11-05
1
-81
/
+82
|
*
perf sched latency: Fix thread pid reuse issue
Jiri Olsa
2015-11-05
1
-2
/
+3
|
*
perf tools: Fix find_perf_probe_point_from_map() which incorrectly returns su...
Wang Nan
2015-11-05
1
-0
/
+3
|
*
perf trace: Fix documentation for -i
Peter Feiner
2015-11-05
1
-1
/
+0
|
*
tools lib bpf: Change FEATURE-DUMP to FEATURE-DUMP.libbpf
Yunlong Song
2015-11-05
2
-2
/
+2
|
*
perf llvm: Pass LINUX_VERSION_CODE to BPF program when compiling
Wang Nan
2015-11-05
1
-0
/
+27
|
*
perf llvm: Pass number of configured CPUs to clang compiler
Wang Nan
2015-11-05
1
-6
/
+18
|
*
perf tools: Allow shuffling the build tests
Arnaldo Carvalho de Melo
2015-11-05
2
-1
/
+6
|
*
perf tools: Insert split maps correctly into origin group
Jiri Olsa
2015-11-05
1
-2
/
+8
|
*
perf stat: Use common printout function to avoid duplicated code
Andi Kleen
2015-11-04
1
-37
/
+20
|
*
perf stat: Move sw clock metrics printout to stat-shadow
Andi Kleen
2015-11-04
2
-5
/
+8
|
*
tools lib bpf: Fix compiler warning on CentOS 6
Namhyung Kim
2015-11-03
2
-3
/
+3
|
*
perf bpf: Mute libbpf when '-v' not set
Wang Nan
2015-11-03
1
-2
/
+2
|
*
perf test: Keep test result clean if '-v' not set
Wang Nan
2015-11-03
5
-17
/
+13
*
|
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-11-03
4
-2
/
+564
|
\
\
|
*
|
x86/fpu/math-emu, selftests: Add test for FISTTP instructions
Denys Vlasenko
2015-09-20
2
-1
/
+138
|
*
|
x86/fpu/math-emu, selftests: Add tests for FCMOV and FCOMI insns
Denys Vlasenko
2015-09-20
3
-2
/
+427
*
|
|
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-11-03
6
-2
/
+1011
|
\
\
\
[next]