Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
cdae2d1e936457bf72673cb77e7f5f4b9d4c451e
cdae2d1
perf script perl: Removing event cache as it's no longer needed
by Jiri Olsa
· 10 years ago
416c419
perf tools: Add test_and_set_bit function
by Jiri Olsa
· 10 years ago
96d7805
perf tools: Make vmlinux short name more like kallsyms short name
by Namhyung Kim
· 10 years ago
b837a8b
perf tools: Fix build-id matching on vmlinux
by Namhyung Kim
· 10 years ago
00dc865
perf record: Do not save pathname in ./debug/.build-id directory for vmlinux
by Namhyung Kim
· 10 years ago
e195fac
perf build-id: Move build-id related functions to util/build-id.c
by Namhyung Kim
· 10 years ago
714c9c4
perf build-id: Rename dsos__write_buildid_table()
by Namhyung Kim
· 10 years ago
e92ce12
perf tools: Add gzip decompression support for kernel module
by Namhyung Kim
· 10 years ago
c00c48f
perf symbols: Preparation for compressed kernel module support
by Namhyung Kim
· 10 years ago
758008b
perf tools: Defer export of comms that were not 'set'
by Adrian Hunter
· 10 years ago
6a70307
perf tools: Add call information to Python export
by Adrian Hunter
· 10 years ago
88f50d6
perf tools: Add call information to the database export API
by Adrian Hunter
· 10 years ago
c29414f
perf tools: Add branch_type and in_tx to Python export
by Adrian Hunter
· 10 years ago
f2bff00
perf tools: Add branch type to db export
by Adrian Hunter
· 10 years ago
92a9e4f
perf tools: Enhance the thread stack to output call/return data
by Adrian Hunter
· 10 years ago
00447cc
perf tools: Add a thread stack for synthesizing call chains
by Adrian Hunter
· 10 years ago
05b2537
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 10 years ago
d785452
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 10 years ago
a293829
perf session: Add perf_session__deliver_synth_event()
by Adrian Hunter
· 10 years ago
cba9b84
perf tools: Use evlist__for_each in a few remaining places
by Arnaldo Carvalho de Melo
· 10 years ago
3c659ee
perf tools: Add id index
by Adrian Hunter
· 10 years ago
5e17b28
perf probe: Add --quiet option to suppress output result message
by Masami Hiramatsu
· 10 years ago
2987e32
perf script: Add Python script to export to postgresql
by Adrian Hunter
· 10 years ago
df919b4
perf scripting python: Extend interface to export data in a database-friendly way
by Adrian Hunter
· 10 years ago
0db15b1
perf tools: Add facility to export data in database-friendly way
by Adrian Hunter
· 10 years ago
7e4772d
perf pmu: Add proper error handling to print_pmu_events()
by Arnaldo Carvalho de Melo
· 10 years ago
46b1fa8
perf tools: Do not attempt to run perf-read-vdso32 if it wasn't built
by Adrian Hunter
· 10 years ago
f6832e17
perf tools: Add support for 32-bit compatibility VDSOs
by Adrian Hunter
· 10 years ago
e477f3f
perf tools: Build programs to copy 32-bit compatibility
by Adrian Hunter
· 10 years ago
42634bc
perf pmu: Let pmu's with no events show up on perf list
by Adrian Hunter
· 10 years ago
ed30775
perf tools: Ensure return negative value when write header error
by Wang Nan
· 10 years ago
13dcbbc
perf probe: Use PARSE_OPT_EXCLUSIVE flag
by Namhyung Kim
· 10 years ago
42bd71d
perf tools: Add support for exclusive option
by Namhyung Kim
· 10 years ago
f45d20f
perf kvm: Print kvm specific --help output
by Namhyung Kim
· 10 years ago
e5b2c20
perf tools: Export usage string and option table of perf record
by Namhyung Kim
· 10 years ago
d152d1b
perf tools: Add PARSE_OPT_DISABLED flag
by Namhyung Kim
· 10 years ago
29f9e52
perf tests: Use thread->mg->machine
by Arnaldo Carvalho de Melo
· 10 years ago
f498784
perf tests: Remove misplaced __maybe_unused
by Arnaldo Carvalho de Melo
· 10 years ago
dd8c17a
perf callchains: Use thread->mg->machine
by Arnaldo Carvalho de Melo
· 10 years ago
cc8b7c2
perf thread: Adopt resolve_callchain method from machine
by Arnaldo Carvalho de Melo
· 10 years ago
bb871a9
perf tools: A thread's machine can be found via thread->mg->machine
by Arnaldo Carvalho de Melo
· 10 years ago
11246c7
perf tools: Set thread->mg.machine in all places
by Arnaldo Carvalho de Melo
· 10 years ago
7d073b3
perf tools powerpc: Cache the DWARF debug info
by Sukadev Bhattiprolu
· 10 years ago
4cdcc33
perf probe: Trivial typo fix for --demangle
by Masami Hiramatsu
· 10 years ago
288a4b9
perf tools: Fix report -F dso_from for data without branch info
by Jiri Olsa
· 10 years ago
8b62fa5
perf tools: Fix report -F dso_to for data without branch info
by Jiri Olsa
· 10 years ago
1b9e97a
perf tools: Fix report -F symbol_from for data without branch info
by Jiri Olsa
· 10 years ago
38cdbd3
perf tools: Fix report -F symbol_to for data without branch info
by Jiri Olsa
· 10 years ago
428560e
perf tools: Fix report -F mispredict for data without branch info
by Jiri Olsa
· 10 years ago
0199d24
perf tools: Fix report -F in_tx for data without branch info
by Jiri Olsa
· 10 years ago
49f4744
perf tools: Fix report -F abort for data without branch info
by Jiri Olsa
· 10 years ago
493c303
perf tools: Make CPUINFO_PROC an array to support different kernel versions
by Wang Nan
· 10 years ago
380b514
perf callchain: Use global caching provided by libunwind
by Namhyung Kim
· 10 years ago
1776b10
perf/x86/intel: Revert incomplete and undocumented Broadwell client support
by Ingo Molnar
· 10 years ago
7fb0f1d
perf/x86: Fix compile warnings for intel_uncore
by Peter Zijlstra
· 10 years ago
b438b1a
perf: Fix typos in sample code in the perf_event.h header
by Andy Lutomirski
· 10 years ago
c719f56
perf: Fix and clean up initialization of pmu::event_idx
by Peter Zijlstra
· 10 years ago
65d71fe
perf: Fix bogus kernel printk
by Peter Zijlstra (Intel)
· 10 years ago
e53f612
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 10 years ago
9ab1f50
perf diff: Add missing hists__init() call at tool start
by Kan Liang
· 10 years ago
f114040
Linux 3.18-rc1
by Linus Torvalds
· 10 years ago
4d3639a
Merge tag 'arm-soc-fixes-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
ab074ad
Merge git://git.infradead.org/users/eparis/audit
by Linus Torvalds
· 10 years ago
5776451
Merge tag 'qcom-dt-for-3.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/linux-qcom into fixes
by Olof Johansson
· 10 years ago
e29c648
Merge tag 'samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes
by Olof Johansson
· 10 years ago
9209bec
MAINTAINERS: corrected bcm2835 search
by Scott Branden
· 10 years ago
61ed53d
Merge tag 'ntb-3.18' of git://github.com/jonmason/ntb
by Linus Torvalds
· 10 years ago
278f1d0
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 10 years ago
d590c6c
Merge tag 'sound-fix-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 10 years ago
fb378df
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 10 years ago
2eb7f91
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 10 years ago
1f6075f
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
5e2ee7c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 10 years ago
e25b492
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
228b16c
Net: DSA: Fix checking for get_phy_flags function
by Andrew Lunn
· 10 years ago
e265314
sparc64: Do not define thread fpregs save area as zero-length array.
by David S. Miller
· 10 years ago
84bd6d8
sparc64: Fix corrupted thread fault code.
by David S. Miller
· 10 years ago
52d589a
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 10 years ago
0a58282
Merge tag 'fbdev-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux
by Linus Torvalds
· 10 years ago
8a5de18
Merge tag 'kvm-arm-for-3.18-take-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm
by Linus Torvalds
· 10 years ago
857b50f
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 10 years ago
168f07a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux
by Linus Torvalds
· 10 years ago
9272f2d
Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 10 years ago
e83e432
Merge tag 'dlm-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm
by Linus Torvalds
· 10 years ago
ef161ea1
Merge branch 'for-linus-update' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 10 years ago
8ccf863
Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux
by Linus Torvalds
· 10 years ago
4869447
Merge git://git.kernel.org/pub/scm/linux/kernel/git/aia21/ntfs
by Linus Torvalds
· 10 years ago
ead13ae
Merge tag 'nfs-for-3.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 10 years ago
929254d
Merge tag 'dm-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 10 years ago
e75437f
Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 10 years ago
d3dc366
Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 10 years ago
511c41d
Merge tag 'for-linus-20141015' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 10 years ago
88ed806
Merge tag 'md/3.18' of git://neil.brown.name/md
by Linus Torvalds
· 10 years ago
e56d9fc
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 10 years ago
0e6e58f
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 10 years ago
50edb5c
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 10 years ago
ad3118b
MAINTAINERS: Become the docs maintainer
by Jonathan Corbet
· 10 years ago
d974baa
x86,kvm,vmx: Preserve CR4 across VM entry
by Andy Lutomirski
· 10 years ago
a6d4518
ipv6: fix a potential use after free in sit.c
by Li RongQing
· 10 years ago
fc6fb41
ipv6: fix a potential use after free in ip6_offload.c
by Li RongQing
· 10 years ago
Next »