Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
e2091cedd51bf5306bcd5dd498d2977abfe20e88
e2091ce
perf tools: Add MEM_TOPOLOGY feature to perf data file
by Jiri Olsa
· 7 years ago
5cedb41
perf c2c: Use mem_info refcnt logic
by Jiri Olsa
· 7 years ago
9f87498
perf tools: Add refcnt into struct mem_info
by Jiri Olsa
· 7 years ago
915b4e2
perf record: Remove progname from struct record
by Jiri Olsa
· 7 years ago
20a8a3c
perf record: Move machine variable down the function
by Jiri Olsa
· 7 years ago
e971a5a
perf report: Display perf.data header info
by Jiri Olsa
· 7 years ago
8ef278b
perf report: Fix the output for stdio events list
by Jiri Olsa
· 7 years ago
0b58a77
perf annotate: Fix s390 target function disassembly
by Thomas Richter
· 7 years ago
599a5be
perf intel-pt: Adjust overlap-checking to support sampling mode
by Adrian Hunter
· 7 years ago
13f89db
perf intel-pt: Remove a check for sampling mode
by Adrian Hunter
· 7 years ago
9c66506
perf intel-pt: Tidy old_buffer handling in intel_pt_get_trace()
by Adrian Hunter
· 7 years ago
1c071c8
perf intel-pt: Get rid of intel_pt_use_buffer_pid_tid()
by Adrian Hunter
· 7 years ago
15d599a
perf intel-pt/bts: In auxtrace_record__init_intel() evlist is never NULL
by Adrian Hunter
· 7 years ago
91d29b2
perf intel-pt: Fix timestamp following overflow
by Adrian Hunter
· 7 years ago
1c196a6
perf intel-pt: Fix error recovery from missing TIP packet
by Adrian Hunter
· 7 years ago
63d8e38
perf intel-pt: Fix sync_switch
by Adrian Hunter
· 7 years ago
117db4b
perf intel-pt: Fix overlap detection to identify consecutive buffers correctly
by Adrian Hunter
· 7 years ago
b9bae2c
perf mmap: Simplify perf_mmap__read_init()
by Kan Liang
· 7 years ago
0019dc87
perf mmap: Simplify perf_mmap__read_event()
by Kan Liang
· 7 years ago
d6ace3d
perf mmap: Simplify perf_mmap__consume()
by Kan Liang
· 7 years ago
bdec8b2
perf mmap: Use stored 'overwrite' in perf_mmap__consume()
by Kan Liang
· 7 years ago
b9de0f6
perf mmap: Use the stored data in perf_mmap__read_event()
by Kan Liang
· 7 years ago
07a9461
perf mmap: Use the stored scope data in perf_mmap__push()
by Kan Liang
· 7 years ago
4fda345
perf mmap: Store mmap scope in struct perf_mmap()
by Kan Liang
· 7 years ago
2c5f6d8
perf evlist: Store 'overwrite' in struct perf_mmap
by Kan Liang
· 7 years ago
c199c11
perf pmu: Auto-merge PMU events created by prefix or glob match
by Agustin Vega-Frias
· 7 years ago
8c5421c
perf pmu: Display pmu name when printing unmerged events in stat
by Agustin Vega-Frias
· 7 years ago
b2b9d3a
perf pmu: Support wildcards on pmu name in dynamic pmu events
by Agustin Vega-Frias
· 7 years ago
ea66536
perf tools: Correct title markers for asciidoctor
by Takashi Iwai
· 7 years ago
4c45484
perf auxtrace: Make auxtrace_queues__add_buffer() return buffer_ptr
by Adrian Hunter
· 7 years ago
a356a59
perf auxtrace: Rename some buffer-queuing functions
by Adrian Hunter
· 7 years ago
b818ec6
perf auxtrace: Add missing parameters from kernel-doc comments
by Adrian Hunter
· 7 years ago
9ea42ba
perf trace: Support setting cgroups as targets
by Arnaldo Carvalho de Melo
· 7 years ago
3b56928
perf cgroup: Make the cgroup name be const char *
by Arnaldo Carvalho de Melo
· 7 years ago
483322d
perf cgroup: Add evlist__add_default_cgroup()
by Arnaldo Carvalho de Melo
· 7 years ago
69239ec
perf cgroup: Add evlist__findnew_cgroup()
by Arnaldo Carvalho de Melo
· 7 years ago
4b5ea3b
perf record: Combine some auxtrace initialization into a single function
by Adrian Hunter
· 7 years ago
99a3c3a
perf sched map: Re-annotate shortname if thread comm changed
by Changbin Du
· 7 years ago
8640da9
perf sched: Move thread::shortname to thread_runtime
by Changbin Du
· 7 years ago
923a0fb3
perf cgroup: Introduce cgroup__new() out of open coded equivalent
by Arnaldo Carvalho de Melo
· 7 years ago
b80271f
perf cgroup: Introduce find_cgroup() method
by Arnaldo Carvalho de Melo
· 7 years ago
fc9ffb9
perf cgroup: Introduce cgroup__get()
by Arnaldo Carvalho de Melo
· 7 years ago
a53b646
perf cgroup: Rename close_cgroup() to cgroup__put()
by Arnaldo Carvalho de Melo
· 7 years ago
9450d0d
perf cgroup: Introduce cgroup__delete()
by Arnaldo Carvalho de Melo
· 7 years ago
3ca32f6
perf cgroup: Rename 'struct cgroup_sel' to 'struct cgroup'
by Arnaldo Carvalho de Melo
· 7 years ago
a6adc9b
perf cgroup: Remove misplaced __maybe_unused
by Arnaldo Carvalho de Melo
· 7 years ago
3f986ee
Merge branch 'perf/urgent' into perf/core, to resolve conflict
by Ingo Molnar
· 7 years ago
629ae2e
Merge tag 'perf-urgent-for-mingo-4.16-20180306' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 7 years ago
de19e5c
perf tools: Fix trigger class trigger_on()
by Adrian Hunter
· 7 years ago
2e2967f
perf auxtrace: Prevent decoding when --no-itrace
by Adrian Hunter
· 7 years ago
40c2189
perf stat: Fix CVS output format for non-supported counters
by Ilya Pronin
· 7 years ago
55b4ce6
Merge tag 'perf-core-for-mingo-4.17-20180305' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 7 years ago
8af3136
Merge tag 'v4.16-rc4' into perf/core, to pick up fixes
by Ingo Molnar
· 7 years ago
4caea05
tools headers: Sync x86's cpufeatures.h
by Arnaldo Carvalho de Melo
· 7 years ago
d976a6e
tools headers: Sync copy of kvm UAPI headers
by Arnaldo Carvalho de Melo
· 7 years ago
cfacbab
perf record: Fix crash in pipe mode
by Jiri Olsa
· 7 years ago
9cf195f
perf annotate browser: Be more robust when drawing jump arrows
by Arnaldo Carvalho de Melo
· 7 years ago
626af862
perf top: Fix annoying fallback message on older kernels
by Kan Liang
· 7 years ago
f6d3f35
perf kallsyms: Fix the usage on the man page
by Sangwon Hong
· 7 years ago
6afad54
perf mmap: Discard legacy interfaces for mmap read forward
by Kan Liang
· 7 years ago
7594873
perf test: Switch to new perf_mmap__read_event() interface for task-exit
by Kan Liang
· 7 years ago
ee4024f
perf test: Switch to new perf_mmap__read_event() interface for switch-tracking
by Kan Liang
· 7 years ago
5d0007c
perf test: Switch to new perf_mmap__read_event() interface for sw-clock
by Kan Liang
· 7 years ago
9dfb85d
perf test: Switch to new perf_mmap__read_event() interface for time-to-tsc
by Kan Liang
· 7 years ago
88e37a4b
perf test: Switch to new perf_mmap__read_event() interface for perf-record
by Kan Liang
· 7 years ago
1d1b563
perf test: Switch to new perf_mmap__read_event() interface for tp fields
by Kan Liang
· 7 years ago
334f823
perf test: Switch to new perf_mmap__read_event() interface for mmap-basic
by Kan Liang
· 7 years ago
693d32a
perf test: Switch to new perf_mmap__read_event() interface for "keep tracking" test
by Kan Liang
· 7 years ago
00fc246
perf test: Switch to new perf_mmap__read_event() interface for 'code reading' test
by Kan Liang
· 7 years ago
2f54f3a
perf test: Switch to new perf_mmap__read_event() interface for bpf
by Kan Liang
· 7 years ago
35b7cdc
perf python: Switch to new perf_mmap__read_event() interface
by Kan Liang
· 7 years ago
d7f55c6
perf trace: Switch to new perf_mmap__read_event() interface
by Kan Liang
· 7 years ago
53172f9
perf kvm: Switch to new perf_mmap__read_event() interface
by Kan Liang
· 7 years ago
ad46e48c
perf record: Fix crash in pipe mode
by Jiri Olsa
· 7 years ago
696703a
perf annotate: Find 'call' instruction target symbol at parsing time
by Arnaldo Carvalho de Melo
· 7 years ago
b09c236
perf record: Throttle user defined frequencies to the maximum allowed
by Arnaldo Carvalho de Melo
· 7 years ago
7831bf2
perf top: Allow asking for the maximum allowed sample rate
by Arnaldo Carvalho de Melo
· 7 years ago
a9980a6
perf top browser: Show sample_freq in browser title line
by Arnaldo Carvalho de Melo
· 7 years ago
6723047
perf record: Allow asking for the maximum allowed sample rate
by Arnaldo Carvalho de Melo
· 7 years ago
4f673368
perf tests: Rename trace+probe_libc_inet_pton to record+probe_libc_inet_pton
by Jiri Olsa
· 7 years ago
a18ee79
perf tests: Switch trace+probe_libc_inet_pton to use record
by Jiri Olsa
· 7 years ago
9c04409
perf annotate browser: Be more robust when drawing jump arrows
by Arnaldo Carvalho de Melo
· 7 years ago
661e50b
Linux 4.16-rc4
by Linus Torvalds
· 7 years ago
e64b956
Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
7225a44
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
4c4ce3022
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
ff8d583
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
af8c081
Merge tag 'for-4.16-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 7 years ago
3176609
perf/x86/intel/uncore: Fix Skylake UPI event format
by Kan Liang
· 7 years ago
58bdf60
Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 7 years ago
20f1417
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 7 years ago
0eb3412
Merge tag 'kbuild-fixes-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 7 years ago
7cf901b
Merge tag 'media/v4.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 7 years ago
d6d0972
Merge tag 'linux-watchdog-4.16-fixes-1' of git://www.linux-watchdog.org/linux-watchdog
by Linus Torvalds
· 7 years ago
03a6c259
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
949b9325
memremap: fix softlockup reports at teardown
by Dan Williams
· 7 years ago
5fdf8e5
libnvdimm: re-enable deep flush for pmem devices via fsync()
by Dave Jiang
· 7 years ago
50186e1
MAINTAINERS: take over Kconfig maintainership
by Masahiro Yamada
· 7 years ago
94db151
vfio: disable filesystem-dax page pinning
by Dan Williams
· 7 years ago
329ad5e
Merge tag 'pci-v4.16-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 7 years ago
Next »