Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
3469fa84c1631face938efc42b3f488a2c2504e0
3469fa8
tools build: Fix the zstd test in the test-all.c common case feature test
by Arnaldo Carvalho de Melo
· 6 years ago
78d6ccc
perf build: Handle slang being in /usr/include and in /usr/include/slang/
by Arnaldo Carvalho de Melo
· 6 years ago
cbefd24
tools build: Add test to check if slang.h is in /usr/include/slang/
by Arnaldo Carvalho de Melo
· 6 years ago
1955c8c
perf tools: Don't hardcode host include path for libslang
by Florian Fainelli
· 6 years ago
fdbdd7e
perf evsel: Make perf_evsel__name() accept a NULL argument
by Arnaldo Carvalho de Melo
· 6 years ago
016f327
perf trace: Fixup pointer arithmetic when consuming augmented syscall args
by Arnaldo Carvalho de Melo
· 6 years ago
599ee18
perf pmu: Fix uncore PMU alias list for ARM64
by John Garry
· 6 years ago
5875cf4
perf tests: Add missing SPDX headers
by Arnaldo Carvalho de Melo
· 6 years ago
5e2156d
tools build feature tests: Add missing SPDX headers
by Arnaldo Carvalho de Melo
· 6 years ago
99f26f8
perf trace: Streamline validation of select syscall names list
by Arnaldo Carvalho de Melo
· 6 years ago
a4066d6
perf trace: Fix exclusion of not available syscall names from selector list
by Arnaldo Carvalho de Melo
· 6 years ago
4541a8b
tools build: Check if gettid() is available before providing helper
by Arnaldo Carvalho de Melo
· 6 years ago
e01f0ef
perf intel-pt: Add callchain to synthesized PEBS sample
by Adrian Hunter
· 6 years ago
975846e
perf intel-pt: Add memory information to synthesized PEBS sample
by Adrian Hunter
· 6 years ago
aa62afd
perf intel-pt: Add LBR information to synthesized PEBS sample
by Adrian Hunter
· 6 years ago
143d34a
perf intel-pt: Add XMM registers to synthesized PEBS sample
by Adrian Hunter
· 6 years ago
9e9a618
perf intel-pt: Add gp registers to synthesized PEBS sample
by Adrian Hunter
· 6 years ago
9d0bc53
perf intel-pt: Synthesize PEBS sample basic information
by Adrian Hunter
· 6 years ago
0dfded3
perf intel-pt: Factor out common sample preparation for re-use
by Adrian Hunter
· 6 years ago
e62ca65
perf intel-pt: Prepare to synthesize PEBS samples
by Adrian Hunter
· 6 years ago
4c35595
perf intel-pt: Add decoder support for PEBS via PT
by Adrian Hunter
· 6 years ago
a0db77b
perf intel-pt: Add Intel PT packet decoder test
by Adrian Hunter
· 6 years ago
edff780
perf intel-pt: Add new packets for PEBS via PT
by Adrian Hunter
· 6 years ago
374d910
perf: cs-etm: Optimize option setup for CPU-wide sessions
by Mathieu Poirier
· 6 years ago
010e3e8
perf tests arm64: Compile tests unconditionally
by Raphael Gault
· 6 years ago
3ce5ace
Merge tag 'perf-core-for-mingo-5.3-20190611' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 6 years ago
d0e1a50
perf/x86/intel: Disable check_msr for real HW
by Jiri Olsa
· 6 years ago
b7c9b39
perf/x86/intel: Use ->is_visible callback for default group
by Jiri Olsa
· 6 years ago
ee49532
perf/x86/intel/uncore: Add IMC uncore support for Snow Ridge
by Kan Liang
· 6 years ago
07ce734
perf/x86/intel/uncore: Clean up client IMC
by Kan Liang
· 6 years ago
3da04b8
perf/x86/intel/uncore: Support MMIO type uncore blocks
by Kan Liang
· 6 years ago
c8872d9
perf/x86/intel/uncore: Factor out box ref/unref functions
by Kan Liang
· 6 years ago
210cc5f
perf/x86/intel/uncore: Add uncore support for Snow Ridge server
by Kan Liang
· 6 years ago
543ac28
perf/x86/intel/uncore: Handle invalid event coding for free-running counter
by Kan Liang
· 6 years ago
faaeff9
perf/x86/intel: Add more Icelake CPUIDs
by Kan Liang
· 6 years ago
2a538fd
perf/x86/intel: Add Icelake desktop CPUID
by Kan Liang
· 6 years ago
bddb363
Merge branch 'x86/cpu' into perf/core, to pick up dependent changes
by Ingo Molnar
· 6 years ago
cbb99c0
x86/cpufeatures: Add FDP_EXCPTN_ONLY and ZERO_FCS_FDS
by Aaron Lewis
· 6 years ago
5f4318c
perf/x86: Add Intel Ice Lake NNPI uncore support
by Rajneesh Bhardwaj
· 6 years ago
e32d045
x86/cpu: Add Ice Lake NNPI to Intel family
by Rajneesh Bhardwaj
· 6 years ago
04c41bc
perf trace: Skip unknown syscalls when expanding strace like syscall groups
by Arnaldo Carvalho de Melo
· 6 years ago
180ca71
perf report: Support s390 diag event display on x86
by Thomas Richter
· 6 years ago
8a07aa4
perf report: Fix OOM error in TUI mode on s390
by Thomas Richter
· 6 years ago
53fe307
perf test 6: Fix missing kvm module load for s390
by Thomas Richter
· 6 years ago
a77a05e
perf time-utils: Add support for multiple explicit time intervals
by Adrian Hunter
· 6 years ago
e39a12c
perf tests: Add a test for time-utils
by Adrian Hunter
· 6 years ago
929afa0
perf time-utils: Make perf_time__parse_for_ranges() more logical
by Adrian Hunter
· 6 years ago
2a8afdd
perf time-utils: Simplify perf_time__parse_for_ranges() error paths slightly
by Adrian Hunter
· 6 years ago
0ccc69b
perf time-utils: Fix --time documentation
by Adrian Hunter
· 6 years ago
b16bfeb
perf time-utils: Prevent percentage time range overlap
by Adrian Hunter
· 6 years ago
c763242
perf time-utils: Factor out set_percent_time()
by Adrian Hunter
· 6 years ago
f79a768
perf time-utils: Treat time ranges consistently
by Adrian Hunter
· 6 years ago
2c47db9
perf intel-pt: Add support for efficient time interval filtering
by Adrian Hunter
· 6 years ago
da9000a
perf intel-pt: Add support for lookahead
by Adrian Hunter
· 6 years ago
e96f7df
perf intel-pt: Factor out intel_pt_get_buffer()
by Adrian Hunter
· 6 years ago
a7fa19f
perf intel-pt: Add intel_pt_fast_forward()
by Adrian Hunter
· 6 years ago
6c1f0b1
perf intel-pt: Add reposition parameter to intel_pt_get_data()
by Adrian Hunter
· 6 years ago
6492e5f
perf intel-pt: Factor out intel_pt_reposition()
by Adrian Hunter
· 6 years ago
e72b52a
perf intel-pt: Factor out intel_pt_8b_tsc()
by Adrian Hunter
· 6 years ago
4d678e9
perf intel-pt: Add lookahead callback
by Adrian Hunter
· 6 years ago
4885c90
perf report: Set perf time interval in itrace_synth_ops
by Adrian Hunter
· 6 years ago
400ae98
perf script: Set perf time interval in itrace_synth_ops
by Adrian Hunter
· 6 years ago
33526f3
perf auxtrace: Add perf time interval to itrace_synth_ops
by Adrian Hunter
· 6 years ago
87407fa
perf config: Update default value for llvm.clang-bpf-cmd-template
by Leo Yan
· 6 years ago
965e176
perf cs-etm: Remove duplicate GENMASK() define, use linux/bits.h instead
by Arnaldo Carvalho de Melo
· 6 years ago
e45c48a
perf cs-etm: Properly set the value of 'old' and 'head' in snapshot mode
by Mathieu Poirier
· 6 years ago
36edfb9
perf data: Fix perf.data documentation for HEADER_CPU_TOPOLOGY
by Arnaldo Carvalho de Melo
· 6 years ago
0ccdb84
perf tools: Apply new CPU topology sysfs attributes
by Kan Liang
· 6 years ago
e05a899
perf header: Rename "sibling cores" to "sibling sockets"
by Kan Liang
· 6 years ago
db5742b
perf stat: Support per-die aggregation
by Kan Liang
· 6 years ago
acae8b3
perf header: Add die information in CPU topology
by Kan Liang
· 6 years ago
b74d868
perf cpumap: Retrieve die id information
by Kan Liang
· 6 years ago
21fe8dc
perf cs-etm: Add support for CPU-wide trace scenarios
by Mathieu Poirier
· 6 years ago
675f302
perf cs-etm: Add notion of time to decoding code
by Mathieu Poirier
· 6 years ago
0a6be30
perf cs-etm: Linking PE contextID with perf thread mechanic
by Mathieu Poirier
· 6 years ago
c152d4d
perf cs-etm: Add support for multiple traceID queues
by Mathieu Poirier
· 6 years ago
af21577
perf cs-etm: Use traceID aware memory callback API
by Mathieu Poirier
· 6 years ago
0abb868
perf cs-etm: Move tid/pid to traceid_queue
by Mathieu Poirier
· 6 years ago
3c21d7d
perf cs-etm: Move thread to traceid_queue
by Mathieu Poirier
· 6 years ago
6672559
perf cs-etm: Get rid of unused cpu in struct cs_etm_queue
by Mathieu Poirier
· 6 years ago
c7bfa2fd
perf cs-etm: Introduce the concept of trace ID queues
by Mathieu Poirier
· 6 years ago
882f487
perf cs-etm: Fix indentation in function cs_etm__process_decoder_queue()
by Mathieu Poirier
· 6 years ago
5f7cb03
perf cs-etm: Move packet queue out of decoder structure
by Mathieu Poirier
· 6 years ago
3470d48
perf cs-etm: Refactor error path in cs_etm_decoder__new()
by Mathieu Poirier
· 6 years ago
e0d170f
perf cs-etm: Add handling of switch-CPU-wide events
by Mathieu Poirier
· 6 years ago
a465f3c
perf cs-etm: Add handling of itrace start events
by Mathieu Poirier
· 6 years ago
e5993c4
perf cs-etm: Configure SWITCH_EVENTS in CPU-wide mode
by Mathieu Poirier
· 6 years ago
1c839a5
perf cs-etm: Configure timestamp generation in CPU-wide mode
by Mathieu Poirier
· 6 years ago
3399ad9
perf cs-etm: Configure contextID tracing in CPU-wide mode
by Mathieu Poirier
· 6 years ago
10981c8
perf evsel: Remove superfluous nthreads system_wide setup in alloc_fd()
by Jiri Olsa
· 6 years ago
53651b2
perf record: Add support to collect callchains from kernel or user space only
by yuzhoujian
· 6 years ago
22d4621
perf config: Bail out when a handler returns failure for a key-value pair
by Arnaldo Carvalho de Melo
· 6 years ago
012749ca
perf trace: Exit when failing to build eBPF program
by Leo Yan
· 6 years ago
d1fdb6d
Linux 5.2-rc4
by Linus Torvalds
· 6 years ago
2759e05c
Merge tag 'ceph-for-5.2-rc4' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 6 years ago
8e61f6f
Merge tag 'for-linus-5.2b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 6 years ago
3d4645b
Merge tag 's390-5.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 6 years ago
d0cc617
Merge tag 'mips_fixes_5.2_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
by Linus Torvalds
· 6 years ago
9331b67
Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 6 years ago
1ce2c85
Merge tag 'char-misc-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 6 years ago
Next »