Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
a734fb5d60067a73dd7099a58756847c07f9cd68
a734fb5
samples/bpf: Reset global variables
by Mickaël Salaün
· 8 years ago
16ad132
samples/bpf: Ignore already processed ELF sections
by Mickaël Salaün
· 8 years ago
af392a8
samples/bpf: Add missing header
by Mickaël Salaün
· 8 years ago
5eae7d8
perf symbols: dso->name is an array, no need to check it against NULL
by Arnaldo Carvalho de Melo
· 8 years ago
9ef6839
perf tests record: No need to test an array against NULL
by Arnaldo Carvalho de Melo
· 8 years ago
a7c3899
perf symbols: No need to check if sym->name is NULL
by Arnaldo Carvalho de Melo
· 8 years ago
d6195a6
perf evsel: Inform how to make a sysctl setting permanent
by Arnaldo Carvalho de Melo
· 8 years ago
e8c6f43
tools lib traceevent plugin function: Initialize 'index' variable
by Arnaldo Carvalho de Melo
· 8 years ago
14e4d7e
tools lib traceevent: Initialize lenght on OLD_RING_BUFFER_TYPE_TIME_STAMP
by Steven Rostedt (VMware)
· 8 years ago
d7dd112
perf scripting perl: Fix compile error with some perl5 versions
by Wang YanQing
· 8 years ago
be57b3f
perf diff: Change default setting to "delta-abs"
by Namhyung Kim
· 8 years ago
4b35994
perf diff: Add diff.compute config option
by Namhyung Kim
· 8 years ago
d49dd15
perf diff: Add diff.order config option
by Namhyung Kim
· 8 years ago
a1668c2
perf diff: Add 'delta-abs' compute method
by Namhyung Kim
· 8 years ago
1926140
tools include: Introduce linux/compiler-gcc.h
by Arnaldo Carvalho de Melo
· 8 years ago
f2029b1
perf/x86/intel: Add Kaby Lake support
by Srinivas Pandruvada
· 8 years ago
6ce77bf
perf/core: Allow kernel filters on CPU events
by Alexander Shishkin
· 8 years ago
9ccbfbb
perf/core: Do error out on a kernel filter on an exclude_filter event
by Alexander Shishkin
· 8 years ago
21ee2fc
Merge tag 'perf-core-for-mingo-4.11-20170209' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 8 years ago
7ea6856
perf intel-pt: Use __fallthrough
by Arnaldo Carvalho de Melo
· 8 years ago
2e2bbc03
perf tests: Avoid possible truncation with dirent->d_name + snprintf
by Arnaldo Carvalho de Melo
· 8 years ago
3aff8ba
perf bench numa: Avoid possible truncation when using snprintf()
by Arnaldo Carvalho de Melo
· 8 years ago
8434a2e
perf header: Fix handling of PERF_EVENT_UPDATE__SCALE
by Arnaldo Carvalho de Melo
· 8 years ago
bdf23a9
perf thread_map: Correctly size buffer used with dirent->dt_name
by Arnaldo Carvalho de Melo
· 8 years ago
7b0214b
perf top: Use __fallthrough
by Arnaldo Carvalho de Melo
· 8 years ago
d64b721
tools strfilter: Use __fallthrough
by Arnaldo Carvalho de Melo
· 8 years ago
94bdd5e
tools string: Use __fallthrough in perf_atoll()
by Arnaldo Carvalho de Melo
· 8 years ago
b5bf173
tools include: Add a __fallthrough statement
by Arnaldo Carvalho de Melo
· 8 years ago
7a5980f
tools lib bpf: Add missing header to the library
by Mickaël Salaün
· 8 years ago
7666702
perf vendor events intel: Add uncore events for Broadwell DE
by Andi Kleen
· 8 years ago
22c8e55
perf vendor events intel: Add uncore events for Xeon Phi (Knights Landing)
by Andi Kleen
· 8 years ago
dd32cb5
perf vendor events intel: Add uncore events for Sandy Bridge Server
by Andi Kleen
· 8 years ago
6b138c7
perf vendor events intel: Add uncore events for IvyBridge Server
by Andi Kleen
· 8 years ago
949c84e
perf vendor events intel: Add uncore events for Broadwell Server
by Andi Kleen
· 8 years ago
7003f00
perf vendor events intel: Add uncore events for Haswell Server processor
by Andi Kleen
· 8 years ago
2f7db55
perf tools: Fix include of linux/mman.h
by Arnaldo Carvalho de Melo
· 8 years ago
6467753
tools lib traceevent: Robustify do_generate_dynamic_list_file
by David Carrillo-Cisneros
· 8 years ago
360e071
perf tools: Use zfree() to avoid keeping dangling pointers
by Taeung Song
· 8 years ago
506fde1
perf tools: Use zfree() instead of ad hoc equivalent
by Taeung Song
· 8 years ago
5aa365f
perf tools: Add missing check for failure in a zalloc() call
by Taeung Song
· 8 years ago
75fc5ae
perf tools: Only increase index if perf_evsel__new_idx() succeeds
by Taeung Song
· 8 years ago
d5c3a93
perf probe: Add option --symfs
by Uwe Kleine-König
· 8 years ago
9b20065
perf symbols: Take into account symfs setting when reading file build ID
by Victor Kamensky
· 8 years ago
27cf570
perf sdt: Show proper hint when event not yet in place via 'perf probe'
by Ravi Bangoria
· 8 years ago
f236102
perf list: Add debug support for outputing alias string
by Andi Kleen
· 8 years ago
231bb2a
perf pmu: Support event aliases for non cpu// pmus
by Andi Kleen
· 8 years ago
15b22ed
perf pmu: Support per pmu json aliases
by Andi Kleen
· 8 years ago
fedb2b5
perf jevents: Add support for parsing uncore json files
by Andi Kleen
· 8 years ago
d581141
perf jevents: Parse eventcode as number
by Andi Kleen
· 8 years ago
4d41643
perf bpf: Add missing newline in debug messages
by He Kuang
· 8 years ago
3bb53c9
perf tools arm64: Add support for generating bpf prologue
by He Kuang
· 8 years ago
e06094a
Merge remote-tracking branch 'tip/perf/urgent' into perf/core
by Arnaldo Carvalho de Melo
· 8 years ago
b626317
kprobes/x86: Use hlist_for_each_entry() instead of hlist_for_each_entry_safe()
by Masami Hiramatsu
· 8 years ago
cd1ee3b
kprobes/arm64: Remove a redundant dependency from the Kconfig
by Masami Hiramatsu
· 8 years ago
0fc6d1c
Merge branch 'perf/urgent' into perf/core, to pick up fixes
by Ingo Molnar
· 8 years ago
53e74a1
Merge tag 'perf-urgent-for-mingo-4.10-20170203' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 8 years ago
34e00ac
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
891aa1e
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
c67b42f
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
027eb72
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
1fc576b
Merge tag 'nfsd-4.10-2' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 8 years ago
e4178c7
Merge tag 'xtensa-20170202' of git://github.com/jcmvbkbc/linux-xtensa
by Linus Torvalds
· 8 years ago
f255777
Merge tag 'pci-v4.10-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 8 years ago
aa33b9b
perf callchain: Reference count maps
by Krister Johansen
· 8 years ago
a1c9f97
perf diff: Fix -o/--order option behavior (again)
by Namhyung Kim
· 8 years ago
8381cdd
perf diff: Fix segfault on 'perf diff -o N' option
by Namhyung Kim
· 8 years ago
c8f325a
efi/fdt: Avoid FDT manipulation after ExitBootServices()
by Ard Biesheuvel
· 8 years ago
6d04dfc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
2883aae
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
06425c3
tcp: fix 0 divide in __tcp_select_window()
by Eric Dumazet
· 8 years ago
63117f0
ipv6: pointer math error in ip6_tnl_parse_tlv_enc_lim()
by Dan Carpenter
· 8 years ago
e387dc1
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 8 years ago
3560950
Merge tag 'dmaengine-fix-4.10-rc7' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 8 years ago
1a2a144
net: fix ndo_features_check/ndo_fix_features comment ordering
by Dimitris Michailidis
· 8 years ago
fd62d9f
net/sched: matchall: Fix configuration race
by Yotam Gigi
· 8 years ago
c325b35
Merge tag 'pinctrl-v4.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 8 years ago
4993b39
be2net: fix initial MAC setting
by Ivan Vecera
· 8 years ago
d7cb3a5
Merge tag 'perf-core-for-mingo-4.11-20170201' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 8 years ago
5443624
perf/x86/intel/pt: Add format strings for PTWRITE and power event tracing
by Alexander Shishkin
· 8 years ago
fff4b87
perf/x86/intel/uncore: Make package handling more robust
by Thomas Gleixner
· 8 years ago
1aa6cfd
perf/x86/intel/uncore: Clean up hotplug conversion fallout
by Thomas Gleixner
· 8 years ago
dd86e37
perf/x86/intel/rapl: Make package handling more robust
by Thomas Gleixner
· 8 years ago
4b3e6f2
xtensa: fix noMMU build on cores with MMU
by Max Filippov
· 8 years ago
a2ca3d6
Merge tag 'trace-4.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 8 years ago
283725a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 8 years ago
f1774f4
Merge branch 'for-4.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 8 years ago
298a2d8
Merge branch 'for-4.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 8 years ago
52e02f2
Merge branch 'for-4.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 8 years ago
c9194b9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 8 years ago
0becc0a
x86/mce: Make timer handling more robust
by Thomas Gleixner
· 8 years ago
415f9b7
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 8 years ago
b05d109
perf ftrace: Add ftrace.tracer config option
by Taeung Song
· 8 years ago
43d41de
perf tools: Create for_each_event macro for tracepoints iteration
by Taeung Song
· 8 years ago
a263053
perf test: Add libbpf pinning test
by Joe Stringer
· 8 years ago
71dc4c3
tools lib api fs: Add bpf_fs filesystem detector
by Joe Stringer
· 8 years ago
9a9c733
tools perf util: Make rm_rf(path) argument const
by Joe Stringer
· 8 years ago
d5148d8
tools lib bpf: Add bpf_object__pin()
by Joe Stringer
· 8 years ago
b6989f3
tools lib bpf: Add bpf_map__pin()
by Joe Stringer
· 8 years ago
f367540
tools lib bpf: Add BPF program pinning APIs
by Joe Stringer
· 8 years ago
9c68ae9
perf callchain: Reference count maps
by Krister Johansen
· 8 years ago
Next »