Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
edeca3a769ad28a9477798c3b1d8e0701db728e4
/
tools
/
perf
45fd808
Merge tag 'perf-urgent-for-mingo-4.20-20181106' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 6 years ago
8e88c29
perf tools: Do not zero sample_id_all for group members
by Jiri Olsa
· 6 years ago
6ac2226
perf tools: Fix undefined symbol scnprintf in libperf-jvmti.so
by Gustavo Romero
· 6 years ago
e2c39f3
perf beauty: Use SRCARCH, ARCH=x86_64 must map to "x86" to find the headers
by Arnaldo Carvalho de Melo
· 6 years ago
f6c23e3
perf intel-pt: Add MTC and CYC timestamps to debug log
by Adrian Hunter
· 6 years ago
93f8be2
perf intel-pt: Add more event information to debug log
by Adrian Hunter
· 6 years ago
35fa1ce
perf scripts python: exported-sql-viewer.py: Fix table find when table re-ordered
by Adrian Hunter
· 6 years ago
65b2429
perf scripts python: exported-sql-viewer.py: Add help window
by Adrian Hunter
· 6 years ago
210cf1f
perf scripts python: exported-sql-viewer.py: Add Selected branches report
by Adrian Hunter
· 6 years ago
5ed4419
perf scripts python: exported-sql-viewer.py: Fall back to /usr/local/lib/libxed.so
by Adrian Hunter
· 6 years ago
590ac60
perf top: Display the LBR stats in callchain entry
by Jin Yao
· 6 years ago
ea1fa48
perf stat: Handle different PMU names with common prefix
by Thomas Richter
· 6 years ago
cf99ad1
perf record: Support weak groups
by Andi Kleen
· 6 years ago
c3537fc
perf evlist: Move perf_evsel__reset_weak_group into evlist
by Andi Kleen
· 6 years ago
79ef68c7
perf augmented_syscalls: Start collecting pathnames in the BPF program
by Arnaldo Carvalho de Melo
· 6 years ago
01897f3
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
cd26ea6
perf trace: Fix setting of augmented payload when using eBPF + raw_syscalls
by Arnaldo Carvalho de Melo
· 6 years ago
3c5e3da
perf trace: When augmenting raw_syscalls plug raw_syscalls:sys_exit too
by Arnaldo Carvalho de Melo
· 6 years ago
febf8a37
perf examples bpf: Start augmenting raw_syscalls:sys_{start,exit}
by Arnaldo Carvalho de Melo
· 6 years ago
5d4f0ed
perf intel-pt/bts: Calculate cpumode for synthesized samples
by Adrian Hunter
· 6 years ago
2424830
perf intel-pt: Insert callchain context into synthesized callchains
by Adrian Hunter
· 6 years ago
4f8f382
perf tools: Don't clone maps from parent when synthesizing forks
by David Miller
· 6 years ago
ff27a06
perf top: Start display thread earlier
by David Miller
· 6 years ago
2f967f1
perf trace beauty: Use the mmap flags table generated from headers
by Arnaldo Carvalho de Melo
· 6 years ago
fbd7458
perf beauty: Wire up the mmap flags table generator to the Makefile
by Arnaldo Carvalho de Melo
· 6 years ago
80ee566
perf beauty: Add a generator for MAP_ mmap's flag constants
by Arnaldo Carvalho de Melo
· 6 years ago
e9024d5
perf callchain: Honour the ordering of PERF_CONTEXT_{USER,KERNEL,etc}
by David S. Miller
· 6 years ago
d6c9c05
perf cs-etm: Correct CPU mode for samples
by Leo Yan
· 6 years ago
1fe627d
perf unwind: Take pgoff into account when reporting elf to libdwfl
by Milian Wolff
· 6 years ago
218d611
perf top: Do not use overwrite mode by default
by Arnaldo Carvalho de Melo
· 6 years ago
343a9f3
Merge tag 'trace-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 6 years ago
4e303fb
perf top: Allow disabling the overwrite mode
by Arnaldo Carvalho de Melo
· 6 years ago
23c07a2
perf trace: Beautify mount's first pathname arg
by Arnaldo Carvalho de Melo
· 6 years ago
476c92ca
perf trace: Beautify the umount's 'name' argument
by Arnaldo Carvalho de Melo
· 6 years ago
f932184
perf trace: Consider syscall aliases too
by Arnaldo Carvalho de Melo
· 6 years ago
73d141a
perf trace beauty: Beautify mount/umount's 'flags' argument
by Arnaldo Carvalho de Melo
· 6 years ago
496fd34
perf trace beauty: Allow syscalls to mask an argument before considering it
by Arnaldo Carvalho de Melo
· 6 years ago
579e5ff
perf beauty: Introduce strarray__scnprintf_flags()
by Arnaldo Carvalho de Melo
· 6 years ago
794f594
perf beauty: Switch from GPL v2.0 to LGPL v2.1
by Arnaldo Carvalho de Melo
· 6 years ago
ceaf8e5
perf beauty: Add a generator for MS_ mount/umount's flag constants
by Arnaldo Carvalho de Melo
· 6 years ago
f443f38
tools include uapi: Grab a copy of linux/fs.h
by Arnaldo Carvalho de Melo
· 6 years ago
f0718d7
Merge branch 'linus' into perf/urgent, to pick up fixes
by Ingo Molnar
· 6 years ago
0d1e8b8
Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 6 years ago
fe57120
perf script: Support total cycles count
by Andi Kleen
· 6 years ago
99f753f
perf script: Implement --graph-function
by Andi Kleen
· 6 years ago
d1b1552
tools script: Add --call-trace and --call-ret-trace
by Andi Kleen
· 6 years ago
4eb0681
perf script: Make itrace script default to all calls
by Andi Kleen
· 6 years ago
b585ebd
perf script: Add --insn-trace for instruction decoding
by Andi Kleen
· 6 years ago
50b825d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 6 years ago
76099f9
perf scripts python: exported-sql-viewer.py: Add All branches report
by Adrian Hunter
· 6 years ago
8392b74
perf scripts python: exported-sql-viewer.py: Add ability to display all the database tables
by Adrian Hunter
· 6 years ago
82f68e2
perf scripts python: exported-sql-viewer.py: Add ability to shrink / enlarge font
by Adrian Hunter
· 6 years ago
ebd70c7
perf scripts python: exported-sql-viewer.py: Add ability to find symbols in the call-graph
by Adrian Hunter
· 6 years ago
1beb5c7
perf scripts python: exported-sql-viewer.py: Add support for multiple sub-windows
by Adrian Hunter
· 6 years ago
031c2a0
perf scripts python: call-graph-from-sql.py: Rename to exported-sql-viewer.py
by Adrian Hunter
· 6 years ago
341e73c
perf scripts python: call-graph-from-sql.py: Refactor TreeItem class
by Adrian Hunter
· 6 years ago
4be9ace
perf scripts python: call-graph-from-sql.py: Add data helper functions
by Adrian Hunter
· 6 years ago
70d831e
perf scripts python: call-graph-from-sql.py: Factor out CallGraphModel from TreeModel
by Adrian Hunter
· 6 years ago
e99ef81
perf scripts python: call-graph-from-sql.py: Remove use of setObjectName()
by Adrian Hunter
· 6 years ago
5f9dfef
perf scripts python: call-graph-from-sql.py: Add a class for global data
by Adrian Hunter
· 6 years ago
b2556c4
perf scripts python: call-graph-from-sql.py: Separate the database details into a class
by Adrian Hunter
· 6 years ago
7e4fc93
perf scripts python: call-graph-from-sql.py: Make a "Main" function
by Adrian Hunter
· 6 years ago
99a097c
perf scripts python: call-graph-from-sql.py: Change icon
by Adrian Hunter
· 6 years ago
3c4ef45
perf scripts python: call-graph-from-sql.py: Set a minimum window size
by Adrian Hunter
· 6 years ago
1d865c0
perf scripts python: call-graph-from-sql.py: Provide better default column sizes
by Adrian Hunter
· 6 years ago
c05f364
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
3e71c70
perf scripts python: call-graph-from-sql.py: Use SPDX license identifier
by Adrian Hunter
· 6 years ago
a9c5e6c
perf trace: Introduce per-event maximum number of events property
by Arnaldo Carvalho de Melo
· 6 years ago
7ee4067
perf script: Flush output stream after events in verbose mode
by Milian Wolff
· 6 years ago
c1c9b96
perf script: Allow extended console debug output
by Milian Wolff
· 6 years ago
cbb5df7e
perf stat: Poll for monitored tasks being alive
by Jiri Olsa
· 6 years ago
a937c66
perf trace: Drop thread refcount in trace__event_handler()
by Arnaldo Carvalho de Melo
· 6 years ago
4291bf5
perf trace: Drop addr_location refcounts
by Arnaldo Carvalho de Melo
· 6 years ago
b7e8452
perf evsel: Mark a evsel as disabled when asking the kernel do disable it
by Arnaldo Carvalho de Melo
· 6 years ago
a19c59c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 6 years ago
09d62154
tools, perf: add and use optimized ring_buffer_{read_head, write_tail} helpers
by Daniel Borkmann
· 6 years ago
2fda5ad
perf evsel: Introduce per event max_events property
by Arnaldo Carvalho de Melo
· 6 years ago
5067a8c
perf trace: Introduce --max-events
by Arnaldo Carvalho de Melo
· 6 years ago
389373d
perf arm64: Fix generate system call table failed with /tmp mounted with noexec
by Hongxu Jia
· 6 years ago
e42b4a5
Merge tag 'kvmarm-for-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
by Paolo Bonzini
· 6 years ago
d6afa56
perf symbols: Set PLT entry/header sizes properly on Sparc
by David Miller
· 6 years ago
d87b979
perf jitdump: Add Sparc support.
by David Miller
· 6 years ago
0ab4188
perf annotate: Add Sparc support
by David Miller
· 6 years ago
cf79051
perf record: Encode -k clockid frequency into Perf trace
by Alexey Budankov
· 6 years ago
ce6c9da
Merge remote-tracking branch 'tip/perf/urgent' into perf/core
by Arnaldo Carvalho de Melo
· 6 years ago
edeb0c9
perf tools: Stop fallbacking to kallsyms for vdso symbols lookup
by Arnaldo Carvalho de Melo
· 6 years ago
298faf5
perf tools: Pass build flags to traceevent build
by Jiri Olsa
· 6 years ago
d4046e8
perf report: Don't crash on invalid inline debug information
by Milian Wolff
· 6 years ago
0ed149c
perf cpu_map: Align cpu map synthesized events properly.
by David Miller
· 6 years ago
36b8d46
perf tools: Fix use of alternatives to find JDIR
by Jarod Wilson
· 6 years ago
4ab8455
perf evsel: Store ids for events with their own cpus perf_event__synthesize_event_update_cpus
by Jiri Olsa
· 6 years ago
94aafb7
perf vendor events intel: Fix wrong filter_band* values for uncore events
by Jiri Olsa
· 6 years ago
1b9caa1
Revert "perf tools: Fix PMU term format max value calculation"
by Jiri Olsa
· 6 years ago
8f51ba8
Merge tag 'perf-core-for-mingo-4.20-20181008' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 6 years ago
6364cb2
Merge branch 'perf/urgent' into perf/core, to pick up fixes
by Ingo Molnar
· 6 years ago
9d67121
Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next
by Paul Mackerras
· 6 years ago
d24ea8a
KVM: PPC: Book3S: Simplify external interrupt handling
by Paul Mackerras
· 6 years ago
bb3dd7e
tools lib traceevent, perf tools: Move struct tep_handler definition in a local header file
by Tzvetomir Stoyanov
· 6 years ago
8b2f245
perf python: More portable way to make CFLAGS work with clang
by Eduardo Habkost
· 6 years ago
e13a5d6
perf python: Make clang_has_option() work on Python 3
by Eduardo Habkost
· 6 years ago
Next »