Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
90b10f47c0ee2a70bd036d9da5e810f522b54a8f
90b10f4
perf script: Support relative time
by Andi Kleen
· 6 years ago
a4e7e6e
perf report: Indicate JITed code better in report
by Andi Kleen
· 6 years ago
702fb9b
perf report: Show all sort keys in help output
by Andi Kleen
· 6 years ago
c38dab7
perf record: Clarify help for --switch-output
by Andi Kleen
· 6 years ago
03724b2
perf record: Allow to limit number of reported perf.data files
by Andi Kleen
· 6 years ago
6f40b2a
perf list: Filter metrics too
by Andi Kleen
· 6 years ago
dfcbc2f
tools lib bpf: Fix the build by adding a missing stdarg.h include
by Arnaldo Carvalho de Melo
· 6 years ago
e3b74de
perf tools report: Add custom scripts to script menu
by Andi Kleen
· 6 years ago
59c2498
perf ui browser: Fix ui popup argv browser for many entries
by Andi Kleen
· 6 years ago
905e4af
perf script: Add array bound checking to list_scripts
by Andi Kleen
· 6 years ago
ca52bab
perf tools: Add some new tips describing the new options
by Andi Kleen
· 6 years ago
4968ac8
perf report: Implement browsing of individual samples
by Andi Kleen
· 6 years ago
6f3da20
perf report: Support builtin perf script in scripts menu
by Andi Kleen
· 6 years ago
1d6c49d
perf report: Support running scripts for current time range
by Andi Kleen
· 6 years ago
3723908
perf report: Support time sort key
by Andi Kleen
· 6 years ago
e87e548
perf script: Filter COMM/FORK/.. events by CPU
by Andi Kleen
· 6 years ago
2fb7104
tools headers uapi: Update linux/in.h copy
by Arnaldo Carvalho de Melo
· 6 years ago
1a787fc
tools headers uapi: Sync copy of asm-generic/unistd.h with the kernel sources
by Arnaldo Carvalho de Melo
· 6 years ago
df94bb4
perf tools: Update x86's syscall_64.tbl, no change in tools/perf behaviour
by Arnaldo Carvalho de Melo
· 6 years ago
49f93bb
perf script python: Add printdate function to SQL exporters
by Tony Jones
· 6 years ago
ebf6c5c
perf script python: Add Python3 support to export-to-sqlite.py
by Tony Jones
· 6 years ago
1937b05
perf script python: Add Python3 support to export-to-postgresql.py
by Tony Jones
· 6 years ago
beda0e7
perf script python: Add Python3 support to exported-sql-viewer.py
by Tony Jones
· 6 years ago
75065a8
perf report: Use less for scripts output
by Andi Kleen
· 6 years ago
e51f806
perf session: Add process callback to reader object
by Jiri Olsa
· 6 years ago
258031c
perf header: Add DIR_FORMAT feature to describe directory data
by Jiri Olsa
· 6 years ago
29583c1
perf data: Make perf_data__size() work over directory
by Jiri Olsa
· 6 years ago
e8be135
perf data: Add perf_data__update_dir() function
by Jiri Olsa
· 6 years ago
cd3dd8d
perf data: Don't store auxtrace index for directory data file
by Jiri Olsa
· 6 years ago
ec65def
perf data: Support having perf.data stored as a directory
by Jiri Olsa
· 6 years ago
98c07a8
perf vendor events amd: perf PMU events for AMD Family 17h
by Martin Liška
· 6 years ago
eaeffeb
perf probe: Fix getting the kernel map
by Adrian Hunter
· 6 years ago
2a1292c
perf report: Parse time quantum
by Andi Kleen
· 6 years ago
f8c856c
perf time-utils: Add utility function to print time stamps in nanoseconds
by Andi Kleen
· 6 years ago
52bab88
perf report: Support output in nanoseconds
by Andi Kleen
· 6 years ago
3ab481a
perf script: Support insn output for normal samples
by Andi Kleen
· 6 years ago
d9c1bb2
perf/core: Restore mmap record type correctly
by Stephane Eranian
· 6 years ago
b339da4
Merge tag 'perf-core-for-mingo-5.1-20190307' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 6 years ago
43aa378
perf/core: Mark expected switch fall-through
by Gustavo A. R. Silva
· 6 years ago
8041ffd3
perf/x86/intel/uncore: Fix client IMC events return huge result
by Kan Liang
· 6 years ago
5768402
perf/ring_buffer: Use high order allocations for AUX buffers optimistically
by Alexander Shishkin
· 6 years ago
b8f7d86
perf data: Force perf_data__open|close zero data->file.path
by Jiri Olsa
· 6 years ago
befa09b
perf session: Fix double free in perf_data__close
by Jiri Olsa
· 6 years ago
5b61adb
perf evsel: Probe for precise_ip with simple attr
by Jiri Olsa
· 6 years ago
90a86bd
perf tools: Read and store caps/max_precise in perf_pmu
by Jiri Olsa
· 6 years ago
2634958
perf hist: Fix memory leak of srcline
by Jiri Olsa
· 6 years ago
c575891
perf hist: Add error path into hist_entry__init
by Jiri Olsa
· 6 years ago
e34c940
perf c2c: Fix c2c report for empty numa node
by Jiri Olsa
· 6 years ago
fdf2460
perf script python: Add Python3 support to intel-pt-events.py
by Tony Jones
· 6 years ago
c253c72
perf script python: Add Python3 support to event_analyzing_sample.py
by Tony Jones
· 6 years ago
57e604b
perf script python: add Python3 support to check-perf-trace.py
by Tony Jones
· 6 years ago
de2ec16
perf script python: Add Python3 support to futex-contention.py
by Tony Jones
· 6 years ago
b504d7f
perf script python: Remove mixed indentation
by Tony Jones
· 6 years ago
c1d3e63
perf diff: Support --pid/--tid filter options
by Jin Yao
· 6 years ago
daca23b
perf diff: Support --cpu filter option
by Jin Yao
· 6 years ago
4802138
perf diff: Support --time filter option
by Jin Yao
· 6 years ago
1532593
perf thread: Generalize function to copy from thread addr space from intel-bts code
by Andi Kleen
· 6 years ago
bc3bb79
perf annotate: Calculate the max instruction name, align column to that
by Arnaldo Carvalho de Melo
· 6 years ago
6ea98b4
Merge branch 'x86-alternatives-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
45802da
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
203b660
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
3478588
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
c8f5ed6
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
a53837a
perf clang: Remove needless extra semicolon
by Yang Wei
· 6 years ago
3163613
perf bpf: Automatically add BTF ELF markers
by Arnaldo Carvalho de Melo
· 6 years ago
3717f61
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
b1b988a
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
edaed16
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
78f8601
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
1848319
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
d9862cf
Merge tag 'mips_5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
by Linus Torvalds
· 6 years ago
8feed3e
Merge branch 'parisc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 6 years ago
3591b19
Merge tag 's390-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 6 years ago
45f5532
Merge tag 'm68k-for-v5.1-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 6 years ago
eac6165
x86: Deprecate a.out support
by Borislav Petkov
· 6 years ago
08300f4
a.out: remove core dumping support
by Linus Torvalds
· 6 years ago
63bdf42
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 6 years ago
6456300
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 6 years ago
fcc082f
Revert "s390/cpum_cf: Add kernel message exaplanations"
by Martin Schwidefsky
· 6 years ago
cd2a3bf
Merge tag 'leds-for-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds
by Linus Torvalds
· 6 years ago
7629bac
Merge tag 'hwmon-for-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 6 years ago
dcc75dd
Merge tag 'spi-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
by Linus Torvalds
· 6 years ago
32c0ac3
Merge tag 'regulator-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
by Linus Torvalds
· 6 years ago
e48b044
Merge tag 'regmap-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
by Linus Torvalds
· 6 years ago
42eaf18
Merge tag 'mmc-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
by Linus Torvalds
· 6 years ago
c8d950a
Merge tag 'i3c/for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux
by Linus Torvalds
· 6 years ago
811c16a
Merge tag 'mtd/for-5.1' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 6 years ago
a83b042
Merge tag 'vfio-v5.1-rc1' of git://github.com/awilliam/linux-vfio
by Linus Torvalds
· 6 years ago
ee5e001
fs: Make splice() and tee() take into account O_NONBLOCK flag on pipes
by Slavomir Kaslev
· 6 years ago
18a4d8b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
4f9020f
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
096461d
net/sched: avoid unused-label warning
by Arnd Bergmann
· 6 years ago
a154d5d
net: ignore sysctl_devconf_inherit_init_net without SYSCTL
by Arnd Bergmann
· 6 years ago
64af7dc
phy: mdio-mux: fix Kconfig dependencies
by Arnd Bergmann
· 6 years ago
9731ea0
net: phy: use phy_modify_mmd_changed in genphy_c45_an_config_aneg
by Heiner Kallweit
· 6 years ago
3acca1d
net: dsa: mv88e6xxx: add call to mv88e6xxx_ports_cmode_init to probe for new DSA framework
by Heiner Kallweit
· 6 years ago
9e9322e
selftest/net: Remove duplicate header
by Souptick Joarder
· 6 years ago
b33b7cd
sky2: Disable MSI on Dell Inspiron 1545 and Gateway P-79
by Kai-Heng Feng
· 6 years ago
d6089c7
Merge branch 'Devlink-health-updates'
by David S. Miller
· 6 years ago
86d7e71
net/mlx5e: Update tx reporter status in case channels were successfully opened
by Eran Ben Elisha
· 6 years ago
Next »