Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
5e51b0bb245d963f5ce750256c504be95201e38c
5e51b0b
perf cpumap: Remove needless includes from cpumap.h
by Arnaldo Carvalho de Melo
· 5 years ago
f7004f5
perf evsel: Switch to libperf's cpumap.h
by Arnaldo Carvalho de Melo
· 5 years ago
1028f96
perf x86 kvm-stat: Add missing string.h header
by Arnaldo Carvalho de Melo
· 5 years ago
43cc5d5
perf evsel: util/evsel.h needs stdio.h as it uses FILE
by Arnaldo Carvalho de Melo
· 5 years ago
a06b7f4
perf evsel: Remove needless stddef.h from util/evsel.h
by Arnaldo Carvalho de Melo
· 5 years ago
ddee688
perf evsel: Remove needless counts.h header from util/evsel.h
by Arnaldo Carvalho de Melo
· 5 years ago
69714a4
perf evsel: Add missing perf/evsel.h header in util/evsel.h
by Arnaldo Carvalho de Melo
· 5 years ago
430482c
perf scripting python: Add missing counts.h header
by Arnaldo Carvalho de Melo
· 5 years ago
bfc4918
perf stat: Add missing counts.h
by Arnaldo Carvalho de Melo
· 5 years ago
e4aec1b
perf tests: Add missing counts.h
by Arnaldo Carvalho de Melo
· 5 years ago
0f31c01
perf script: Add missing counts.h
by Arnaldo Carvalho de Melo
· 5 years ago
e14e549
perf evlist: Add missing xyarray.h header
by Arnaldo Carvalho de Melo
· 5 years ago
964f384
perf bpf: Add missing xyarray.h header
by Arnaldo Carvalho de Melo
· 5 years ago
2d64ae9
perf counts: Add missing headers needed for types used
by Arnaldo Carvalho de Melo
· 5 years ago
7646602
perf evsel: Move xyarray.h from evsel.c to evsel.h to reduce include dep tree
by Arnaldo Carvalho de Melo
· 5 years ago
0b8026e
perf metricgroup: Remove needless includes from metricgroup.h
by Arnaldo Carvalho de Melo
· 5 years ago
e740ca8
perf kvm s390: Add missing string.h header
by Arnaldo Carvalho de Melo
· 5 years ago
45a2c0c
perf arm64: Add missing debug.h header
by Arnaldo Carvalho de Melo
· 5 years ago
b4df75d
libperf: Move perf's cpu_map__idx() to perf_cpu_map__idx()
by Jiri Olsa
· 5 years ago
315c0a1
libperf: Move perf's cpu_map__empty() to perf_cpu_map__empty()
by Jiri Olsa
· 5 years ago
6549cd8
perf tools: Use perf_cpu_map__nr instead of cpu_map__nr
by Jiri Olsa
· 5 years ago
db9a5fd
tools headers: Add missing perf_event.h include
by Jiri Olsa
· 5 years ago
4e92b18
Merge tag 'perf-core-for-mingo-5.4-20190820' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 5 years ago
51c359c
Merge tag 'v5.3-rc5' into perf/core, to pick up fixes
by Ingo Molnar
· 5 years ago
b81d39c
libperf: Fix arch include paths
by Jiri Olsa
· 5 years ago
42fc2e9
tools headers: Fixup bitsperlong per arch includes
by Arnaldo Carvalho de Melo
· 5 years ago
5c959b6
perf top: Show info message while collecting samples
by Arnaldo Carvalho de Melo
· 5 years ago
2284cf8
perf ui browser: Allow specifying message to show when no samples are available to display
by Arnaldo Carvalho de Melo
· 5 years ago
9b01611
perf ui: Introduce non-interactive ui__info_window() function
by Arnaldo Carvalho de Melo
· 5 years ago
9e79ff7
perf ui: Make 'exit_msg' optional in ui__question_window()
by Arnaldo Carvalho de Melo
· 5 years ago
a4973d8
perf cs-etm: Support sample flags 'insn' and 'insnlen'
by Leo Yan
· 5 years ago
10ccbc1
perf report: Prefer DWARF callstacks to LBR ones when captured both
by Alexey Budankov
· 5 years ago
d2720c3
perf report: Dump LBR callstack data by -D jointly with thread stack
by Alexey Budankov
· 5 years ago
25663496
perf record: Enable LBR callstack capture jointly with thread stack
by Alexey Budankov
· 5 years ago
82a2f88
tools lib traceevent: Fix "robust" test of do_generate_dynamic_list_file
by Steven Rostedt (VMware)
· 5 years ago
3c84e65
perf evsel: Add comment for 'idx' member in 'struct perf_sample_id
by Adrian Hunter
· 5 years ago
0ac10d8
tools arch x86: Sync asm/cpufeatures.h with the with the kernel
by Arnaldo Carvalho de Melo
· 5 years ago
b658911
tools headers: Synchronize linux/bits.h with the kernel sources
by Arnaldo Carvalho de Melo
· 5 years ago
aaa6ef8
tools headers: Grab copy of linux/const.h, needed by linux/bits.h
by Arnaldo Carvalho de Melo
· 5 years ago
146dc30
perf tools: tools/include should come before tools/uapi/include
by Arnaldo Carvalho de Melo
· 5 years ago
6e98bc34
tools headers: Add limits.h to access __WORDSIZE
by Arnaldo Carvalho de Melo
· 5 years ago
d1abaeb
Linux 5.3-rc5
by Linus Torvalds
· 5 years ago
6825e5a
Merge tag 'fixes-for-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux
by Linus Torvalds
· 5 years ago
3039fad
Merge tag 'for-5.3-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 5 years ago
c332f3a
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
645c03a
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
5bba5c9
Merge tag 'spdx-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx
by Linus Torvalds
· 5 years ago
4503c0a
Merge tag 'char-misc-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 5 years ago
ae1a616
Merge tag 'staging-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 5 years ago
359334c
Merge tag 'usb-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 5 years ago
8fde283
Merge tag 'for-linus-2019-08-17' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 5 years ago
85d8d3b
Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux
by Linus Torvalds
· 5 years ago
bafe1e7
MAINTAINERS: Fix Hyperv vIOMMU driver file name
by Lan Tianyu
· 6 years ago
61e0f39
tools: hv: Use the correct style for SPDX License Identifier
by Nishad Kamdar
· 5 years ago
2d35c66
tools: hv: fix typos in toolchain
by Adrian Vladu
· 6 years ago
b099515
tools: hv: fix KVP and VSS daemons exit code
by Adrian Vladu
· 6 years ago
5912e79
tools: hv: fixed Python pep8/flake8 warnings for lsvmbus
by Adrian Vladu
· 6 years ago
05c5253
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 5 years ago
2f478b6
Merge tag 'riscv/for-v5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
by Linus Torvalds
· 5 years ago
6a5f43d
Merge tag 'usb-serial-5.3-rc5' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus
by Greg Kroah-Hartman
· 5 years ago
6e625a1
Merge tag 'xtensa-20190816' of git://github.com/jcmvbkbc/linux-xtensa
by Linus Torvalds
· 5 years ago
cfb104c
Merge tag 'perf-core-for-mingo-5.4-20190816' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Thomas Gleixner
· 5 years ago
b7e7c85
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 5 years ago
b6143d1
arm64: ftrace: Ensure module ftrace trampoline is coherent with I-side
by Will Deacon
· 5 years ago
2d63ba3
Merge tag 'pm-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 5 years ago
9da5bb2
Merge tag 'dmaengine-fix-5.3-rc5' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 5 years ago
cfa0bb2
Merge tag 'sound-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 5 years ago
ec037ac
Merge tag 'drm-fixes-2019-08-16' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 5 years ago
e273621
perf unwind: Remove unnecessary test
by John Keeping
· 5 years ago
e8ba290
perf unwind: Fix libunwind when tid != pid
by John Keeping
· 5 years ago
ab6cd0e
perf map: Use zalloc for map_groups
by John Keeping
· 5 years ago
ef4b1a5
perf report: Add --switch-on/--switch-off events
by Arnaldo Carvalho de Melo
· 5 years ago
a3ee247
Merge branch 'pm-cpufreq'
by Rafael J. Wysocki
· 5 years ago
a90118c
x86/boot: Save fields explicitly, zero out everything else
by John Hubbard
· 5 years ago
9cd02b0
Merge tag 'soundwire-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwire into char-misc-linus
by Greg Kroah-Hartman
· 5 years ago
a85abd5
Merge tag 'drm-intel-fixes-2019-08-15' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes
by Dave Airlie
· 5 years ago
19bce47
ALSA: usb-audio: Fix a stack buffer overflow bug in check_input_term
by Hui Peng
· 5 years ago
a69e905
Merge tag 'xfs-5.3-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 5 years ago
4ec1fa6
Merge tag 'iomap-5.3-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 5 years ago
2f53ae3
perf top: Add --switch-on/--switch-off events
by Arnaldo Carvalho de Melo
· 5 years ago
a982eeb
io_uring: fix an issue when IOSQE_IO_LINK is inserted into defer list
by Jackie Liu
· 5 years ago
7b6620d
block: remove REQ_NOWAIT_INLINE
by Jens Axboe
· 5 years ago
99c79f6
io_uring: fix manual setup of iov_iter for fixed buffers
by Aleix Roca Nonell
· 5 years ago
3291204
Merge tag 'auxdisplay-for-linus-v5.3-rc5' of git://github.com/ojeda/linux
by Linus Torvalds
· 5 years ago
2b245b8
Merge tag 'devicetree-fixes-for-5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 5 years ago
01fd150
misc: xilinx-sdfec: fix dependency and build error
by Randy Dunlap
· 5 years ago
22ac431
perf trace: Add --switch-on/--switch-off events
by Arnaldo Carvalho de Melo
· 5 years ago
8b3c9ea
perf evswitch: Add hint when not finding specified on/off events
by Arnaldo Carvalho de Melo
· 5 years ago
c9a4269
perf evswitch: Move enoent error message printing to separate function
by Arnaldo Carvalho de Melo
· 5 years ago
124e02b
perf evswitch: Introduce init() method to set the on/off evsels from the command line
by Arnaldo Carvalho de Melo
· 5 years ago
add3a71
perf evswitch: Introduce OPTS_EVSWITCH() for cmd line processing
by Arnaldo Carvalho de Melo
· 5 years ago
0b495b1
perf evswitch: Add the names of on/off events
by Arnaldo Carvalho de Melo
· 5 years ago
8829e56
perf evswitch: Move switch logic to use in other tools
by Arnaldo Carvalho de Melo
· 5 years ago
d236044
perf evswitch: Move struct to a separate header to use in other tools
by Arnaldo Carvalho de Melo
· 5 years ago
dd41f66
perf script: Allow specifying event to switch off processing of other events
by Arnaldo Carvalho de Melo
· 5 years ago
6469eb6
perf script: Allow showing the --switch-on event
by Arnaldo Carvalho de Melo
· 5 years ago
f90a241
perf script: Allow specifying event to switch on processing of other events
by Arnaldo Carvalho de Melo
· 5 years ago
11e54d3
perf vendor events intel: Add Tremontx event file v1.02
by Haiyan Song
· 5 years ago
edfbcb3
usb: add a hcd_uses_dma helper
by Christoph Hellwig
· 5 years ago
dd3ecf1
usb: don't create dma pools for HCDs with a localmem_pool
by Christoph Hellwig
· 5 years ago
Next »