Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
965e176f3c4ae260f21606e19dc3a58d66d8f605
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
dea87bf
perf trace: Associate more argument names with the filename beautifier
by Arnaldo Carvalho de Melo
· 6 years ago
8195168
perf trace: Consume the augmented_raw_syscalls payload
by Arnaldo Carvalho de Melo
· 6 years ago
279ab04
perf jvmti: Address gcc string overflow warning for strncpy()
by Jiri Olsa
· 6 years ago
602bce0
perf augmented_raw_syscalls: Move reading filename to the loop
by Arnaldo Carvalho de Melo
· 6 years ago
deaf4da
perf augmented_raw_syscalls: Change helper to consider just the augmented_filename part
by Arnaldo Carvalho de Melo
· 6 years ago
0c95a7f
perf augmented_raw_syscalls: Move the probe_read_str to a separate function
by Arnaldo Carvalho de Melo
· 6 years ago
4cae8675
perf augmented_raw_syscalls: Tell which args are filenames and how many bytes to copy
by Arnaldo Carvalho de Melo
· 6 years ago
80b3fb6
perf scripts python: exported-sql-viewer.py: Select find text when find bar is activated
by Adrian Hunter
· 6 years ago
b3b6607
perf scripts python: exported-sql-viewer.py: Add IPC information to Call Tree
by Adrian Hunter
· 6 years ago
38a846d
perf scripts python: exported-sql-viewer.py: Add IPC information to Call Graph Graph
by Adrian Hunter
· 6 years ago
4a0979d
perf scripts python: exported-sql-viewer.py: Add CallGraphModelParams
by Adrian Hunter
· 6 years ago
530e22f
perf scripts python: exported-sql-viewer.py: Add IPC information to the Branch reports
by Adrian Hunter
· 6 years ago
ec7f448
perf scripts python: export-to-postgresql.py: Export IPC information
by Adrian Hunter
· 6 years ago
64adadb
perf scripts python: export-to-sqlite.py: Export IPC information
by Adrian Hunter
· 6 years ago
52a2ab6
perf db-export: Export IPC information
by Adrian Hunter
· 6 years ago
1159fac
perf db-export: Add brief documentation
by Adrian Hunter
· 6 years ago
003ccdc
perf thread-stack: Accumulate IPC information
by Adrian Hunter
· 6 years ago
5db47f4
perf intel-pt: Document IPC usage
by Adrian Hunter
· 6 years ago
3f05516
perf intel-pt: Accumulate cycle count from TSC/TMA/MTC packets
by Adrian Hunter
· 6 years ago
f3c98c4
perf intel-pt: Re-factor TIP cases in intel_pt_walk_to_ip
by Adrian Hunter
· 6 years ago
9bc668e
perf intel-pt: Record when decoding PSB+ packets
by Adrian Hunter
· 6 years ago
68fb45b
perf script: Add output of IPC ratio
by Adrian Hunter
· 6 years ago
5b1dc0f
perf intel-pt: Add support for samples to contain IPC ratio
by Adrian Hunter
· 6 years ago
61d276f
perf tools: Add IPC information to perf_sample
by Adrian Hunter
· 6 years ago
7b4b4f8
perf intel-pt: Accumulate cycle count from CYC packets
by Adrian Hunter
· 6 years ago
948e9dc
perf intel-pt: Factor out intel_pt_update_sample_time
by Adrian Hunter
· 6 years ago
d194d8f
perf record: Allow mixing --user-regs with --call-graph=dwarf
by Alexey Budankov
· 6 years ago
e5f177a
perf symbols: Remove unused variable 'err'
by Leo Yan
· 6 years ago
0da6ae9
perf data: Document directory format header: HEADER_DIR_FORMAT
by Arnaldo Carvalho de Melo
· 6 years ago
a9de7cf
perf data: Document clockid header: HEADER_CLOCKID
by Arnaldo Carvalho de Melo
· 6 years ago
835fbf1
perf data: Document memory topology header: HEADER_MEM_TOPOLOGY
by Arnaldo Carvalho de Melo
· 6 years ago
8e21be4
perf data: Add description of header HEADER_BPF_PROG_INFO and HEADER_BPF_BTF
by Song Liu
· 6 years ago
3384c78
Merge branch 'x86/topology' into perf/core, to prepare for new patches
by Ingo Molnar
· 6 years ago
6a9f4ef
perf/x86: Use update attribute groups for default attributes
by Jiri Olsa
· 6 years ago
b657688
perf/x86/intel: Use update attributes for skylake format
by Jiri Olsa
· 6 years ago
3ea40ac
perf/x86: Use update attribute groups for extra format
by Jiri Olsa
· 6 years ago
1f15728
perf/x86: Use update attribute groups for caps
by Jiri Olsa
· 6 years ago
3d56727
perf/x86: Add is_visible attribute_group callback for base events
by Jiri Olsa
· 6 years ago
baa0c83
perf/x86: Use the new pmu::update_attrs attribute group
by Jiri Olsa
· 6 years ago
21b0dbc
perf/x86: Get rid of x86_pmu::event_attrs
by Jiri Olsa
· 6 years ago
f3a3a82
perf/core: Add attr_groups_update into struct pmu
by Jiri Olsa
· 6 years ago
aac1f7f
sysfs: Add sysfs_update_groups function
by Jiri Olsa
· 6 years ago
6e86d3d
perf/x86/intel/uncore: Add new IMC PCI IDs for KabyLake, AmberLake and WhiskeyLake CPUs
by Gayatri Kammela
· 6 years ago
76a16b2
perf/x86/intel/uncore: Add tabs to Uncore IMC PCI IDs
by Gayatri Kammela
· 6 years ago
9fd2e48
perf/core: Allow non-privileged uprobe for user processes
by Song Liu
· 6 years ago
f7b6a8b
Merge tag 'v5.2-rc3' into perf/core, to pick up fixes
by Ingo Molnar
· 6 years ago
f2c7c76
Linux 5.2-rc3
by Linus Torvalds
· 6 years ago
7bd1d5e
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
6751b8d
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
af04245
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
4fb5741
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
a68dc618
Merge tag 'spdx-5.2-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 6 years ago
460b48a
Merge tag 'powerpc-5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 6 years ago
b44a1dd
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 6 years ago
38baf0b
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 6 years ago
378e853
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal
by Linus Torvalds
· 6 years ago
f58c356
Merge tag 'led-fixes-for-5.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds
by Linus Torvalds
· 6 years ago
9221dce
Merge tag 'for-linus-20190601' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
1975b33
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 6 years ago
7b3064f
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
e577c8b
mm, compaction: make sure we isolate a valid PFN
by Suzuki K Poulose
· 6 years ago
590ba22
include/linux/generic-radix-tree.h: fix kerneldoc comment
by Jonathan Corbet
· 6 years ago
98af37d
kernel/signal.c: trace_signal_deliver when signal_group_exit
by Zhenliang Wei
· 6 years ago
d3ed71e
drivers/iommu/intel-iommu.c: fix variable 'iommu' set but not used
by Qian Cai
· 6 years ago
8d7a7ab
spdxcheck.py: fix directory structures
by Vincenzo Frascino
· 6 years ago
0600597
kasan: initialize tag to 0xff in __kasan_kmalloc
by Nathan Chancellor
· 6 years ago
bb9f6f6
z3fold: fix sheduling while atomic
by Vitaly Wool
· 6 years ago
ef7a77c
scripts/gdb: fix invocation when CONFIG_COMMON_CLK is not set
by Fabiano Rosas
· 6 years ago
df17277
mm/gup: continue VM_FAULT_RETRY processing even for pre-faults
by Mike Rapoport
· 6 years ago
b9fba67
ocfs2: fix error path kobject memory leak
by Tobin C. Harding
· 6 years ago
3e85899
memcg: make it work on sparse non-0-node systems
by Jiri Slaby
· 6 years ago
Next »