Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
7ba61524fa0337a919b2ec5fcce26db23c611ca7
7ba6152
perf trace: Rename delivery functions to ease making ordered_events selectable
by Arnaldo Carvalho de Melo
· 6 years ago
f024cf0
tools lib traceevent: Fix processing of dereferenced args in bprintk events
by Steven Rostedt (VMware)
· 6 years ago
51433ea
perf stat: Avoid segfaults caused by negated options
by Michael Petlan
· 6 years ago
4eaf97e
perf tests: Use shebangs in the shell scripts
by Michael Petlan
· 6 years ago
5717660
perf auxtrace: Alter addr_filter__entire_dso() to work if there are no symbols
by Adrian Hunter
· 6 years ago
b5c2161
perf dso: Export data_file_size() method there are no symbols
by Adrian Hunter
· 6 years ago
ca46afd
Merge tag 'perf-core-for-mingo-4.21-20181217' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 6 years ago
028713a
perf trace: Add ordered processing
by Jiri Olsa
· 6 years ago
83356b3
perf ordered_events: Add first_time() method
by Jiri Olsa
· 6 years ago
1f44b3e
perf trace: Move event delivery to a new deliver_event() function
by Jiri Olsa
· 6 years ago
68ca5d0
perf ordered_events: Add ordered_events__flush_time interface
by Jiri Olsa
· 6 years ago
6d99a79
perf annotate: Introduce basic support for ARC
by Eugeniy Paltsev
· 6 years ago
75c375c
perf config: Modify size factor of snprintf
by Sihyeon Jang
· 6 years ago
c8dd6ee
perf record: Fix memory leak on AIO objects deallocation
by Alexey Budankov
· 6 years ago
91b2b97
perf vendor events intel: Fix Load_Miss_Real_Latency on SKL/SKX
by Andi Kleen
· 6 years ago
bd8d57f
perf parse-events: Fix unchecked usage of strncpy()
by Arnaldo Carvalho de Melo
· 6 years ago
bef0b89
perf probe: Fix unchecked usage of strncpy()
by Arnaldo Carvalho de Melo
· 6 years ago
4d0f16d
perf ui helpline: Use strlcpy() as a shorter form of strncpy() + explicit set nul
by Arnaldo Carvalho de Melo
· 6 years ago
2f53025
perf svghelper: Fix unchecked usage of strncpy()
by Arnaldo Carvalho de Melo
· 6 years ago
b631389
perf help: Remove needless use of strncpy()
by Arnaldo Carvalho de Melo
· 6 years ago
5192bde
perf header: Fix unchecked usage of strncpy()
by Arnaldo Carvalho de Melo
· 6 years ago
7572588
perf header: Fix unchecked usage of strncpy()
by Arnaldo Carvalho de Melo
· 6 years ago
fca5085
perf dso: Fix unchecked usage of strncpy()
by Arnaldo Carvalho de Melo
· 6 years ago
15a5cd1
perf cs-etm: Add support for PTMv1.1 decoding
by Mathieu Poirier
· 6 years ago
7d0f4fe
perf cs-etm: Add support for ETMv3 trace decoding
by Mathieu Poirier
· 6 years ago
7868834
perf cs-etm: Add configuration for ETMv3 trace protocol
by Mathieu Poirier
· 6 years ago
8aa5c8e
perf top: Move perf_top__reset_sample_counters() to after counts display
by Jiri Olsa
· 6 years ago
d859043
perf top: Display slow reader warning when droping samples
by Jiri Olsa
· 6 years ago
97f7e0b
perf top: Save and display the drop count stats
by Jiri Olsa
· 6 years ago
d63b9f6
perf top: Drop samples which are behind the refresh rate
by Jiri Olsa
· 6 years ago
c94cef4
perf top: Set the 'session_done' volatile variable when exiting
by Jiri Olsa
· 6 years ago
94ad6e7
perf top: Use cond variable instead of a lock
by Jiri Olsa
· 6 years ago
16c66bc
perf top: Add processing thread
by Jiri Olsa
· 6 years ago
254de74
perf top: Move lost events warning to helpline
by Jiri Olsa
· 6 years ago
d24e3c9
perf top: Save and display the lost count stats
by Jiri Olsa
· 6 years ago
a4a6668
perf ordered_events: Add private data member
by Jiri Olsa
· 6 years ago
b8494f1
perf ordered_events: Rework show_progress for __ordered_events__flush
by Jiri Olsa
· 6 years ago
dd2e18e
perf tools: Support 'srccode' output
by Andi Kleen
· 6 years ago
42da438
perf trace: We need to consider "nr" if "__syscall_nr" is not there
by Arnaldo Carvalho de Melo
· 6 years ago
3fcb10e
perf tools: Allow specifying proc-map-timeout in config file
by Mark Drayton
· 6 years ago
65c9fee
tools lib subcmd: Fix a few source code comment typos
by Ingo Molnar
· 6 years ago
adba163
perf tools: Fix diverse comment typos
by Ingo Molnar
· 6 years ago
e4a8b0a
perf bpf-loader: Fix debugging message typo
by Ingo Molnar
· 6 years ago
1a7ea32
perf tools Documentation: Fix diverse typos
by Ingo Molnar
· 6 years ago
3e449f7
tools lib traceevent: Fix diverse typos in comments
by Ingo Molnar
· 6 years ago
b1d6f15
perf vendor events intel: Fix diverse typos
by Ingo Molnar
· 6 years ago
24f96733
perf tests ARM: Disable breakpoint tests 32-bit
by Florian Fainelli
· 6 years ago
a7ee4d6
perf cs-etm: Support for ARM A32/T32 instruction sets in CoreSight trace
by Robert Walker
· 6 years ago
0087976
perf beauty mmap_flags: Fixed syntax error Fixed missing ']' error
by Sihyeon Jang
· 6 years ago
6cd99d2
tools lib traceevent: traceevent API cleanup
by Tzvetomir Stoyanov
· 6 years ago
f0bba09
perf tools: traceevent API cleanup, remove __tep_data2host*()
by Tzvetomir Stoyanov
· 6 years ago
fc39851
tools lib traceevent: Rename tep_free_format() to tep_free_event()
by Tzvetomir Stoyanov
· 6 years ago
97fbf3f
tools lib traceevent, perf tools: Rename 'struct tep_event_format' to 'struct tep_event'
by Tzvetomir Stoyanov
· 6 years ago
4c78489
tools lib traceevent: Install trace-seq.h API header file
by Tzvetomir Stoyanov
· 6 years ago
cc03e1a8
tools lib traceevent: Added support for pkg-config
by Tzvetomir Stoyanov
· 6 years ago
477be10
tools lib traceevent: Implement new API tep_get_ref()
by Tzvetomir Stoyanov
· 6 years ago
239ca3e
perf report: Documentation average IPC and IPC coverage
by Jin Yao
· 6 years ago
ec6ae74
perf report: Display average IPC and IPC coverage per symbol
by Jin Yao
· 6 years ago
246fda0
perf annotate: Create a annotate2 flag in struct symbol
by Jin Yao
· 6 years ago
ace4f8f
perf annotate: Compute average IPC and IPC coverage per symbol
by Jin Yao
· 6 years ago
44e92f8
tools lib traceevent: Add sanity check to is_timestamp_in_us()
by Tzvetomir Stoyanov
· 6 years ago
a1c8cf2
perf beauty mmap_flags: Check if the arch has a mmap.h file
by Arnaldo Carvalho de Melo
· 6 years ago
93f20c0
perf record: Extend trace writing to multi AIO
by Alexey Budankov
· 6 years ago
d3d1af6
perf record: Enable asynchronous trace writing
by Alexey Budankov
· 6 years ago
0b77383
perf mmap: Map data buffer for preserving collected data
by Alexey Budankov
· 6 years ago
2a07d81
tools build feature: Check if libaio is available
by Alexey Budankov
· 6 years ago
1c6f709
perf intel-pt: Fix error with config term "pt=0"
by Adrian Hunter
· 6 years ago
1b3aae9
perf top: Allow passing a kallsyms file
by Arnaldo Carvalho de Melo
· 6 years ago
1970289
perf bpf: Use ERR_CAST instead of ERR_PTR(PTR_ERR())
by Wen Yang
· 6 years ago
92151b0
tools include: Adopt ERR_CAST() from the kernel err.h header
by Arnaldo Carvalho de Melo
· 6 years ago
741dad8
perf test: Fix perf_event_attr test failure
by Adrian Hunter
· 6 years ago
2aac9f9
perf tests record: Allow for 'sleep' being 'coreutils'
by Adrian Hunter
· 6 years ago
0631ca3
tools lib traceevent: Fix compile warnings in tools/lib/traceevent/event-parse.c
by Adrian Hunter
· 6 years ago
692d0e6
perf script: Use fallbacks for branch stacks
by Adrian Hunter
· 6 years ago
225f99e
perf tools: Use fallback for sample_addr_correlates_sym() cases
by Adrian Hunter
· 6 years ago
8e80ad9
perf thread: Add fallback functions for cases where cpumode is insufficient
by Adrian Hunter
· 6 years ago
ec1891a
perf machine: Record if a arch has a single user/kernel address space
by Adrian Hunter
· 6 years ago
804234f
perf env: Also consider env->arch == NULL as local operation
by Arnaldo Carvalho de Melo
· 6 years ago
b18e088
perf map: Remove extra indirection from map__find()
by Eric Saint-Etienne
· 6 years ago
bc4da38
perf stat: Fix CSV mode column output for non-cgroup events
by Stephane Eranian
· 6 years ago
57ddf09
perf stat: Fix shadow stats for clock events
by Ravi Bangoria
· 6 years ago
54fceb0
perf build: Give better hint about devel package for libssl
by Arnaldo Carvalho de Melo
· 6 years ago
8162b3d
kprobes/x86: Remove unneeded arch_within_kprobe_blacklist from x86
by Masami Hiramatsu
· 6 years ago
fe6e656
kprobes/x86: Show x86-64 specific blacklisted symbols correctly
by Masami Hiramatsu
· 6 years ago
fb1a59f
kprobes: Blacklist symbols in arch-defined prohibited area
by Masami Hiramatsu
· 6 years ago
76aea1e
Merge tag 'v4.20-rc7' into perf/core, to pick up fixes
by Ingo Molnar
· 6 years ago
7566ec3
Linux 4.20-rc7
by Linus Torvalds
· 6 years ago
6531e11
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
3a6ab5c
scripts/spdxcheck.py: always open files in binary mode
by Thierry Reding
· 6 years ago
f1733a1
checkstack.pl: fix for aarch64
by Qian Cai
· 6 years ago
01e881f
userfaultfd: check VM_MAYWRITE was set after verifying the uffd is registered
by Andrea Arcangeli
· 6 years ago
61c6de6
fs/iomap.c: get/put the page in iomap_page_create/release()
by Piotr Jaroszynski
· 6 years ago
8ace22b
hugetlbfs: call VM_BUG_ON_PAGE earlier in free_huge_page()
by Yongkai Wu
· 6 years ago
f5a222d
memblock: annotate memblock_is_reserved() with __init_memblock
by Yueyi Li
· 6 years ago
428a1cb
psi: fix reference to kernel commandline enable
by Baruch Siach
· 6 years ago
915c9e1
arch/sh/include/asm/io.h: provide prototypes for PCI I/O mapping in asm/io.h
by Mark Brown
· 6 years ago
9def36e
mm/sparse: add common helper to mark all memblocks present
by Logan Gunthorpe
· 6 years ago
d1402fc
mm: introduce common STRUCT_PAGE_MAX_SHIFT define
by Logan Gunthorpe
· 6 years ago
5b52609
alpha: fix hang caused by the bootmem removal
by Mike Rapoport
· 6 years ago
380ef2c
Merge tag 'for-linus-20181214' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
Next »