Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b38ee758811182c3a85c4ac3a6166185e847ca02
/
tools
bb1c7f3
Merge 4.9.192 into android-4.9
by Greg Kroah-Hartman
· 5 years ago
6be6f81
Tools: hv: kvp: eliminate 'may be used uninitialized' warning
by Vitaly Kuznetsov
· 5 years ago
9ca8608
Merge 4.9.191 into android-4.9
by Greg Kroah-Hartman
· 5 years ago
47a2cf6
tools: hv: fix KVP and VSS daemons exit code
by Adrian Vladu
· 6 years ago
041de0e
Revert "perf test 6: Fix missing kvm module load for s390"
by Sasha Levin
· 5 years ago
10fe806
selftests: kvm: Adding config fragments
by Naresh Kamboju
· 5 years ago
eee0386
perf pmu-events: Fix missing "cpu_clk_unhalted.core" event
by Jin Yao
· 5 years ago
4754486
perf bench numa: Fix cpu0 binding
by Jiri Olsa
· 5 years ago
476e7ea
Merge 4.9.190 into android-4.9
by Greg Kroah-Hartman
· 5 years ago
219db72
perf header: Fix use of unitialized value warning
by Numfor Mbiziwo-Tiapo
· 5 years ago
5b9310f
perf header: Fix divide by zero error if f_header.attr_size==0
by Vince Weaver
· 5 years ago
217c522
perf probe: Avoid calling freeing routine multiple times for same pointer
by Arnaldo Carvalho de Melo
· 5 years ago
0d7f710
perf record: Fix module size on s390
by Thomas Richter
· 5 years ago
708eac3
perf db-export: Fix thread__exec_comm()
by Adrian Hunter
· 5 years ago
624c2b3
perf record: Fix wrong size in perf_record_mmap for last kernel module
by Thomas Richter
· 7 years ago
2970e78
Merge 4.9.189 into android-4.9
by Greg Kroah-Hartman
· 5 years ago
180019b
objtool: Add rewind_stack_do_exit() to the noreturn list
by Josh Poimboeuf
· 6 years ago
495dace
objtool: Add machine_real_restart() to the noreturn list
by Josh Poimboeuf
· 6 years ago
d4fff2d
Merge 4.9.188 into android-4.9
by Greg Kroah-Hartman
· 5 years ago
410b20d
objtool: Support GCC 9 cold subfunction naming scheme
by Josh Poimboeuf
· 6 years ago
fabc071
Merge 4.9.187 into android-4.9
by Greg Kroah-Hartman
· 5 years ago
ff859fa
perf test mmap-thread-lookup: Initialize variable to suppress memory sanitizer warning
by Numfor Mbiziwo-Tiapo
· 5 years ago
e2482f7
iio: iio-utils: Fix possible incorrect mask calculation
by Bastien Nocera
· 5 years ago
cb993d3
perf tools: Increase MAX_NR_CPUS and MAX_CACHES
by Kyle Meyer
· 5 years ago
0ee3341
perf evsel: Make perf_evsel__name() accept a NULL argument
by Arnaldo Carvalho de Melo
· 5 years ago
9a501cd
perf test 6: Fix missing kvm module load for s390
by Thomas Richter
· 5 years ago
239b64d
perf cs-etm: Properly set the value of 'old' and 'head' in snapshot mode
by Mathieu Poirier
· 5 years ago
5e32f6d
cpupower : frequency-set -r option misses the last cpu in related cpu list
by Abhishek Goel
· 5 years ago
70d52cb
Merge 4.9.185 into android-4.9
by Greg Kroah-Hartman
· 5 years ago
16977a9
perf header: Fix unchecked usage of strncpy()
by Arnaldo Carvalho de Melo
· 6 years ago
07d6f72
perf help: Remove needless use of strncpy()
by Arnaldo Carvalho de Melo
· 6 years ago
948475f
perf ui helpline: Use strlcpy() as a shorter form of strncpy() + explicit set nul
by Arnaldo Carvalho de Melo
· 6 years ago
a80a7ab
Merge 4.9.183 into android-4.9
by Greg Kroah-Hartman
· 5 years ago
38df677
perf record: Fix s390 missing module symbol and warning for non-root users
by Thomas Richter
· 5 years ago
5f64ee9
perf data: Fix 'strncat may truncate' build failure with recent gcc
by Shawn Landden
· 5 years ago
b11278e
selftests: netfilter: missing error check when setting up veth interface
by Jeffrin Jose T
· 5 years ago
4c3e2d7
selftests/timers: Add missing fflush(stdout) calls
by Kees Cook
· 5 years ago
4ba76bf
objtool: Don't use ignore flag for fake jumps
by Josh Poimboeuf
· 6 years ago
719bdd9
Merge 4.9.180 into android-4.9
by Greg Kroah-Hartman
· 5 years ago
2f6644f
tools include: Adopt linux/bits.h
by Arnaldo Carvalho de Melo
· 6 years ago
d31e3e3
perf tools: No need to include bitops.h in util.h
by Arnaldo Carvalho de Melo
· 8 years ago
1dc2c29
Merge 4.9.179 into android-4.9
by Greg Kroah-Hartman
· 5 years ago
9f5f0d8
perf bench numa: Add define for RUSAGE_THREAD if not present
by Arnaldo Carvalho de Melo
· 6 years ago
2bfc2e3
objtool: Allow AR to be overridden with HOSTAR
by Nathan Chancellor
· 5 years ago
7c24650
perf intel-pt: Fix sample timestamp wrt non-taken branches
by Adrian Hunter
· 6 years ago
8a566f7
perf intel-pt: Fix improved sample timestamp
by Adrian Hunter
· 6 years ago
af13796
perf intel-pt: Fix instructions sampling rate
by Adrian Hunter
· 6 years ago
df08e34
Merge 4.9.178 into android-4.9
by Greg Kroah-Hartman
· 5 years ago
15e6da9
objtool: Fix function fallthrough detection
by Josh Poimboeuf
· 6 years ago
e6d81da
Merge 4.9.177 into android-4.9
by Greg Kroah-Hartman
· 5 years ago
4696507
selftests/net: correct the return value for run_netsocktests
by Po-Hsu Lin
· 6 years ago
3a1de1a
selftests: netfilter: check icmp pkttoobig errors are set as related
by Florian Westphal
· 6 years ago
02bdc50
tools lib traceevent: Fix missing equality check for strcmp
by Rikard Falkeborn
· 6 years ago
e0625b3
Merge 4.9.176 into android-4.9
by Greg Kroah-Hartman
· 5 years ago
b76f8af
x86/msr-index: Cleanup bit defines
by Thomas Gleixner
· 6 years ago
1ef64da
Merge 4.9.170 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
ddfa93e
perf tests: Fix a memory leak in test__perf_evsel__tp_sched_test()
by Changbin Du
· 6 years ago
bc1ab32
perf tests: Fix a memory leak of cpu_map object in the openat_syscall_event_on_all_cpus test
by Changbin Du
· 6 years ago
fa7ac30
perf evsel: Free evsel->counts in perf_evsel__exit()
by Arnaldo Carvalho de Melo
· 6 years ago
6fae20e
perf hist: Add missing map__put() in error case
by Changbin Du
· 6 years ago
756e9ca
perf top: Fix error handling in cmd_top()
by Changbin Du
· 6 years ago
32a4742
perf build-id: Fix memory leak in print_sdt_events()
by Changbin Du
· 6 years ago
6061a8c
perf config: Fix a memory leak in collect_config()
by Changbin Du
· 6 years ago
4f68dbc
perf config: Fix an error in the config template documentation
by Changbin Du
· 6 years ago
b019294
tools/power turbostat: return the exit status of a command
by David Arcari
· 6 years ago
286f971
Merge 4.9.168 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
e07e9b1
perf test: Fix failure of 'evsel-tp-sched' test on s390
by Thomas Richter
· 6 years ago
ae0c4d3
tools lib traceevent: Fix buffer overflow in arg_eval
by Tony Jones
· 6 years ago
e1a8bab
Merge 4.9.167 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
32b6e8c
perf intel-pt: Fix TSC slip
by Adrian Hunter
· 6 years ago
0166b9e
Merge 4.9.166 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
c818b2f
objtool: Move objtool_file struct off the stack
by Josh Poimboeuf
· 6 years ago
72b54df
Merge 4.9.165 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
5ed7a8f
perf intel-pt: Fix divide by zero when TSC is not available
by Adrian Hunter
· 6 years ago
4f7c16b
perf intel-pt: Fix overlap calculation for padding
by Adrian Hunter
· 6 years ago
300ef83
perf auxtrace: Define auxtrace record alignment
by Adrian Hunter
· 6 years ago
d07d516
perf intel-pt: Fix CYC timestamp calculation after OVF
by Adrian Hunter
· 6 years ago
d6687a2
BACKPORT: delayacct: track delays from thrashing cache pages
by Johannes Weiner
· 6 years ago
429c144
Merge 4.9.163 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
ce42bb1
perf symbols: Filter out hidden symbols from labels
by Jiri Olsa
· 6 years ago
9b060e0
selftests: netfilter: add simple masq/redirect test cases
by Florian Westphal
· 6 years ago
78dbfc5
selftests: netfilter: fix config fragment CONFIG_NF_TABLES_INET
by Naresh Kamboju
· 6 years ago
70ffacb
perf tools: Handle TOPOLOGY headers with no CPU
by Stephane Eranian
· 6 years ago
7c85ed0
Merge 4.9.159 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
255ace3
perf report: Include partial stacks unwound with libdw
by Milian Wolff
· 6 years ago
8817a28
Merge 4.9.156 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
7231ec1
perf tests evsel-tp-sched: Fix bitwise operator
by Gustavo A. R. Silva
· 6 years ago
beeda95
perf probe: Fix unchecked usage of strncpy()
by Arnaldo Carvalho de Melo
· 6 years ago
769d74b
perf header: Fix unchecked usage of strncpy()
by Arnaldo Carvalho de Melo
· 6 years ago
1e39810
perf tools: Add Hygon Dhyana support
by Pu Wen
· 6 years ago
27c2fe3
Merge 4.9.154 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
a9c8758
perf unwind: Take pgoff into account when reporting elf to libdwfl
by Milian Wolff
· 6 years ago
2b0aa31
perf unwind: Unwind with libdw doesn't take symfs into account
by Martin Vuille
· 7 years ago
cc6455e
x86/selftests/pkeys: Fork() to check for state being preserved
by Dave Hansen
· 6 years ago
fe0eb27
Merge 4.9.153 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
7a6da62
tools lib subcmd: Don't add the kernel sources to the include path
by Arnaldo Carvalho de Melo
· 6 years ago
8691aa5
perf parse-events: Fix unchecked usage of strncpy()
by Arnaldo Carvalho de Melo
· 6 years ago
f9e281d
perf svghelper: Fix unchecked usage of strncpy()
by Arnaldo Carvalho de Melo
· 6 years ago
9da7dfd
perf intel-pt: Fix error with config term "pt=0"
by Adrian Hunter
· 6 years ago
c7b283d
Merge 4.9.150 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
Next »