index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-17
objtool: Fix segfault in .cold detection with -ffunction-sections
Artem Savkov
1
-3
/
+14
2018-12-17
objtool: Fix double-free in .cold detection error path
Artem Savkov
1
-1
/
+1
2018-12-17
perf tools: Restore proper cwd on return from mnt namespace
Jiri Olsa
2
-2
/
+16
2018-12-17
selftests: add script to stress-test nft packet path vs. control plane
Florian Westphal
4
-0
/
+87
2018-12-01
tools/power/cpupower: fix compilation with STATIC=true
Konstantin Khlebnikov
5
-6
/
+6
2018-11-27
perf test code-reading: Fix perf_env setup for PTI entry trampolines
Adrian Hunter
1
-0
/
+1
2018-11-27
perf machine: Workaround missing maps for x86 PTI entry trampolines
Adrian Hunter
3
-5
/
+106
2018-11-27
perf machine: Add nr_cpus_avail()
Adrian Hunter
4
-0
/
+20
2018-11-27
perf tools: Fix kernel_start for PTI on x86
Adrian Hunter
1
-1
/
+6
2018-11-27
perf machine: Add machine__is() to identify machine arch
Adrian Hunter
4
-0
/
+33
2018-11-27
perf tools: Fix undefined symbol scnprintf in libperf-jvmti.so
Gustavo Romero
1
-11
/
+38
2018-11-27
perf symbols: Set PLT entry/header sizes properly on Sparc
David Miller
1
-1
/
+11
2018-11-21
powerpc/selftests: Wait all threads to join
Breno Leitao
1
-10
/
+17
2018-11-13
selftests/powerpc: Fix ptrace tm failure
Breno Leitao
1
-2
/
+2
2018-11-13
cpupower: Fix AMD Family 0x17 msr_pstate size
Prarit Bhargava
1
-1
/
+1
2018-11-13
cpupower: Fix coredump on VMWare
Prarit Bhargava
2
-0
/
+7
2018-11-13
perf strbuf: Match va_{add,copy} with va_end
Sanskriti Sharma
1
-2
/
+8
2018-11-13
perf tools: Cleanup trace-event-info 'tdata' leak
Sanskriti Sharma
1
-0
/
+2
2018-11-13
perf tools: Free temporary 'sys' string in read_event_files()
Sanskriti Sharma
1
-1
/
+4
2018-11-13
selftests: ftrace: Add synthetic event syntax testcase
Masami Hiramatsu
1
-0
/
+80
2018-11-13
perf cpu_map: Align cpu map synthesized events properly.
David Miller
1
-0
/
+1
2018-11-13
perf tools: Fix use of alternatives to find JDIR
Jarod Wilson
1
-1
/
+1
2018-11-13
perf vendor events intel: Fix wrong filter_band* values for uncore events
Jiri Olsa
2
-16
/
+16
2018-11-13
Revert "perf tools: Fix PMU term format max value calculation"
Jiri Olsa
1
-6
/
+7
2018-11-13
bpf: do not blindly change rlimit in reuseport net selftest
Eric Dumazet
1
-4
/
+9
2018-11-04
perf tools: Disable parallelism for 'make clean'
Rasmus Villemoes
1
-2
/
+2
2018-11-04
selftests: rtnetlink.sh explicitly requires bash.
Paolo Abeni
1
-1
/
+1
2018-11-04
perf python: Use -Wno-redundant-decls to build with PYTHON=python3
Arnaldo Carvalho de Melo
1
-1
/
+1
2018-11-04
perf tests: Fix indexing when invoking subtests
Sandipan Das
1
-2
/
+2
2018-11-04
selftests/powerpc: Add ptrace hw breakpoint test
Michael Neuling
3
-1
/
+344
2018-11-04
tools/testing/nvdimm: unit test clear-error commands
Dan Williams
1
-0
/
+18
2018-10-18
perf tools: Fix snprint warnings for gcc 8
Jiri Olsa
7
-19
/
+19
2018-10-18
perf script python: Fix export-to-sqlite.py sample columns
Adrian Hunter
1
-1
/
+5
2018-10-18
perf script python: Fix export-to-postgresql.py occasional failure
Adrian Hunter
1
-0
/
+9
2018-10-18
selftests: memory-hotplug: add required configs
Lei Yang
1
-0
/
+1
2018-10-18
selftests/efivarfs: add required kernel configs
Lei Yang
1
-0
/
+1
2018-10-13
perf utils: Move is_directory() to path.h
Jiri Olsa
3
-13
/
+18
2018-10-13
perf tools: Fix python extension build for gcc 8
Jiri Olsa
1
-0
/
+2
2018-10-13
perf annotate: Use asprintf when formatting objdump command line
Arnaldo Carvalho de Melo
1
-5
/
+12
2018-10-13
x86/vdso: Fix vDSO syscall fallback asm constraint regression
Andy Lutomirski
1
-0
/
+73
2018-10-13
selftests/x86: Add clock_gettime() tests to test_vdso
Andy Lutomirski
1
-0
/
+99
2018-10-10
tools: hv: fcopy: set 'error' in case an unknown operation was requested
Vitaly Kuznetsov
1
-0
/
+1
2018-10-10
perf probe powerpc: Ignore SyS symbols irrespective of endianness
Sandipan Das
1
-1
/
+3
2018-10-10
perf util: Fix bad memory access in trace info.
Chris Phlipot
1
-1
/
+1
2018-10-10
perf evsel: Fix potential null pointer dereference in perf_evsel__new_idx()
Hisao Tanabe
1
-2
/
+3
2018-10-10
tools/vm/page-types.c: fix "defined but not used" warning
Naoya Horiguchi
1
-6
/
+0
2018-10-10
tools/vm/slabinfo.c: fix sign-compare warning
Naoya Horiguchi
1
-2
/
+2
2018-10-10
tools/kvm_stat: fix handling of invalid paths in debugfs provider
Stefan Raspl
1
-0
/
+8
2018-10-10
tools/kvm_stat: fix python3 issues
Stefan Raspl
1
-3
/
+3
2018-10-10
tools/power turbostat: fix possible sprintf buffer overflow
Len Brown
1
-1
/
+1
[next]