Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
978da300c7a65494692b329a6a4cbf364afc37c5
978da30
perf/x86/ibs: Fix undefined reference to `get_ibs_caps'
by Robert Richter
· 13 years ago
0c5a0f9
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 13 years ago
54e7a4e
perf annotate browser: Add key bindings help window
by Arnaldo Carvalho de Melo
· 13 years ago
2402e4a
perf annotate browser: Show 'jumpy' functions
by Arnaldo Carvalho de Melo
· 13 years ago
7d5b12f
perf annotate browser: Count the numbers of jump sources to a target
by Arnaldo Carvalho de Melo
· 13 years ago
c46219ac
perf annotate: Introduce ->free() method in ins_ops
by Arnaldo Carvalho de Melo
· 13 years ago
7a997fe
perf annotate: Augment lock instruction output
by Arnaldo Carvalho de Melo
· 13 years ago
a43712c
perf annotate: Resolve symbols using objdump comment for single op ins
by Arnaldo Carvalho de Melo
· 13 years ago
6de783b
perf annotate: Resolve symbols using objdump comment
by Arnaldo Carvalho de Melo
· 13 years ago
e8ea156
perf annotate: Use raw form for register indirect call instructions
by Arnaldo Carvalho de Melo
· 13 years ago
5dcefda
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 13 years ago
5a5626b
perf hists browser: Use '/' for search/filter instead of 's'
by Arnaldo Carvalho de Melo
· 13 years ago
c4f400e
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core
by Ingo Molnar
· 13 years ago
f6c1be2
perf annotate: shorten helpline so it fits in visible space
by David Ahern
· 13 years ago
d1cae34
perf record: Reset event name when falling back to cpu-clock
by David Ahern
· 13 years ago
40491ea
perf top: Update event name when falling back to cpu-clock
by David Ahern
· 13 years ago
979987a
perf stat: handle ENXIO error for perf_event_open
by David Ahern
· 13 years ago
028d455
perf record: Fix fallback to cpu-clock on ppc
by David Ahern
· 13 years ago
04480d0
perf report: Fix format string for x86-32 compilation
by Jiri Olsa
· 13 years ago
cb04ff9
sched, perf: Use a single callback into the scheduler
by Peter Zijlstra
· 13 years ago
8b1e136
perf/x86-ibs: Fix usage of IBS op current count
by Robert Richter
· 13 years ago
fc5fb2b
perf/x86-ibs: Catch spurious interrupts after stopping IBS
by Robert Richter
· 13 years ago
c9574fe
perf/x86-ibs: Implement workaround for IBS erratum #420
by Robert Richter
· 13 years ago
7caaf4d
perf/x86-ibs: Extend hw period that triggers overflow
by Robert Richter
· 13 years ago
fc006cf
perf/x86-ibs: Trigger overflow if remaining period is too small
by Robert Richter
· 13 years ago
98112d2
perf/x86-ibs: Rename some variables
by Robert Richter
· 13 years ago
450bbd4
perf/x86-ibs: Precise event sampling with IBS for AMD CPUs
by Robert Richter
· 13 years ago
d47e823
perf/x86-ibs: Take instruction pointer from ibs sample
by Robert Richter
· 13 years ago
6accb9c
perf/x86-ibs: Fix frequency profiling
by Robert Richter
· 13 years ago
7bf3523
perf/x86-ibs: Enable ibs op micro-ops counting mode
by Robert Richter
· 13 years ago
fd0d000
perf: Pass last sampling period to perf_sample_data_init()
by Robert Richter
· 13 years ago
c75841a
perf/x86-ibs: Fix update of period
by Robert Richter
· 13 years ago
ad8537c
Merge branch 'perf/x86-ibs' into perf/core
by Ingo Molnar
· 13 years ago
6817968
tracing: Remove ftrace_disable/enable_cpu()
by Steven Rostedt
· 13 years ago
50e18b9
tracing: Use seq_*_private interface for some seq files
by Jiri Olsa
· 13 years ago
149936a
Merge branch 'perf/annotate' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 13 years ago
80eebd9
perf top: Default to system wide using perf_target methods
by Arnaldo Carvalho de Melo
· 13 years ago
b02ee9a
tracing: Prevent wasting time evaluating parameters in trace_preempt_on/off
by Minho Ban
· 13 years ago
b9818e9
perf annotate browser: Compact 'nop' output
by Arnaldo Carvalho de Melo
· 13 years ago
5417072
perf annotate browser: Do raw printing in 'o'ffset in a single place
by Arnaldo Carvalho de Melo
· 13 years ago
77a6f01
perf stat: Use perf_evlist__create_maps
by Namhyung Kim
· 13 years ago
d67356e
perf target: Consolidate target task/cpu checking
by Namhyung Kim
· 13 years ago
16ad2ff
perf tools: Introduce perf_target__strerror()
by Namhyung Kim
· 13 years ago
dfe78ad
perf target: Introduce perf_target__parse_uid()
by Namhyung Kim
· 13 years ago
60bbdda
perf target: Introduce perf_target_errno
by Namhyung Kim
· 13 years ago
55261f4
perf evlist: Fix creation of cpu map
by Namhyung Kim
· 13 years ago
10b47d5
perf top: Set target.system_wide
by Arnaldo Carvalho de Melo
· 13 years ago
19631cb
Merge branch 'tip/perf/core-4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core
by Ingo Molnar
· 13 years ago
9389a46
perf session: Fail on processing event with unknown size
by Jiri Olsa
· 13 years ago
59a094c
ftrace/x86: Use asm/kprobes.h instead of linux/kprobes.h
by Steven Rostedt
· 13 years ago
64aa17c
perf annotate browser: Don't change the asm line color when toggling source
by Arnaldo Carvalho de Melo
· 13 years ago
83b1f2a
perf annotate browser: More clearly separate columns
by Arnaldo Carvalho de Melo
· 13 years ago
4656cca
perf ui browser: Introduce routine to draw vertical line
by Arnaldo Carvalho de Melo
· 13 years ago
dc41b9b
perf ui: Change fallback policy of setup_browser()
by Namhyung Kim
· 13 years ago
281ef54
perf ui: Add gtk2 support into setup_browser()
by Namhyung Kim
· 13 years ago
28e62b9
perf ui gtk: Rename functions for consistency
by Namhyung Kim
· 13 years ago
7706f96
perf ui gtk: Drop arg[cv] arguments from perf_gtk_setup_browser()
by Namhyung Kim
· 13 years ago
ca09b2e
perf ui: Make setup_browser() generic
by Namhyung Kim
· 13 years ago
12864b3
perf target: Split out perf_target handling code
by Namhyung Kim
· 13 years ago
770a34a
perf tools: Check more combinations of PID/TID, UID and CPU switches
by Namhyung Kim
· 13 years ago
b809ac1
perf evlist: Make create_maps() take struct perf_target
by Namhyung Kim
· 13 years ago
4bd0f2d
perf tools: Introduce perf_target__validate() helper
by Namhyung Kim
· 13 years ago
fe9d18a
perf top: Convert to struct perf_target
by Namhyung Kim
· 13 years ago
20f946b
perf stat: Convert to struct perf_target
by Namhyung Kim
· 13 years ago
bea0340
perf tools: Introduce struct perf_target
by Namhyung Kim
· 13 years ago
c651214
perf tools: Fix include header files in util/parse-events.h
by Robert Richter
· 13 years ago
23080e4
perf test: Make the rdpmc test honour 'verbose' mode
by Arnaldo Carvalho de Melo
· 13 years ago
4a6d70c
ftrace/x86: Remove the complex ftrace NMI handling code
by Steven Rostedt
· 13 years ago
08d636b
ftrace/x86: Have arch x86_64 use breakpoints instead of stop machine
by Steven Rostedt
· 13 years ago
0822cc8
perf annotate browser: Don't display 0.00 percentages
by Arnaldo Carvalho de Melo
· 13 years ago
3e8b5dd
perf annotate browser: Remove the vertical line after the percentages
by Arnaldo Carvalho de Melo
· 13 years ago
9d1ef56
perf annotate browser: Show current jump, back or forward
by Arnaldo Carvalho de Melo
· 13 years ago
944e1ab
perf ui browser: Add method to draw up/down arrow line
by Arnaldo Carvalho de Melo
· 13 years ago
88298f5
perf annotate browser: Add a right arrow before call instructions
by Arnaldo Carvalho de Melo
· 13 years ago
1fa2e84
Merge tag 'perf-annotate-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 13 years ago
392d65a
perf: Remove PERF_COUNTERS config option
by Robert Richter
· 13 years ago
33b07b8
perf: Use static variant of perf_event_overflow in core.c
by Robert Richter
· 13 years ago
5f09fc6
perf/x86: Fix cmpxchg() usage in amd_put_event_constraints()
by Robert Richter
· 13 years ago
10c2502
perf: Trivial cleanup of duplicate code
by Robert Richter
· 13 years ago
38b31bd
perf annotate browser: Don't draw jump connectors for out of function jumps
by Arnaldo Carvalho de Melo
· 13 years ago
fb29fa5
perf annotate: Mark jump instructions with no offset
by Arnaldo Carvalho de Melo
· 13 years ago
44d1a3e
perf annotate: Disambiguage offsets and addresses in operands
by Arnaldo Carvalho de Melo
· 13 years ago
fab0699
perf/x86: Clean up register_nmi_handler() usage
by Ingo Molnar
· 13 years ago
9481ede
perf annotate browser: Handle NULL jump targets
by Arnaldo Carvalho de Melo
· 13 years ago
3dbe927
Merge tag 'v3.4-rc4' into perf/core
by Ingo Molnar
· 13 years ago
a3f895b
perf annotate browser: Initial loop detection
by Arnaldo Carvalho de Melo
· 13 years ago
438ced1
ring-buffer: Add per_cpu ring buffer control files
by Vaibhav Nagarnaik
· 13 years ago
5a26c8f
tracing: Remove an unneeded check in trace_seq_buffer()
by Dan Carpenter
· 13 years ago
07d777f
tracing: Add percpu buffers for trace_printk()
by Steven Rostedt
· 13 years ago
f3054c7
perf tools: Cleanup realloc use
by Ulrich Drepper
· 13 years ago
66f75a5
Linux 3.4-rc4
by Linus Torvalds
· 13 years ago
e9a5ea1
sparc32,leon: add notify_cpu_starting()
by Yong Zhang
· 13 years ago
8f4f9d4
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
126a348
Merge tag 'mmc-fixes-for-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
by Linus Torvalds
· 13 years ago
8898159
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 13 years ago
9f24ff6
Merge tag 'mfd-for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
by Linus Torvalds
· 13 years ago
bfce281
kill mm argument of vm_munmap()
by Al Viro
· 13 years ago
9f3a4af
perfmon: kill some helpers and arguments
by Al Viro
· 13 years ago
936af15
aio: don't bother with unmapping when aio_free_ring() is coming from exit_aio()
by Al Viro
· 13 years ago
7c57091
mmc: core: Do not pre-claim host in suspend
by Ulf Hansson
· 13 years ago
Next »