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
2015-11-23
spi: spidev_test: accept input from a file
Joshua Clayton
1
-1
/
+47
2015-11-23
spi: spidev_test: transfer_escaped_string function
Joshua Clayton
1
-13
/
+23
2015-11-23
spi: Move spi code from Documentation to tools
Joshua Clayton
4
-3
/
+484
2015-11-23
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
77
-282
/
+2286
2015-11-22
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
11
-35
/
+69
2015-11-20
tools/vm/page-types.c: support KPF_IDLE
Naoya Horiguchi
1
-0
/
+1
2015-11-20
Merge tag 'pm+acpi-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+4
2015-11-19
perf ui/gtk: Support folded callchains
Namhyung Kim
1
-0
/
+62
2015-11-19
perf ui/gtk: Support flat callchains
Namhyung Kim
1
-4
/
+76
2015-11-19
perf hists browser: Support folded callchains
Namhyung Kim
1
-1
/
+124
2015-11-19
perf hists browser: Support flat callchains
Namhyung Kim
3
-2
/
+166
2015-11-19
perf hists browser: Factor out hist_browser__show_callchain_list()
Namhyung Kim
1
-27
/
+45
2015-11-19
perf report: Add callchain value option
Namhyung Kim
6
-18
/
+84
2015-11-19
perf callchain: Add count fields to struct callchain_node
Namhyung Kim
2
-0
/
+17
2015-11-19
perf callchain: Abstract callchain print function
Namhyung Kim
5
-27
/
+57
2015-11-19
perf report: Support folded callchain mode on --stdio
Namhyung Kim
4
-2
/
+65
2015-11-19
perf machine: Fix machine__findnew_module_map to put dso
Masami Hiramatsu
1
-1
/
+3
2015-11-19
perf tools: Fix machine__create_kernel_maps to put kernel dso refcount
Masami Hiramatsu
1
-3
/
+6
2015-11-19
perf tools: Fix __dsos__addnew to put dso after adding it to the list
Masami Hiramatsu
1
-0
/
+2
2015-11-19
perf tools: Fix to put new map after inserting to map_groups in dso__load_sym
Masami Hiramatsu
1
-0
/
+2
2015-11-19
perf tools: Make perf_exec_path() always return malloc'd string
Masami Hiramatsu
3
-14
/
+18
2015-11-19
perf machine: Fix to destroy kernel maps when machine exits
Masami Hiramatsu
1
-0
/
+1
2015-11-19
perf machine: Fix machine__destroy_kernel_maps to drop vmlinux_maps references
Masami Hiramatsu
1
-0
/
+1
2015-11-19
perf machine: Fix machine__findnew_module_map to put registered map
Masami Hiramatsu
1
-0
/
+2
2015-11-19
perf probe: Fix to free temporal Dwarf_Frame
Masami Hiramatsu
1
-3
/
+6
2015-11-19
perf test: Mute test cases error messages if verbose == 0
Wang Nan
1
-0
/
+12
2015-11-19
perf test: Print result for each BPF subtest
Wang Nan
3
-10
/
+35
2015-11-19
perf test: Print result for each LLVM subtest
Wang Nan
3
-50
/
+115
2015-11-19
perf tests: Pass the subtest index to each test routine
Arnaldo Carvalho de Melo
42
-88
/
+89
2015-11-18
selftests/seccomp: Get page size from sysconf
Bamvor Jian Zhang
1
-4
/
+7
2015-11-18
perf bpf: Use same BPF program if arguments are identical
Wang Nan
1
-7
/
+131
2015-11-18
perf test: Fix 'perf test BPF' when it fails to find a suitable vmlinux
Wang Nan
1
-3
/
+4
2015-11-18
perf test: Test the BPF prologue adding infrastructure
Wang Nan
6
-1
/
+84
2015-11-18
perf bpf: Generate prologue for BPF programs
Wang Nan
1
-1
/
+119
2015-11-18
perf bpf: Add prologue for BPF programs for fetching arguments
He Kuang
5
-0
/
+496
2015-11-18
perf bpf: Allow BPF program config probing options
Wang Nan
2
-4
/
+56
2015-11-18
perf bpf: Allow attaching BPF programs to modules symbols
Wang Nan
1
-0
/
+16
2015-11-18
perf bpf: Allow BPF program attach to uprobe events
Wang Nan
2
-6
/
+115
2015-11-18
perf bpf: Compile dwarf-regs.c if CONFIG_BPF_PROLOGUE is on
Wang Nan
1
-0
/
+1
2015-11-18
perf bpf: Add BPF_PROLOGUE config options for further patches
Wang Nan
1
-0
/
+12
2015-11-18
bpf tools: Load a program with different instances using preprocessor
Wang Nan
2
-9
/
+201
2015-11-18
tools: Clone the kernel's strtobool function
Wang Nan
2
-0
/
+45
2015-11-18
tools: Adopt memdup() from tools/perf, moving it to tools/lib/string.c
Arnaldo Carvalho de Melo
6
-19
/
+36
2015-11-18
tools: Fix selftests_install Makefile rule
Kevin Hilman
1
-1
/
+1
2015-11-18
perf test: Fix build of BPF and LLVM on older glibc libraries
Arnaldo Carvalho de Melo
2
-11
/
+11
2015-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-3
/
+4
2015-11-16
tools:testing/selftests: fix typo in futex/README
Wei Jiangang
1
-1
/
+1
2015-11-16
Merge branch 'pm-tools'
Rafael J. Wysocki
1
-4
/
+4
2015-11-15
tools/net: Use include/uapi with __EXPORTED_HEADERS__
Kamal Mostafa
1
-3
/
+4
2015-11-15
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
35
-278
/
+934
[prev]
[next]