Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c53d138d41a7f33cf085762c64b4b61e8d223e1c
c53d138
perf top: Register idle thread
by Namhyung Kim
· 9 years ago
4b37af5
perf top: Fix unresolved comm when -s comm is used
by Namhyung Kim
· 9 years ago
e5bed56
perf record: Allocate area for sample_id_hdr in a synthesized comm event
by Namhyung Kim
· 9 years ago
c2365b9
perf/x86/intel/uncore: Do not use macro DEFINE_PCI_DEVICE_TABLE()
by Vaishali Thakkar
· 9 years ago
4bc6a58
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 9 years ago
7f8d1ad
perf tools: By default use the most precise "cycles" hw counter available
by Arnaldo Carvalho de Melo
· 9 years ago
dfc431c
perf list: Remove blank lines, headers when piping output
by Arnaldo Carvalho de Melo
· 9 years ago
6cca13b
perf probe: Improve error message when %return is on inlined function
by Masami Hiramatsu
· 9 years ago
20f4985
perf probe: Fix a segfault bug in debuginfo_cache
by Masami Hiramatsu
· 9 years ago
9b239a1
perf probe: Show correct source lines of probes on kmodules
by Masami Hiramatsu
· 9 years ago
9135949
perf probe: Begin and end libdwfl report session correctly
by Masami Hiramatsu
· 9 years ago
663b115
perf probe: Fix to remove dot suffix from second or latter events
by Masami Hiramatsu
· 9 years ago
f845086
tools lib symbol: Introduce kallsyms2elf_type
by Arnaldo Carvalho de Melo
· 9 years ago
8e947f1
tools lib symbol: Rename kallsyms2elf_type to kallsyms2elf_binding
by Arnaldo Carvalho de Melo
· 9 years ago
a5e813c
perf machine: Add method for common kernel_map(FUNCTION) operation
by Arnaldo Carvalho de Melo
· 9 years ago
77e6597
perf machine: Use machine__kernel_map() thoroughly
by Arnaldo Carvalho de Melo
· 9 years ago
eb56db5
perf tools: Fix build break on powerpc due to sample_reg_masks
by Sukadev Bhattiprolu
· 9 years ago
40862a7
perf report: Amend documentation about max_stack and synthesized callchains
by Adrian Hunter
· 9 years ago
b7f9ff5
perf maps: Introduce maps__find_symbol_by_name()
by Arnaldo Carvalho de Melo
· 9 years ago
272ed29
perf tools: Fix shadowed declaration in parse-events.c
by Jiri Olsa
· 9 years ago
45633a1
tools: Fix shadowed declaration in err.h
by Jiri Olsa
· 9 years ago
9c17dbc
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 9 years ago
e637d17
perf tools: Enable event_config terms to tracepoint events
by He Kuang
· 9 years ago
865582c
perf tools: Adds the tracepoint name parsing support
by He Kuang
· 9 years ago
ffeb883
perf tools: Show proper error message for wrong terms of hw/sw events
by He Kuang
· 9 years ago
0b8891a
perf tools: Adds the config_term callback for different type events
by He Kuang
· 9 years ago
ba11ba6
perf intel-pt: Add mispred-all config option to aid use with autofdo
by Adrian Hunter
· 9 years ago
f56fb98
perf inject: Add --strip option to strip out non-synthesized events
by Adrian Hunter
· 9 years ago
7311730
perf inject: Remove more aux-related stuff when processing instruction traces
by Adrian Hunter
· 9 years ago
4768230
perf evlist: Add perf_evlist__remove()
by Adrian Hunter
· 9 years ago
dddcf6a
perf evlist: Add perf_evlist__id2evsel_strict()
by Adrian Hunter
· 9 years ago
3c5b645
perf script: Make scripting_max_stack value allow for synthesized callchains
by Adrian Hunter
· 9 years ago
44cbe72
perf scripting python: Allow for max_stack greater than PERF_MAX_STACK_DEPTH
by Adrian Hunter
· 9 years ago
03cd1fe
perf script: Add a setting for maximum stack depth
by Adrian Hunter
· 9 years ago
96b40f3
perf hists: Allow for max_stack greater than PERF_MAX_STACK_DEPTH
by Adrian Hunter
· 9 years ago
188bb5e
perf report: Make max_stack value allow for synthesized callchains
by Adrian Hunter
· 9 years ago
f14445e
perf intel-pt: Support generating branch stack
by Adrian Hunter
· 9 years ago
385e330
perf intel-pt: Move branch filter logic
by Adrian Hunter
· 9 years ago
051a01b
perf inject: Set branch stack feature flag when synthesizing branch stacks
by Adrian Hunter
· 9 years ago
f86225d
perf report: Skip events with null branch stacks
by Adrian Hunter
· 9 years ago
fb9fab6
perf report: Also do default setup for synthesized branch stacks
by Adrian Hunter
· 9 years ago
c7eced6
perf report: Adjust sample type validation for synthesized branch stacks
by Adrian Hunter
· 9 years ago
601897b
perf auxtrace: Add option to synthesize branch stacks on samples
by Adrian Hunter
· 9 years ago
35ca01c
perf tools: Add more documentation to export-to-postgresql.py script
by Adrian Hunter
· 9 years ago
a38f48e
perf session: Warn when AUX data has been lost
by Adrian Hunter
· 9 years ago
83e1986
perf script: Allow time to be displayed in nanoseconds
by Adrian Hunter
· 9 years ago
116f349
perf intel-pt: Make logging slightly more efficient
by Adrian Hunter
· 9 years ago
9992c2d
perf intel-pt: Fix potential loop forever
by Adrian Hunter
· 9 years ago
d062ac1
perf report: Fix sample type validation for synthesized callchains
by Adrian Hunter
· 9 years ago
e179134
perf auxtrace: Fix 'instructions' period of zero
by Adrian Hunter
· 9 years ago
7c422f5
tools build: Build fixdep helper from perf and basic libs
by Jiri Olsa
· 9 years ago
324c824
perf tools: Rename the 'single_dep' target to 'prepare'
by Jiri Olsa
· 9 years ago
9fb81323
tools build: Make the fixdep helper part of the build process
by Jiri Olsa
· 9 years ago
275e2d9
tools build: Move dependency copy into function
by Jiri Olsa
· 9 years ago
9f7ef98
tools build: Add fixdep dependency helper
by Jiri Olsa
· 9 years ago
0c00c3f
tools build: Add test for missing include
by Jiri Olsa
· 9 years ago
ab6201d
tools build: Add Makefile.include
by Jiri Olsa
· 9 years ago
dc240c5
tools lib api fs: Store tracing mountpoint for better error message
by Jiri Olsa
· 9 years ago
ab9c2bd
perf tools: Use __map__is_kernel() when synthesizing kernel module mmap records
by Arnaldo Carvalho de Melo
· 9 years ago
045b80d
perf hists browser: Use the map to determine if a DSO is being used as a kernel
by Arnaldo Carvalho de Melo
· 9 years ago
cfc5acd
perf top: Filter symbols based on __map__is_kernel(map)
by Arnaldo Carvalho de Melo
· 9 years ago
18ab2cd
perf/core, perf/x86: Change needlessly global functions and a variable to static
by Geliang Tang
· 9 years ago
6afc0c2
Merge branch 'linus' into perf/core, to pick up fixes before applying new changes
by Ingo Molnar
· 9 years ago
097f70b
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 9 years ago
e3be426
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
73f479b
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
fc11a9c
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
e060f6e
MIPS: Initialise MAARs on secondary CPUs
by Paul Burton
· 9 years ago
651ca7f
MIPS: print MAAR configuration during boot
by Paul Burton
· 9 years ago
def3ab5
MIPS: mm: compile maar_init unconditionally
by Paul Burton
· 9 years ago
d77d5ac
irqchip: mips-gic: Fix pending & mask reads for MIPS64 with 32b GIC.
by Paul Burton
· 9 years ago
ab41f6c
irqchip: mips-gic: Convert CPU numbers to VP IDs.
by Paul Burton
· 9 years ago
7573b94
MIPS: CM: Provide a function to map from CPU to VP ID.
by Paul Burton
· 9 years ago
9ffecb1
Linux 4.3-rc3
by Linus Torvalds
· 9 years ago
162e6df
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
5a6bdf0
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
c905929
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 9 years ago
685b5f1
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 9 years ago
69ea8b8
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 9 years ago
e46fc90
Merge tag 'pxa-fixes-v4.3' of https://github.com/rjarzmik/linux into fixes
by Olof Johansson
· 9 years ago
b8ba826
Merge tag 'omap-for-v4.3/fixes-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes
by Olof Johansson
· 9 years ago
d8cc397
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 9 years ago
c91d707
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 9 years ago
bcba282
Merge tag 'usb-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 9 years ago
fb740f9
Merge tag 'tty-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 9 years ago
b11e7b8
Merge tag 'staging-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 9 years ago
7c1efea
Merge tag 'driver-core-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 9 years ago
64b796e
Merge tag 'char-misc-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 9 years ago
518a7cb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
2530e39
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 9 years ago
bdb06cb
net: Fix panic in icmp_route_lookup
by David Ahern
· 9 years ago
59f0697
net: update docbook comment for __mdiobus_register()
by Russell King
· 9 years ago
b473197
MAINTAINERS: remove amd5536udc USB gadget driver maintainer
by Greg Kroah-Hartman
· 9 years ago
d4a748a
Merge branch 'for-4.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 9 years ago
58a89ec
ppp: fix lockdep splat in ppp_dev_uninit()
by Guillaume Nault
· 9 years ago
21343ac
net: via/Kconfig: GENERIC_PCI_IOMAP required if PCI not selected
by Sudip Mukherjee
· 9 years ago
357cd64
phy: marvell: add link partner advertised modes
by Russell King
· 9 years ago
03e8f64
Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 9 years ago
101688f
Merge tag 'nfs-for-4.3-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 9 years ago
ddff42e
Merge tag 'sound-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 9 years ago
Next »