Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
239bd47f8355eb5defc865cf408824b6cfeca5dc
239bd47
perf stat: Add computation of TopDown formulas
by Andi Kleen
· 9 years ago
44b1e60
perf stat: Basic support for TopDown in perf stat
by Andi Kleen
· 9 years ago
17a2634
perf test: Ignore .scale and other special files
by Andi Kleen
· 9 years ago
40f20e5
perf script: Show call graphs when 1st event doesn't have it but some other has
by He Kuang
· 9 years ago
703e016
tools lib api: Respect CROSS_COMPILE for the linker
by Lucas Stach
· 9 years ago
946ae1d
perf evlist: Fix alloc_mmap() failure path
by Wang Nan
· 9 years ago
9052517
perf evsel: Provide way to extract integer value from format_field
by Arnaldo Carvalho de Melo
· 9 years ago
030ba6c
perf/x86/intel: Use new topology_max_smt_threads() in HT leak workaround
by Andi Kleen
· 9 years ago
eb12b8e
perf/x86/intel: Add topdown events to Intel Atom
by Andi Kleen
· 9 years ago
a39fcae
perf/x86/intel: Add topdown events to Intel Core
by Andi Kleen
· 9 years ago
fc07e9f
perf/x86: Support sysfs files depending on SMT status
by Andi Kleen
· 9 years ago
70b8301
x86/topology: Add topology_max_smt_threads()
by Andi Kleen
· 9 years ago
dc89e75
tools/perf: Handle -EOPNOTSUPP for sampling events
by Vineet Gupta
· 9 years ago
a139655
perf/abi: Change the errno for sampling event not supported in hardware
by Vineet Gupta
· 9 years ago
a54fa07
perf/x86/intel/uncore: Locate specific box by checking full device info
by Kan Liang
· 9 years ago
9c489fc
perf/x86/intel: Change offcore response masks for Knights Landing
by Lukasz Odzioba
· 9 years ago
20f3627
perf/x86/intel: Add 'static' keyword to locally used arrays
by Lukasz Odzioba
· 9 years ago
ab7fdef
perf/core: Fix implicitly enable dynamic interrupt throttle
by Kan Liang
· 9 years ago
aab5b71
perf/core: Rename the perf_event_aux*() APIs to perf_event_sb*(), to separate them from AUX ring-buffer records
by Peter Zijlstra
· 9 years ago
f2fb6be
perf/core: Optimize side-band event delivery
by Kan Liang
· 9 years ago
42c4fb7
Merge tag 'perf-core-for-mingo-20160530' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 9 years ago
0141226
perf buildid-cache: Use path/to/bin/buildid/elf instead of path/to/bin/buildid
by Masami Hiramatsu
· 9 years ago
4e4b6c0
perf symbols: Cleanup the code flow of dso__find_kallsyms
by Masami Hiramatsu
· 9 years ago
11870d7
perf symbols: Introduce filename__readable to check readability
by Masami Hiramatsu
· 9 years ago
dcd1e2a
perf tools: Add arch/*/include/generated/ to .gitignore
by Taeung Song
· 9 years ago
258e4bf
tools: Pass arg to fdarray__filter's call back function
by Wang Nan
· 9 years ago
5a5ddeb
perf evlist: Choose correct reading direction according to evlist->backward
by Wang Nan
· 9 years ago
e10e4ef
perf evlist: Check 'base' pointer before checking refcnt when put a mmap
by Wang Nan
· 9 years ago
f3058a1
perf evlist: Don't poll and mmap overwritable events
by Wang Nan
· 9 years ago
c45628b
perf record: Robustify perf_event__synth_time_conv()
by Wang Nan
· 9 years ago
792d48b
perf tools: Per event max-stack settings
by Arnaldo Carvalho de Melo
· 9 years ago
97c79a3
perf core: Per event callchain limit
by Arnaldo Carvalho de Melo
· 9 years ago
480ca35
perf thread: Adopt get_main_thread from db-export.c
by Andi Kleen
· 9 years ago
7114605
Merge tag 'perf-urgent-for-mingo-20160527' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 9 years ago
5ea5888
perf ctf: Convert invalid chars in a string before set value
by Wang Nan
· 9 years ago
3dc6c1d
perf record: Fix crash when kptr is restricted
by Wang Nan
· 9 years ago
38272dc
perf symbols: Check kptr_restrict for root
by Wang Nan
· 9 years ago
275ae41
perf/x86/intel/rapl: Fix pmus free during cleanup
by Vincent Stehlé
· 9 years ago
0c9f790
Merge tag 'perf-core-for-mingo-20160523' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 9 years ago
3a62a7b
perf record: Read from backward ring buffer
by Wang Nan
· 9 years ago
09fa4f4
perf record: Rename variable to make code clear
by Wang Nan
· 9 years ago
2d11c65
perf record: Prevent reading invalid data in record__mmap_read
by Wang Nan
· 9 years ago
65aea23
perf evlist: Add API to pause/resume
by Wang Nan
· 9 years ago
12f3ca4
perf trace: Use the ptr->name beautifier as default for "filename" args
by Arnaldo Carvalho de Melo
· 9 years ago
b6565c9
perf trace: Use the fd->name beautifier as default for "fd" args
by Arnaldo Carvalho de Melo
· 9 years ago
508be0d
perf report: Add srcline_from/to branch sort keys
by Andi Kleen
· 9 years ago
d4c6fb3
perf evsel: Record fd into perf_mmap
by Wang Nan
· 9 years ago
b90dc17
perf evsel: Add overwrite attribute and check write_backward
by Wang Nan
· 9 years ago
408cf67
Merge tag 'perf-core-for-mingo-20160520' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 9 years ago
a706670
perf tools: Set buildid dir under symfs when --symfs is provided
by He Kuang
· 9 years ago
caa36ed
perf trace: Only auto set call-graph to "dwarf" when syscalls are being traced
by Arnaldo Carvalho de Melo
· 9 years ago
7e4c149
perf annotate: Sort list of recognised instructions
by Chris Ryder
· 9 years ago
58c0400
perf annotate: Fix identification of ARM blt and bls instructions
by Chris Ryder
· 9 years ago
fe17608
perf tools: Fix usage of max_stack sysctl
by Arnaldo Carvalho de Melo
· 9 years ago
bf8bddb
perf callchain: Stop validating callchains by the max_stack sysctl
by Arnaldo Carvalho de Melo
· 9 years ago
c008f78
perf trace: Fix exit_group() formatting
by Arnaldo Carvalho de Melo
· 9 years ago
e77a074
perf top: Use machine->kptr_restrict_warned
by Arnaldo Carvalho de Melo
· 9 years ago
caf8a0d
perf trace: Warn when trying to resolve kernel addresses with kptr_restrict=1
by Arnaldo Carvalho de Melo
· 9 years ago
45e9005
perf machine: Do not bail out if not managing to read ref reloc symbol
by Arnaldo Carvalho de Melo
· 9 years ago
1ab9418
perf/x86/intel/p4: Trival indentation fix, remove space
by Colin Ian King
· 9 years ago
21f77d2
Merge tag 'perf-core-for-mingo-20160516' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 9 years ago
b0a434f
perf: Update MAINTAINERS for x86 move
by Peter Zijlstra
· 9 years ago
ef3f00a
perf/x86/intel/uncore: Remove WARN_ON_ONCE in uncore_pci_probe
by Jiri Olsa
· 9 years ago
a29d5c9
perf tools: Separate accounting of contexts and real addresses in a stack trace
by Arnaldo Carvalho de Melo
· 9 years ago
c85b033
perf core: Separate accounting of contexts and real addresses in a stack trace
by Arnaldo Carvalho de Melo
· 9 years ago
3e4de4e
perf core: Add perf_callchain_store_context() helper
by Arnaldo Carvalho de Melo
· 9 years ago
3b1fff0
perf core: Add a 'nr' field to perf_event_callchain_context
by Arnaldo Carvalho de Melo
· 9 years ago
cfbcf46
perf core: Pass max stack as a perf_callchain_entry context
by Arnaldo Carvalho de Melo
· 9 years ago
a831100
perf core: Generalize max_stack sysctl handler
by Arnaldo Carvalho de Melo
· 9 years ago
0a77582
perf symbols: Introduce DSO__NAME_KALLSYMS and DSO__NAME_KCORE
by Masami Hiramatsu
· 9 years ago
a1f3d56
perf stat: Use cpu-clock event for cpu targets
by Namhyung Kim
· 9 years ago
daf4f47
perf stat: Update runtime using cpu-clock event
by Namhyung Kim
· 9 years ago
b0404be
perf stat: Fix indentation of stalled backend cycle
by Namhyung Kim
· 9 years ago
6ae98ba
perf symbols: Store vdso buildid unconditionally
by He Kuang
· 9 years ago
e3b03b6
perf stat: Avoid fractional digits for integer scales
by Andi Kleen
· 9 years ago
bc231d9
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
62a0027
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
bcea36d
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
05e30f0
Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
9a45f03
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
168f1a7
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
825a3b2
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
cf6ed9a
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
36db171
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
3469d26
Merge branch 'locking-rwsem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
1c19b68
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
49817c3
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
230e51f
Merge branch 'core-signals-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
a3871bd
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
0052af4
Merge branch 'core-lib-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
0fed3ac
namei: Improve hash mixing if CONFIG_DCACHE_WORD_ACCESS
by George Spelvin
· 9 years ago
4544ba8
locking/rwsem: Fix comment on register clobbering
by Borislav Petkov
· 9 years ago
2dcd0af
Linux 4.6
by Linus Torvalds
· 9 years ago
04cafed
locking/rwsem: Fix down_write_killable()
by Peter Zijlstra
· 9 years ago
5f95063
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
272911b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
98397fc
arm64: bpf: jit JMP_JSET_{X,K}
by Zi Shen Lim
· 9 years ago
626abd5
net/route: enforce hoplimit max value
by Paolo Abeni
· 9 years ago
31b0b38
nf_conntrack: avoid kernel pointer value leak in slab name
by Linus Torvalds
· 9 years ago
6ba5b85
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
Next »