Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
428aff82e92a29da0e4276623180f9a98f2d5b16
428aff8
perf probe: Ignore vmlinux buildid if offline kernel is given
by Masami Hiramatsu
· 8 years ago
1c20b1d
perf probe: Show trace event definition
by Masami Hiramatsu
· 8 years ago
893c5c7
perf config: Show default report configuration in example and docs
by Milian Wolff
· 8 years ago
2a8d41b
perf symbols: Demangle symbols for synthesized @plt entries.
by Milian Wolff
· 8 years ago
fd22759
perf probe: Do not use map_load filters for function
by Arnaldo Carvalho de Melo
· 8 years ago
b55cc4e
perf symbols: Rename ->ignore to ->idle
by Arnaldo Carvalho de Melo
· 8 years ago
b01141f
perf annotate: Initialize the priv are in symbol__new()
by Arnaldo Carvalho de Melo
· 8 years ago
ffe67c2
perf tools: Fix error handling of lzma decompression
by Shawn Lin
· 8 years ago
04e1196
perf probe: Remove unused tracing_dir variable
by Masami Hiramatsu
· 8 years ago
36e674a
Merge tag 'perf-core-for-mingo-20160823' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 8 years ago
5e30d55
perf record: Fix spelling mistake "Finshed" -> "Finished"
by Colin Ian King
· 8 years ago
c77ce22
perf bpf: Fix typo: "ehough" -> "enough"
by Colin Ian King
· 8 years ago
17d4666
perf test bpf: Fix typo: "ehough" -> "enough"
by Colin Ian King
· 8 years ago
dd6fa4e
perf tools: Fix typo: "ehough" -> "enough"
by Colin Ian King
· 8 years ago
bdca79c2
ftrace: kprobe: uprobe: Show u8/u16/u32/u64 types in decimal
by Masami Hiramatsu
· 8 years ago
9880ce4
perf probe: Use hexadecimal type by default if possible
by Masami Hiramatsu
· 8 years ago
9254378
perf probe: Support hexadecimal casting
by Masami Hiramatsu
· 8 years ago
180b206
perf probe: Add supported for type casting by the running kernel
by Masami Hiramatsu
· 8 years ago
8642562
ftrace: probe: Add README entries for k/uprobe-events
by Masami Hiramatsu
· 8 years ago
17ce3dc
ftrace: kprobe: uprobe: Add x8/x16/x32/x64 for hexadecimal types
by Masami Hiramatsu
· 8 years ago
6637e6f1
perf hists browser: Remove superfluous null check on map
by Colin Ian King
· 8 years ago
11196b7
perf tools: Skip running the feature tests for 'make install-doc'
by Rui Teng
· 8 years ago
11d8f87
perf tools: Use __weak definition from linux/compiler.h
by Rui Teng
· 8 years ago
fa1f456
perf report: Allow configuring the default sort order in ~/.perfconfig
by Arnaldo Carvalho de Melo
· 8 years ago
39ff526
tools: Copy coresight-pmu.h header file needed by perf tools
by Mathieu Poirier
· 8 years ago
05ed3ac
perf disassemble: Extract logic to find file to pass to objdump to a separate function
by Arnaldo Carvalho de Melo
· 8 years ago
3caee09
perf disassemble: Simplify logic for picking the filename to disassemble
by Arnaldo Carvalho de Melo
· 8 years ago
c12944f
perf disassemble: Move check for kallsyms + !kcore
by Arnaldo Carvalho de Melo
· 8 years ago
29659ab
perf hists: Add support for header span
by Jiri Olsa
· 8 years ago
f3705b0
perf tools stdio: Display multiple header lines
by Jiri Olsa
· 8 years ago
69705b3
perf tools tui: Display multiple header lines
by Jiri Olsa
· 8 years ago
74bb43f
perf hists: Add line argument into perf_hpp_fmt's header callback
by Jiri Olsa
· 8 years ago
f8e6710
perf hists: Introduce nr_header_lines into struct perf_hpp_list
by Jiri Olsa
· 8 years ago
b9c4b0f
perf top: Use MSEC_PER_SEC
by Arnaldo Carvalho de Melo
· 8 years ago
565e691
perf bench futex: Use NSEC_PER_USEC
by Arnaldo Carvalho de Melo
· 8 years ago
c05a6e1
perf kvm: Use NSEC_PER_USEC
by Arnaldo Carvalho de Melo
· 8 years ago
0693e68
perf record: Use USEC_PER_MSEC
by Arnaldo Carvalho de Melo
· 8 years ago
af15e67
perf bench sched-messaging: Use USEC_PER_MSEC
by Arnaldo Carvalho de Melo
· 8 years ago
f2b91be
perf bench mem: Use USEC_PER_SEC
by Arnaldo Carvalho de Melo
· 8 years ago
310ebb9
perf stat: Use *SEC_PER_*SEC macros
by Arnaldo Carvalho de Melo
· 8 years ago
16633cc
perf bench sched-pipe: Use linux/time64.h, USEC_PER_SEC
by Arnaldo Carvalho de Melo
· 8 years ago
af4b2c9
perf timechart: Use NSEC_PER_U?SEC
by Arnaldo Carvalho de Melo
· 8 years ago
4fc76e4
perf sched: Use linux/time64.h
by Arnaldo Carvalho de Melo
· 8 years ago
a8ad832
perf bench numa: Use NSEC_PER_U?SEC
by Arnaldo Carvalho de Melo
· 8 years ago
bd48c63
tools: Introduce tools/include/linux/time64.h for *SEC_PER_*SEC macros
by Arnaldo Carvalho de Melo
· 8 years ago
ce90c12
Merge branch 'perf/urgent' into perf/core, to pick up fixes before merging new changes
by Arnaldo Carvalho de Melo
· 8 years ago
de737f3
Merge tag 'perf-urgent-for-mingo-20160818' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 8 years ago
c53412e
perf evsel: Do not access outside hw cache name arrays
by Arnaldo Carvalho de Melo
· 8 years ago
0215d59
tools lib: Reinstate strlcpy() header guard with __UCLIBC__
by Vineet Gupta
· 8 years ago
b6a32f0
perf/x86: Fix PEBS threshold initialization
by Jiri Olsa
· 8 years ago
e64cd6f
perf/x86: Use PMUEF_READ_CPU_PKG in uncore events
by David Carrillo-Cisneros
· 8 years ago
d6a2f903
perf/core: Introduce PMU_EV_CAP_READ_ACTIVE_PKG
by David Carrillo-Cisneros
· 8 years ago
4ff6a8d
perf/core: Generalize event->group_flags
by David Carrillo-Cisneros
· 8 years ago
29dd328
bitmap.h, perf/core: Fix the mask in perf_output_sample_regs()
by Madhavan Srinivasan
· 8 years ago
8942c2b
Merge branch 'perf/urgent' into perf/core, to pick up dependencies
by Ingo Molnar
· 8 years ago
71e7bc2
perf/core: Check return value of the perf_event_read() IPI
by David Carrillo-Cisneros
· 8 years ago
99f5bc9
perf/core: Enable mapping of the stop filters
by Mathieu Poirier
· 8 years ago
12b40a2
perf/core: Update filters only on executable mmap
by Mathieu Poirier
· 8 years ago
4059ffd
perf/core: Fix file name handling for start/stop filters
by Mathieu Poirier
· 8 years ago
cca2094
perf/core: Fix event_function_local()
by Peter Zijlstra
· 8 years ago
bdfaa2e
uprobes: Rename the "struct page *" args of __replace_page()
by Oleg Nesterov
· 8 years ago
bc06f00
Merge branch 'perf/urgent' into perf/core, to pick up dependency
by Ingo Molnar
· 8 years ago
6c4687c
uprobes: Fix the memcg accounting
by Oleg Nesterov
· 8 years ago
6754075
perf unwind: Use addr_location::addr instead of ip for entries
by Milian Wolff
· 8 years ago
3cace81
Merge tag 'perf-urgent-for-mingo-20160815' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 8 years ago
3d918fb
perf intel-pt: Fix occasional decoding errors when tracing system-wide
by Adrian Hunter
· 8 years ago
9f31569
tools: Sync kvm related header files for arm64 and s390
by Arnaldo Carvalho de Melo
· 8 years ago
60ebc15
perf probe: Release resources on error when handling exit paths
by Arnaldo Carvalho de Melo
· 8 years ago
0325862
perf probe: Check for dup and fdopen failures
by Colin Ian King
· 8 years ago
50de1a0
perf symbols: Fix annotation of objects with debuginfo files
by Anton Blanchard
· 8 years ago
3684b03
Merge tag 'iommu-fixes-v4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 8 years ago
f2fa30a
Merge tag 'edac_fixes_for_4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
by Linus Torvalds
· 8 years ago
71ac899
perf script: Don't disable use_callchain if input is pipe
by He Kuang
· 8 years ago
88ded4d
perf script: Show proper message when failed list scripts
by He Kuang
· 8 years ago
49a7f01
perf jitdump: Add the right header to get the major()/minor() definitions
by Arnaldo Carvalho de Melo
· 8 years ago
694d0d0
Linux 4.8-rc2
by Linus Torvalds
· 8 years ago
0043ee4
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
by Linus Torvalds
· 8 years ago
4ef870e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
by Linus Torvalds
· 8 years ago
118253a
Merge tag 'fixes-for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 8 years ago
120c547
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 8 years ago
329f415
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
a1e2103
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
2b05980
h8300: Add missing include file to asm/io.h
by Guenter Roeck
· 8 years ago
783011b
unicore32: mm: Add missing parameter to arch_vma_access_permitted
by Guenter Roeck
· 9 years ago
f31494b
Merge tag 'vfio-v4.8-rc2' of git://github.com/awilliam/linux-vfio
by Linus Torvalds
· 8 years ago
b112324
Merge tag 'nfsd-4.8-1' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 8 years ago
9710cb6
Merge tag 'pm-4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
01ea443
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
3bc6d8c
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
0aeeb3e
Merge branches 'pm-sleep' and 'pm-cpufreq'
by Rafael J. Wysocki
· 8 years ago
e6e7214
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
62822e2
PM / hibernate: Restore processor state before using per-CPU variables
by Thomas Garnier
· 8 years ago
ad83242
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
dd25793
nfsd: don't return an unhashed lock stateid after taking mutex
by Jeff Layton
· 8 years ago
1f8083c
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
25db691
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
0e1117b
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
9909170
Merge tag 'nfs-for-4.8-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 8 years ago
c239ae1
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 8 years ago
86fc048
Merge tag 'sound-4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 8 years ago
Next »