Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
014681208ea0d1a7e5ea2f014242e7d196d04c34
0146812
perf evlist: Add perf_evlist__parse_sample_timestamp function
by Jiri Olsa
· 7 years ago
3ad31d8
perf evsel: Centralize perf_sample initialization
by Jiri Olsa
· 7 years ago
914eb9c
perf callchain: Reset cursor arg instead of callchain_cursor
by Jiri Olsa
· 7 years ago
5a79eef
perf buildid-cache: Document missing --force option
by Sihyeon Jang
· 7 years ago
deb368a
perf evlist: Document missing --force option
by Sihyeon Jang
· 7 years ago
e9b61e5
perf sched: Document missing --force option
by Sihyeon Jang
· 7 years ago
f4a30d2
perf timechart: Document missing --force option
by Sihyeon Jang
· 7 years ago
9b9d28a
perf trace: Document missing option, colons
by Sihyeon Jang
· 7 years ago
52186b8
perf inject: Document missing options
by Sihyeon Jang
· 7 years ago
742015f
perf: Fix header.size for namespace events
by Jiri Olsa
· 7 years ago
38ba1da
perf lock: Document missing options
by Sihyeon Jang
· 7 years ago
114bc19
perf evsel: Say which PMU Hardware event doesn't support sampling/overflow-interrupts
by Kim Phillips
· 7 years ago
239fb4f
perf c2c: Fix spelling mistakes in browser help text
by Kim Phillips
· 7 years ago
b89a512
perf top: Ignore kptr_restrict when not sampling the kernel
by Arnaldo Carvalho de Melo
· 7 years ago
6c44395
perf record: Ignore kptr_restrict when not sampling the kernel
by Arnaldo Carvalho de Melo
· 7 years ago
9c39ed9
perf report: Ignore kptr_restrict when not sampling the kernel
by Arnaldo Carvalho de Melo
· 7 years ago
07d6f44
perf evlist: Add helper to check if attr.exclude_kernel is set in all evsels
by Arnaldo Carvalho de Melo
· 7 years ago
0879e5e
perf test shell: Fix test case probe libc's inet_pton on s390x
by Thomas Richter
· 7 years ago
f231af7
perf test shell: Fix check open filename arg using 'perf trace' on s390x
by Thomas Richter
· 7 years ago
648388a
perf annotate: Do not truncate instruction names at 6 chars
by Ravi Bangoria
· 7 years ago
2f0af86
perf help: Fix a bug during strstart() conversion
by Namhyung Kim
· 7 years ago
19993b8
perf machine: Guard against NULL in machine__exit()
by Arnaldo Carvalho de Melo
· 7 years ago
a0e3dd7
perf tests: Set evlist of test__task_exit() to !overwrite
by Wang Nan
· 7 years ago
301d724
perf tests: Set evlist of test__basic_mmap() to !overwrite
by Wang Nan
· 7 years ago
677b060
perf tests: Set evlist of test__sw_clock_freq() to !overwrite
by Wang Nan
· 7 years ago
d492326
perf tests: Set evlist of test__backward_ring_buffer() to !overwrite
by Wang Nan
· 7 years ago
8fce374
perf top: Remove a duplicate word
by Sihyeon Jang
· 7 years ago
958964f
perf top: Document missing options
by Sihyeon Jang
· 7 years ago
5039c8a
perf script: Allow printing period for non freq mode groups
by Andi Kleen
· 7 years ago
35c0a81
perf tools: Document some missing perf.data headers
by Andi Kleen
· 7 years ago
4359dd8
perf buildid-cache: Update help text for purge command
by Thomas-Mich Richter
· 7 years ago
e795dd4
perf vendor events powerpc: Update POWER9 events
by Sukadev Bhattiprolu
· 7 years ago
fa48c89
perf script: Fix --per-event-dump for auxtrace synth evsels
by Arnaldo Carvalho de Melo
· 7 years ago
60dbcd2
perf tests: Add missing WRITE_ASS for new fields of perf_event_attr
by Seonghyun Park
· 7 years ago
82806c3
perf evsel: Fix up leftover perf_evsel_stat usage via evsel->priv
by Arnaldo Carvalho de Melo
· 7 years ago
86f5fe0
perf tools: Use shell function for perl cflags retrieval
by Jiri Olsa
· 7 years ago
cbd5c17
perf trace: Fix an exit code of trace__symbols_init
by Andrei Vagin
· 7 years ago
d056513
perf evsel: Enable type checking for perf_evsel_config_term types
by Andi Kleen
· 7 years ago
c2f1cea
perf record: Fix -c/-F options for cpu event aliases
by Andi Kleen
· 7 years ago
1873b71
tools headers: Synchronize kernel ABI headers wrt SPDX tags
by Arnaldo Carvalho de Melo
· 7 years ago
f48e7c4
perf annotate: Align source and offset lines
by Jiri Olsa
· 7 years ago
a5433b3
perf annotate browser: Add disasm_line__write function
by Jiri Olsa
· 7 years ago
ec03a77
perf annotate browser: Use struct annotation_line in browser top
by Jiri Olsa
· 7 years ago
9213afb
perf annotate browser: Use struct annotation_line in find functions
by Jiri Olsa
· 7 years ago
a5ef270
perf annotate browser: Use struct annotation_line in browser_line
by Jiri Olsa
· 7 years ago
e1b60b5
perf annotate browser: Change offsets to struct annotation_line
by Jiri Olsa
· 7 years ago
7bcbcd5
perf annotate browser: Change selection to struct annotation_line
by Jiri Olsa
· 7 years ago
daf25d4
perf annotate browser: Rename disasm_line__browser to browser_line
by Jiri Olsa
· 7 years ago
0d95797
perf annotate browser: Rename struct browser_disasm_line to browser_line
by Jiri Olsa
· 7 years ago
b15636c
perf annotate browser: Do not pass nr_events in disasm_rb_tree__insert
by Jiri Olsa
· 7 years ago
3ab6db8
perf annotate browser: Use samples data from struct annotation_line
by Jiri Olsa
· 7 years ago
29971f9
perf annotate: Factor annotation_line__print from disasm_line__print
by Jiri Olsa
· 7 years ago
8f25b81
perf annotate: Add annotation_line__print function
by Jiri Olsa
· 7 years ago
fa1924e
perf annotate: Remove struct source_line
by Jiri Olsa
· 7 years ago
81e436a
perf annotate: Remove disasm__calc_percent function
by Jiri Olsa
· 7 years ago
e425da6
perf annotate: Remove disasm__calc_percent() from annotate_browser__calc_percent()
by Jiri Olsa
· 7 years ago
f681d59
perf annotate: Remove disasm__calc_percent() from disasm_line__print()
by Jiri Olsa
· 7 years ago
8b4c74d
perf annotate: Add symbol__calc_lines function
by Jiri Olsa
· 7 years ago
073ae60
perf annotate: Add symbol__calc_percent function
by Jiri Olsa
· 7 years ago
7e30455
perf annotate: Add samples into struct annotation_line
by Jiri Olsa
· 7 years ago
f8eb37b
perf annotate: Add annotated_source__purge function
by Jiri Olsa
· 7 years ago
c835e19
perf annotate: Add annotation_line__(new|delete) functions
by Jiri Olsa
· 7 years ago
5b12adc
perf annotate: Move rb_node to struct annotation_line
by Jiri Olsa
· 7 years ago
82b9d7f
perf annotate: Add annotation_line__add function
by Jiri Olsa
· 7 years ago
c4c7243
perf annotate: Add annotation_line__next function
by Jiri Olsa
· 7 years ago
d03a686
perf annotate: Add evsel into struct annotation_line_args
by Jiri Olsa
· 7 years ago
4748834
perf annotate: Add offset/line/line_nr into struct annotate_args
by Jiri Olsa
· 7 years ago
1a04db7
perf annotate: Add map into struct annotate_args
by Jiri Olsa
· 7 years ago
24fe7b8
perf annotate: Add arch into struct annotate_args
by Jiri Olsa
· 7 years ago
ea07c5a
perf annotate: Add struct annotate_args
by Jiri Olsa
· 7 years ago
c34df25
perf annotate: Add symbol__annotate function
by Jiri Olsa
· 7 years ago
37236d5
perf annotate: Move ipc/cycles into annotation_line struct
by Jiri Olsa
· 7 years ago
d5490b9
perf annotate: Move line/offset into annotation_line struct
by Jiri Olsa
· 7 years ago
a17c4ca
perf annotate: Add annotation_line struct
by Jiri Olsa
· 7 years ago
d3dbf43
perf record: Generate PERF_RECORD_{MMAP,COMM,EXEC} with --delay
by Arnaldo Carvalho de Melo
· 7 years ago
640d517
perf evlist: Set the correct idx when adding dummy events
by Arnaldo Carvalho de Melo
· 7 years ago
7862edc
Merge remote-tracking branch 'torvalds/master' into perf/core
by Arnaldo Carvalho de Melo
· 7 years ago
fcdfafc
kprobes: Don't spam the build log with deprecation warnings
by Ingo Molnar
· 7 years ago
516fb7f
/proc/module: use the same logic as /proc/kallsyms for address exposure
by Linus Torvalds
· 7 years ago
277642d
modules: make sysfs attribute files readable by owner only
by Linus Torvalds
· 7 years ago
9d56041
Merge branch 'kallsyms-restrictions'
by Linus Torvalds
· 7 years ago
ba1029c
modpost: detect modules without a MODULE_LICENSE
by Randy Dunlap
· 7 years ago
bebc608
Linux 4.14
by Linus Torvalds
· 7 years ago
152bbb4
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
69581c7
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
b395456
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
92d2882
Merge tag 'linux-can-fixes-for-4.14-20171110' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can
by David S. Miller
· 7 years ago
be234ba
Merge tag 'mlx5-fixes-2017-11-08' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
by David S. Miller
· 7 years ago
052d41c
vlan: fix a use-after-free in vlan_device_event()
by Cong Wang
· 7 years ago
505ee76
tooling/headers: Sync the tools/include/uapi/drm/i915_drm.h UAPI header
by Ingo Molnar
· 7 years ago
529b3ca
Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 7 years ago
2118df9
net: dsa: return after vlan prepare phase
by Vivien Didelot
· 7 years ago
b0b38a1
net: dsa: return after mdb prepare phase
by Vivien Didelot
· 7 years ago
ca91659
Merge tag 'ceph-for-4.14-rc9' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 7 years ago
60cfc98
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 7 years ago
5cf2360
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
a579e94
Merge tag 'mips_fixes_4.14_2' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mips
by Linus Torvalds
· 7 years ago
085c17f
.mailmap: Add Maciej W. Rozycki's Imagination e-mail address
by Maciej W. Rozycki
· 7 years ago
ea0ee33
Revert "x86: CPU: Fix up "cpu MHz" in /proc/cpuinfo"
by Linus Torvalds
· 7 years ago
3e81277
Merge tag 'drm-fixes-for-v4.14-rc9' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 7 years ago
Next »