Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
7f834c2e84bbcf94a1ed65a2ae648129e1901370
7f834c2
perf c2c report: Display node for cacheline address
by Jiri Olsa
· 7 years ago
bc229c2
perf c2c report: Call calc_width() only for displayed entries
by Jiri Olsa
· 7 years ago
3773138
perf c2c report: Make calc_width work with struct c2c_hist_entry
by Jiri Olsa
· 7 years ago
8fab784
perf c2c record: Record physical addresses in samples
by Jiri Olsa
· 7 years ago
8185850
perf tests: Add mem2node object test
by Jiri Olsa
· 7 years ago
4acf614
perf tools: Add mem2node object
by Jiri Olsa
· 7 years ago
e725920
perf env: Free memory nodes data
by Jiri Olsa
· 7 years ago
bbb6846
perf/core: Clear sibling list of detached events
by Mark Rutland
· 7 years ago
7eb709f
perf: Fix sibling iteration
by Peter Zijlstra
· 7 years ago
32ff77e
perf/core: Implement fast breakpoint modification via _IOC_MODIFY_ATTRIBUTES
by Milind Chabbi
· 7 years ago
032db28
perf tests: Add breakpoint accounting/modify test
by Jiri Olsa
· 7 years ago
5f97052
perf/core: Move perf_event_attr::sample_max_stack into perf_copy_attr()
by Jiri Olsa
· 7 years ago
705feaf
hw_breakpoint: Add perf_event_attr fields check in __modify_user_hw_breakpoint()
by Jiri Olsa
· 7 years ago
18ff57b
hw_breakpoint: Factor out __modify_user_hw_breakpoint() function
by Jiri Olsa
· 7 years ago
ea6a9d5
hw_breakpoint: Add modify_bp_slot() function
by Jiri Olsa
· 7 years ago
1ad9ff7
hw_breakpoint: Pass bp_type argument to __reserve_bp_slot|__release_bp_slot()
by Jiri Olsa
· 7 years ago
cbd9d9f
hw_breakpoint: Pass bp_type directly as find_slot_idx() argument
by Jiri Olsa
· 7 years ago
33801b9
perf/core: Fix installing cgroup events on CPU
by leilei.lin
· 7 years ago
8d5bce0
perf/core: Optimize perf_rotate_context() event scheduling
by Peter Zijlstra
· 7 years ago
8703a7c
perf/core: Fix tree based event rotation
by Peter Zijlstra
· 7 years ago
6e6804d
perf/core: Simpify perf_event_groups_for_each()
by Peter Zijlstra
· 7 years ago
6668128
perf/core: Optimize ctx_sched_out()
by Peter Zijlstra
· 7 years ago
8343aae
perf/core: Remove perf_event::group_entry
by Peter Zijlstra
· 7 years ago
1cac7b1
perf/core: Fix event schedule order
by Peter Zijlstra
· 7 years ago
161c85f
perf/core: Cleanup the rb-tree code
by Peter Zijlstra
· 7 years ago
8e1a203
perf/cor: Use RB trees for pinned/flexible groups
by Alexey Budankov
· 8 years ago
9e5b127
perf/core: Fix perf_output_read_group()
by Peter Zijlstra
· 7 years ago
fbf8a1e
Merge tag 'perf-core-for-mingo-4.17-20180308' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 7 years ago
1af22eb
perf/x86/intel: Disable userspace RDPMC usage for large PEBS
by Kan Liang
· 7 years ago
ceb90d9
perf/x86/intel: Fix PMU read for auto-reload
by Kan Liang
· 7 years ago
5bee2cc
perf/x86/intel/ds: Introduce ->read() function for auto-reload events and flush the PEBS buffer there
by Kan Liang
· 7 years ago
bcfbe5c
perf/x86: Introduce a ->read() callback in 'struct x86_pmu'
by Kan Liang
· 7 years ago
d31fc13
perf/x86/intel: Fix event update for auto-reload
by Kan Liang
· 7 years ago
82d71ed
perf/x86/intel: Properly save/restore the PMU state in the NMI handler
by Kan Liang
· 7 years ago
f605cfc
perf/x86/intel: Fix large period handling on Broadwell CPUs
by Kan Liang
· 7 years ago
2427b43
perf tools: Update quipper information
by Stephane Eranian
· 7 years ago
0b4b6b7
perf annotate: Handle s390 PC relative load and store instruction.
by Thomas Richter
· 7 years ago
bb848c1
perf annotate: Support to display the IPC/Cycle in TUI mode
by Jin Yao
· 7 years ago
ea85ab2
perf report: Provide libtraceevent with a kernel symbol resolver
by Wang YanQing
· 7 years ago
5fb3d8b
perf build: Force llvm/clang test compile output to .make.output
by Jiri Olsa
· 7 years ago
36f9dc3
perf build: Add llvm/clang make targets to FILES
by Jiri Olsa
· 7 years ago
bd47668
perf build: Add llvm/clang/cxx make tests into FEATURE_TESTS_EXTRA
by Jiri Olsa
· 7 years ago
ed39562
perf tools: Update tags with .cpp files
by Jiri Olsa
· 7 years ago
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
Next »