Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
f3810817b20645ffae809feb30e9fe260fbd6c4d
f3810817
perf diff: Link same basic blocks among different data
by Jin Yao
· 6 years ago
99150a1
perf diff: Use hists to manage basic blocks per symbol
by Jin Yao
· 6 years ago
30d8155
perf diff: Check if all data files with branch stacks
by Jin Yao
· 6 years ago
fe96245
perf hists: Add block_info in hist_entry
by Jin Yao
· 6 years ago
0cec244
perf symbol: Create block_info structure
by Jin Yao
· 6 years ago
0c69b93
objtool: Fix build by linking against tools/lib/ctype.o sources
by Jiri Olsa
· 6 years ago
06c642c
perf jevents: Use nonlocal include statements in pmu-events.c
by Luke Mujica
· 6 years ago
aa23aa5
perf annotate: Add csky support
by Mao Han
· 6 years ago
e3a9427
perf stat: Fix metrics with --no-merge
by Andi Kleen
· 6 years ago
2f87f33
perf stat: Fix group lookup for metric group
by Andi Kleen
· 6 years ago
6c5f4e5
perf stat: Don't merge events in the same PMU
by Andi Kleen
· 6 years ago
145c407
perf stat: Make metric event lookup more robust
by Andi Kleen
· 6 years ago
9c10548
tools lib: Move argv_{split,free} from tools/perf/util/
by Arnaldo Carvalho de Melo
· 6 years ago
af0de0c
perf tools: Drop strxfrchar(), use strreplace() equivalent from kernel
by Arnaldo Carvalho de Melo
· 6 years ago
2a60689
tools lib: Adopt strreplace() from the kernel
by Arnaldo Carvalho de Melo
· 6 years ago
13c230a
perf tools: Ditch rtrim(), use strim() from tools/lib
by Arnaldo Carvalho de Melo
· 6 years ago
3ca43b6
perf tools: Remove trim() implementation, use tools/lib's strim()
by Arnaldo Carvalho de Melo
· 6 years ago
45bfd0a
tools lib: Adopt strim() from the kernel
by Arnaldo Carvalho de Melo
· 6 years ago
3285848
perf tools: Ditch rtrim(), use skip_spaces() to get closer to the kernel
by Arnaldo Carvalho de Melo
· 6 years ago
526bbbd
perf report: Use skip_spaces()
by Arnaldo Carvalho de Melo
· 6 years ago
80e9073
perf metricgroup: Use strsep()
by Arnaldo Carvalho de Melo
· 6 years ago
c1fc14c
perf strfilter: Use skip_spaces()
by Arnaldo Carvalho de Melo
· 6 years ago
ee44b5b
perf probe: Use skip_spaces() for argv handling
by Arnaldo Carvalho de Melo
· 6 years ago
9bb5a27
perf time-utils: Use skip_spaces()
by Arnaldo Carvalho de Melo
· 6 years ago
fc6a172
perf header: Use skip_spaces() in __write_cpudesc()
by Arnaldo Carvalho de Melo
· 6 years ago
810826a
perf stat: Use recently introduced skip_spaces()
by Arnaldo Carvalho de Melo
· 6 years ago
7bd330d
tools lib: Adopt skip_spaces() from the kernel sources
by Arnaldo Carvalho de Melo
· 6 years ago
bd9860b
perf tools: Use linux/ctype.h in more places
by Arnaldo Carvalho de Melo
· 6 years ago
3052ba5
tools perf: Move from sane_ctype.h obtained from git to the Linux's original
by Arnaldo Carvalho de Melo
· 6 years ago
1b2fc35
perf tools: Add missing util.h to pick up 'page_size' variable
by Arnaldo Carvalho de Melo
· 6 years ago
9f3926e
perf tools: Remove old baggage that is util/include/linux/ctype.h
by Arnaldo Carvalho de Melo
· 6 years ago
cf8b697
perf symbols: We need util.h in symbol-elf.c for zfree()
by Arnaldo Carvalho de Melo
· 6 years ago
155681f
perf kallsyms: Adopt hex2u64 from tools/perf/util/util.h
by Arnaldo Carvalho de Melo
· 6 years ago
af41949
tools x86 machine: Add missing util.h to pick up 'page_size'
by Arnaldo Carvalho de Melo
· 6 years ago
6a9fa4e
perf string: Move 'dots' and 'graph_dotted_line' out of sane_ctype.h
by Arnaldo Carvalho de Melo
· 6 years ago
93d50ed
perf ctype: Remove now unused 'spaces' variable
by Arnaldo Carvalho de Melo
· 6 years ago
b598c34
perf ui stdio: No need to use 'spaces' to left align
by Arnaldo Carvalho de Melo
· 6 years ago
828e27a
perf ctype: Remove unused 'graph_line' variable
by Arnaldo Carvalho de Melo
· 6 years ago
aba4428
perf scripts python: export-to-postgresql.py: Export Intel PT power and ptwrite events
by Adrian Hunter
· 6 years ago
5130c6e
perf scripts python: export-to-sqlite.py: Export Intel PT power and ptwrite events
by Adrian Hunter
· 6 years ago
b9322ca
perf db-export: Export synth events
by Adrian Hunter
· 6 years ago
5fe2cf7
perf intel-pt: Synthesize CBR events when last seen value changes
by Adrian Hunter
· 6 years ago
51b0918
perf intel-pt: Add CBR value to decoder state
by Adrian Hunter
· 6 years ago
91de868
perf intel-pt: Cater for CBR change in PSB+
by Adrian Hunter
· 6 years ago
abe5a1d
perf intel-pt: Decoder to output CBR changes immediately
by Adrian Hunter
· 6 years ago
9f94c7f
perf tools: Increase MAX_NR_CPUS and MAX_CACHES
by Kyle Meyer
· 6 years ago
eb5d854
perf thread-stack: Eliminate code duplicating thread_stack__pop_ks()
by Adrian Hunter
· 6 years ago
97860b4
perf thread-stack: Fix thread stack return from kernel for kernel-only case
by Adrian Hunter
· 6 years ago
2d7102a
perf tools: Fix cache.h include directive
by Numfor Mbiziwo-Tiapo
· 6 years ago
fd7d551
perf/cgroups: Don't rotate events for cgroups unnecessarily
by Ian Rogers
· 6 years ago
637d97b
perf/x86/rapl: Get quirk state from new probe framework
by Jiri Olsa
· 6 years ago
5fc1bd8
perf/x86/rapl: Get attributes from new probe framework
by Jiri Olsa
· 6 years ago
122f1c51
perf/x86/rapl: Get MSR values from new probe framework
by Jiri Olsa
· 6 years ago
cd105ae
perf/x86/rapl: Get rapl_cntr_mask from new probe framework
by Jiri Olsa
· 6 years ago
5fb5273
perf/x86/rapl: Use new MSR detection interface
by Jiri Olsa
· 6 years ago
8f2a28c
perf/x86/cstate: Use new probe function
by Jiri Olsa
· 6 years ago
dde5e72
perf/x86/msr: Use new probe function
by Jiri Olsa
· 6 years ago
98253a5
perf/x86: Add MSR probe interface
by Jiri Olsa
· 6 years ago
9e6e87e
Merge branch 'x86/cpu' into perf/core, to pick up dependent patches
by Ingo Molnar
· 6 years ago
b9271f0
Merge tag 'v5.2-rc6' into perf/core, to refresh branch
by Ingo Molnar
· 6 years ago
203dffa
Documentation/ABI: Document umwait control sysfs interfaces
by Fenghua Yu
· 6 years ago
bd9a0c9
x86/umwait: Add sysfs interface to control umwait maximum time
by Fenghua Yu
· 6 years ago
ff4b353
x86/umwait: Add sysfs interface to control umwait C0.2 state
by Fenghua Yu
· 6 years ago
bd688c6
x86/umwait: Initialize umwait control values
by Fenghua Yu
· 6 years ago
6dbbf5e
x86/cpufeatures: Enumerate user wait instructions
by Fenghua Yu
· 6 years ago
4b972a0
Linux 5.2-rc6
by Linus Torvalds
· 6 years ago
6698a71
Merge tag 'iommu-fix-v5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 6 years ago
0aafc8a
Revert "iommu/vt-d: Fix lock inversion between iommu->lock and device_domain_lock"
by Peter Xu
· 6 years ago
b253d5f
Merge tag 'pci-v5.2-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 6 years ago
f410276
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 6 years ago
a8282bf
Merge tag 'powerpc-5.2-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 6 years ago
693cd8c
Bluetooth: Fix regression with minimum encryption key size alignment
by Marcel Holtmann
· 6 years ago
cc9e303
x86/cpu: Disable frequency requests via aperfmperf IPI for nohz_full CPUs
by Konstantin Khlebnikov
· 6 years ago
f8c0e06
x86/acpi/cstate: Add Zhaoxin processors support for cache flush policy in C3
by Tony W Wang-oc
· 6 years ago
773b2f3
ACPI, x86: Add Zhaoxin processors support for NONSTOP TSC
by Tony W Wang-oc
· 6 years ago
761fdd5
x86/cpu: Create Zhaoxin processors architecture support file
by Tony W Wang-oc
· 6 years ago
0a05fa6
x86/cpu: Split Tremont based Atoms from the rest
by Andy Shevchenko
· 6 years ago
2c7b5ac
Documentation/x86/64: Add documentation for GS/FS addressing mode
by Thomas Gleixner
· 6 years ago
f987c95
x86/elf: Enumerate kernel FSGSBASE capability in AT_HWCAP2
by Andi Kleen
· 6 years ago
2032f1f
x86/cpu: Enable FSGSBASE on 64bit by default and add a chicken bit
by Andy Lutomirski
· 6 years ago
a87730c
selftests/x86/fsgsbase: Test ptracer-induced GSBASE write with FSGSBASE
by Chang S. Bae
· 6 years ago
9ad75a0
selftests/x86/fsgsbase: Test RD/WRGSBASE
by Andy Lutomirski
· 6 years ago
5bf0cab
x86/entry/64: Document GSBASE handling in the paranoid path
by Chang S. Bae
· 6 years ago
708078f
x86/entry/64: Handle FSGSBASE enabled paranoid entry/exit
by Chang S. Bae
· 6 years ago
79e1932
x86/entry/64: Introduce the FIND_PERCPU_BASE macro
by Chang S. Bae
· 6 years ago
1d07316
x86/entry/64: Switch CR3 before SWAPGS in paranoid entry
by Chang S. Bae
· 6 years ago
f60a83d
x86/process/64: Use FSGSBASE instructions on thread copy and ptrace
by Chang S. Bae
· 6 years ago
1ab5f3f
x86/process/64: Use FSBSBASE in switch_to() if available
by Andy Lutomirski
· 6 years ago
a86b462
x86/fsgsbase/64: Enable FSGSBASE instructions in helper functions
by Chang S. Bae
· 6 years ago
8b71340
x86/fsgsbase/64: Add intrinsics for FSGSBASE instructions
by Andi Kleen
· 6 years ago
1fb12b3
kbuild: Raise the minimum required binutils version to 2.21
by Chang S. Bae
· 6 years ago
b64ed19
x86/cpu: Add 'unsafe_fsgsbase' to enable CR4.FSGSBASE
by Andy Lutomirski
· 6 years ago
1b6858d
selftests/x86/fsgsbase: Test ptracer-induced GSBASE write
by Chang S. Bae
· 6 years ago
48f5e52
x86/ptrace: Prevent ptrace from clearing the FS/GS selector
by Chang S. Bae
· 6 years ago
a3664a7
Merge tag 'perf-core-for-mingo-5.3-20190621' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 6 years ago
c356dc4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
b6653b3
tcp: refine memory limit test in tcp_fragment()
by Eric Dumazet
· 6 years ago
121bddf
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
by Linus Torvalds
· 6 years ago
c036f7d
Merge tag 'nfs-for-5.2-3' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 6 years ago
ff17bbe
x86/vdso: Prevent segfaults due to hoisted vclock reads
by Andy Lutomirski
· 6 years ago
Next »