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
2016-06-14
torture: Add starvation events to error summary
Paul E. McKenney
1
-1
/
+6
2016-06-14
torture: Forgive lengthy trace dumps and preemption
Paul E. McKenney
1
-2
/
+19
2016-06-14
seccomp: add tests for ptrace hole
Kees Cook
1
-11
/
+165
2016-06-14
perf probe: Uncomment and export synthesize_perf_probe_point()
Masami Hiramatsu
2
-17
/
+23
2016-06-14
perf probe: Add perf_probe_event__copy()
Masami Hiramatsu
2
-3
/
+76
2016-06-14
perf buildid: Rename and export build_id_cache__cachedir()
Masami Hiramatsu
2
-7
/
+7
2016-06-14
perf probe: Fix to add NULL check for strndup
Masami Hiramatsu
1
-0
/
+4
2016-06-14
perf tools: Fix rm_rf() to handle non-regular files correctly
Masami Hiramatsu
1
-8
/
+5
2016-06-14
perf config: Handle NULL at perf_config_set__delete()
Taeung Song
1
-0
/
+3
2016-06-14
x86/mpx, selftests: Add MPX self test
Dave Hansen
6
-1
/
+2230
2016-06-14
Merge branch 'linus' into perf/core, to pick up fixes before merging new changes
Ingo Molnar
1
-5
/
+5
2016-06-11
iio: generic_buffer: Fix --trigger-num option
Crestez Dan Leonard
1
-2
/
+2
2016-06-10
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-10
/
+49
2016-06-09
Merge tag 'iio-for-4.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
2
-83
/
+199
2016-06-08
Merge tag 'perf-core-for-mingo-20160607' of git://git.kernel.org/pub/scm/linu...
Ingo Molnar
22
-812
/
+1056
2016-06-08
Merge tag 'perf-core-for-mingo-20160606' of git://git.kernel.org/pub/scm/linu...
Ingo Molnar
16
-46
/
+441
2016-06-08
Merge branch 'linus' into perf/core, to refresh the branch
Ingo Molnar
119
-1397
/
+5561
2016-06-07
perf callchain: Support aarch64 cross-platform
He Kuang
5
-1
/
+55
2016-06-07
perf callchain: Support x86 target platform
He Kuang
5
-4
/
+63
2016-06-07
perf unwind: Introduce flag to separate local/remote unwind compilation
He Kuang
1
-0
/
+4
2016-06-07
perf unwind: Change fixed name of libunwind__arch_reg_id to macro
He Kuang
2
-2
/
+5
2016-06-07
perf unwind: Check the target platform before assigning unwind methods
He Kuang
3
-5
/
+30
2016-06-07
perf tools: Export normalize_arch() function
He Kuang
2
-1
/
+2
2016-06-07
perf tools: Extract common API out of unwind-libunwind-local.c
He Kuang
3
-34
/
+39
2016-06-07
perf unwind: Rename unwind-libunwind.c to unwind-libunwind-local.c
He Kuang
2
-1
/
+1
2016-06-07
perf unwind: Separate local/remote libunwind config
He Kuang
4
-6
/
+20
2016-06-07
perf unwind: Don't mix LIBUNWIND_LIBS into LIBUNWIND_LDFLAGS
He Kuang
1
-4
/
+3
2016-06-07
perf unwind: Move unwind__prepare_access from thread_new into thread__insert_map
He Kuang
3
-7
/
+22
2016-06-07
perf unwind: Introduce 'struct unwind_libunwind_ops' for local unwind
He Kuang
3
-5
/
+61
2016-06-07
perf unwind: Decouple thread->address_space on libunwind
He Kuang
1
-4
/
+1
2016-06-07
perf unwind: Use LIBUNWIND_DIR for remote libunwind feature check
He Kuang
1
-0
/
+9
2016-06-07
perf config: Use new perf_config_set__init() to initialize config set
Taeung Song
1
-1
/
+46
2016-06-07
perf config: Constructor should free its allocated memory when failing
Taeung Song
1
-2
/
+4
2016-06-07
perf tools: Fix crash in build_id_cache__kallsyms_path()
Wang Nan
1
-7
/
+4
2016-06-06
soreuseport: Fix reuseport_bpf testcase on 32bit architectures
Helge Deller
1
-5
/
+5
2016-06-06
tools lib bpf: Rename set_private() to set_priv()
Arnaldo Carvalho de Melo
3
-12
/
+11
2016-06-06
tools lib bpf: Make bpf_program__get_private() use IS_ERR()
Arnaldo Carvalho de Melo
3
-20
/
+15
2016-06-06
tools lib bpf: Remove _get_ from non-refcount method names
Arnaldo Carvalho de Melo
3
-16
/
+10
2016-06-06
tools lib bpf: Rename bpf_map__get_fd() to bpf_map__fd()
Arnaldo Carvalho de Melo
3
-7
/
+4
2016-06-06
tools lib bpf: Use IS_ERR() reporting macros with bpf_map__get_def()
Arnaldo Carvalho de Melo
3
-35
/
+27
2016-06-06
tools lib bpf: Rename bpf_map__get_name() to bpf_map__name()
Arnaldo Carvalho de Melo
3
-17
/
+9
2016-06-06
tools lib bpf: Use IS_ERR() reporting macros with bpf_map__get_private()
Arnaldo Carvalho de Melo
3
-22
/
+12
2016-06-06
perf config: Handle the error when config set is NULL at collect_config()
Taeung Song
1
-1
/
+5
2016-06-06
perf config: Fix abnormal termination at perf_parse_file()
Taeung Song
1
-9
/
+7
2016-06-06
perf stat: Add missing aggregation headers for --metric-only CSV
Andi Kleen
1
-0
/
+14
2016-06-06
perf stat: Print topology/time headers with --metric-only
Andi Kleen
1
-10
/
+22
2016-06-06
perf stat: Add computation of TopDown formulas
Andi Kleen
3
-0
/
+172
2016-06-06
perf stat: Basic support for TopDown in perf stat
Andi Kleen
6
-3
/
+184
2016-06-06
perf test: Ignore .scale and other special files
Andi Kleen
1
-2
/
+2
2016-06-06
tools/virtio: add noring tool
Michael S. Tsirkin
2
-1
/
+72
[prev]
[next]