Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
fa6d7cb5d76cf0467c61420fc9238045aedfd379
/
tools
/
perf
e71d512
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 7 years ago
de9954b
s390/perf: add perf register support for floating-point registers
by Hendrik Brueckner
· 7 years ago
a9fc2db
s390/perf: define common DWARF register string table
by Hendrik Brueckner
· 7 years ago
f704ef4
s390/perf: add support for perf_regs and libdw
by Heiko Carstens
· 9 years ago
a3f22d5
s390/perf: add callback to perf to enable using AUX buffer
by Pu Hou
· 8 years ago
453f85d
mm: remove __GFP_COLD
by Mel Gorman
· 7 years ago
d8be756
kmemcheck: remove whats left of NOTRACK flags
by Levin, Alexander (Sasha Levin)
· 7 years ago
3148637
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
8e9a2db
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
33974a4
perf trace: Call machine__exit() at exit
by Andrei Vagin
· 7 years ago
a271bfa
perf tools: Fix eBPF event specification parsing
by Jiri Olsa
· 7 years ago
b6af53b
perf tools: Add "reject" option for parse-events.l
by Jiri Olsa
· 7 years ago
8c5db92
Merge branch 'linus' into locking/core, to resolve conflicts
by Ingo Molnar
· 7 years ago
15bcdc9
Merge branch 'linus' into perf/core, to fix conflicts
by Ingo Molnar
· 7 years ago
294cbd0
Merge branch 'linus' into perf/urgent, to pick up dependent commits
by Ingo Molnar
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
7285cf3
perf srcline: Show correct function name for srcline of callchains
by Namhyung Kim
· 7 years ago
b7b75a6
perf srcline: Fix memory leak in addr2inlines()
by Namhyung Kim
· 7 years ago
1de3038
perf trace beauty kcmp: Beautify arguments
by Arnaldo Carvalho de Melo
· 7 years ago
0a2f7540
perf trace beauty: Implement pid_fd beautifier
by Arnaldo Carvalho de Melo
· 7 years ago
735e215
tools include uapi: Grab a copy of linux/kcmp.h
by Arnaldo Carvalho de Melo
· 7 years ago
d6332a1
perf callchain: Fix double mapping al->addr for children without self period
by Namhyung Kim
· 7 years ago
021b462
perf stat: Make --per-thread update shadow stats to show metrics
by Jiri Olsa
· 7 years ago
54830dd
perf stat: Move the shadow stats scale computation in perf_stat__update_shadow_stats
by Jiri Olsa
· 8 years ago
e268687
perf tools: Add perf_data_file__write function
by Jiri Olsa
· 8 years ago
eae8ad8
perf tools: Add struct perf_data_file
by Jiri Olsa
· 8 years ago
8ceb41d
perf tools: Rename struct perf_data_file to perf_data
by Jiri Olsa
· 8 years ago
642ee1c
perf script: Print information about per-event-dump files
by Arnaldo Carvalho de Melo
· 7 years ago
9445464
perf tools: Unwind properly location after REJECT
by Jiri Olsa
· 7 years ago
d688d03
perf trace beauty prctl: Generate 'option' string table from kernel headers
by Arnaldo Carvalho de Melo
· 7 years ago
4337279
tools include uapi: Grab a copy of linux/prctl.h
by Arnaldo Carvalho de Melo
· 7 years ago
a14390f
perf script: Allow creating per-event dump files
by Arnaldo Carvalho de Melo
· 7 years ago
e669e83
perf evsel: Restore evsel->priv as a tool private area
by Arnaldo Carvalho de Melo
· 7 years ago
894f3f1
perf script: Use event_format__fprintf()
by Arnaldo Carvalho de Melo
· 7 years ago
5ce2c5b
perf script: Use pr_debug where appropriate
by Arnaldo Carvalho de Melo
· 7 years ago
69c7125
perf script: Add a few missing conversions to fprintf style
by Arnaldo Carvalho de Melo
· 7 years ago
331c7cb
perf symbols: Fix memory corruption because of zero length symbols
by Ravi Bangoria
· 7 years ago
d8a88dd
perf util: Enable handling of inlined frames by default
by Milian Wolff
· 7 years ago
1fb7d06
perf report: Use srcline from callchain for hist entries
by Milian Wolff
· 7 years ago
21ac9d5
perf report: Cache srclines for callchain nodes
by Milian Wolff
· 7 years ago
b38775c
perf report: Cache failed lookups of inlined frames
by Milian Wolff
· 7 years ago
bf36eb5
perf report: Properly handle branch count in match_chain()
by Milian Wolff
· 7 years ago
6aa7de0
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()
by Mark Rutland
· 7 years ago
aa44189
perf report: Compare symbol name for inlined frames when sorting
by Milian Wolff
· 7 years ago
9856240
perf callchain: Compare symbol name for inlined frames when matching
by Milian Wolff
· 7 years ago
9628b56
perf script: Mark inlined frames and do not print DSO for them
by Milian Wolff
· 7 years ago
8932f80
perf callchain: Mark inlined frames in output by " (inlined)" suffix
by Milian Wolff
· 7 years ago
cbe50f6
perf report: Fall-back to function name comparison for -g srcline
by Milian Wolff
· 7 years ago
11ea251
perf callchain: Create real callchain entries for inlined frames
by Milian Wolff
· 7 years ago
2be8832
perf callchain: Refactor inline_list to store srcline string directly
by Milian Wolff
· 7 years ago
fea0cf8
perf callchain: Refactor inline_list to operate on symbols
by Milian Wolff
· 7 years ago
40a342c
perf callchain: Store srcline in callchain_cursor_node
by Milian Wolff
· 7 years ago
2a704fc
perf report: Remove code to handle inline frames from browsers
by Milian Wolff
· 7 years ago
65db92e
perf vendor events: Add Goldmont Plus V1 event file
by Kan Liang
· 7 years ago
b1f03ca
perf namespaces: Add more appropriate set of headers
by Arnaldo Carvalho de Melo
· 7 years ago
79f56eb
perf kmem: Perform some cleanup if '--time' is given an invalid value
by Christophe JAILLET
· 7 years ago
db49bc1
perf script: Fix error handling path
by Christophe JAILLET
· 7 years ago
a1a5870
perf script: Use fprintf like printing uniformly
by Arnaldo Carvalho de Melo
· 7 years ago
923d0c9
perf tools: Introduce binary__fprintf()
by Arnaldo Carvalho de Melo
· 7 years ago
7958e54
perf vendor events: Fix incorrect cmask syntax for some Intel metrics
by Andi Kleen
· 7 years ago
d7e05ce
perf tools: Do not check ABI headers in a detached tarball build
by Arnaldo Carvalho de Melo
· 7 years ago
696e245
perf annotate: Remove arch::cpuid_parse callback
by Jiri Olsa
· 7 years ago
98ad761
perf list: Fix group description in the man page
by Andi Kleen
· 7 years ago
692f5a2
perf tests attr: Make hw events optional
by Jiri Olsa
· 7 years ago
73c17d8
perf mmap: Adopt push method from builtin-record.c
by Arnaldo Carvalho de Melo
· 7 years ago
d37f158
perf record: Make record__mmap_read generic
by Arnaldo Carvalho de Melo
· 7 years ago
1695849
perf mmap: Move perf_mmap and methods to separate mmap.[ch] files
by Arnaldo Carvalho de Melo
· 7 years ago
ead81ee
perf vendor events: Update JSON metrics for Skylake Server
by Andi Kleen
· 7 years ago
e3f2dad
perf vendor events: Update JSON metrics for Skylake
by Andi Kleen
· 7 years ago
41a13b7
perf vendor events: Update JSON metrics for Sandy Bridge
by Andi Kleen
· 7 years ago
984d91f
perf vendor events: Update JSON metrics for JakeTown
by Andi Kleen
· 7 years ago
7347bba
perf vendor events: Update JSON metrics for IvyTown
by Andi Kleen
· 7 years ago
1de3152
perf vendor events: Update JSON metrics for IvyBridge
by Andi Kleen
· 7 years ago
9cd6d86
perf vendor events: Update JSON metrics for Haswell Server
by Andi Kleen
· 7 years ago
0fba08e
perf vendor events: Update JSON metrics for Haswell
by Andi Kleen
· 7 years ago
663ad44
perf vendor events: Update JSON metrics for Broadwell Server
by Andi Kleen
· 7 years ago
008de6c
perf vendor events: Update JSON metrics for Broadwell
by Andi Kleen
· 7 years ago
ca4b9c3b
Merge branch 'perf/urgent' into perf/core, to pick up fixes
by Ingo Molnar
· 7 years ago
74f8e22
perf test shell trace+probe_libc_inet_pton.sh: Be compatible with Debian/Ubuntu
by Li Zhijian
· 7 years ago
3d8bba9
perf xyarray: Fix wrong processing when closing evsel fd
by Jin Yao
· 7 years ago
7f0cd23
perf buildid-list: Fix crash when processing PERF_RECORD_NAMESPACE
by Namhyung Kim
· 7 years ago
3f50f61
perf record: Fix documentation for a inexistent option '-l'
by Taeung Song
· 7 years ago
29479bf
perf tools: Check wether the eBPF file exists in event parsing
by Jiri Olsa
· 7 years ago
d0e3523
perf hists: Add extra integrity checks to fmt_free()
by Jiri Olsa
· 7 years ago
70b01df
perf hists: Fix crash in perf_hpp__reset_output_field()
by Jiri Olsa
· 7 years ago
66ec1191
perf pmu: Unbreak perf record for arm/arm64 with events with explicit PMU
by Mark Rutland
· 7 years ago
e9516c0
perf script: Add missing separator for "-F ip,brstack" (and brstackoff)
by Mark Santaniello
· 7 years ago
c1fbc0c
perf callchain: Compare dsos (as well) for CCKEY_FUNCTION
by Ravi Bangoria
· 7 years ago
f6a9820
perf tests attr: Fix group stat tests
by Jiri Olsa
· 7 years ago
0c6b499
perf top: Add option to set the number of thread for event synthesize
by Kan Liang
· 7 years ago
340b47f
perf top: Implement multithreading for perf_event__synthesize_threads
by Kan Liang
· 7 years ago
f988e71
perf tools: Lock to protect comm_str rb tree
by Kan Liang
· 7 years ago
b32ee9e
perf tools: Lock to protect namespaces and comm list
by Kan Liang
· 7 years ago
2290558
perf test attr: Fix ignored test case result
by Thomas Richter
· 7 years ago
3440fe2
perf test attr: Fix python error on empty result
by Thomas Richter
· 7 years ago
10836d9
perf tests attr: Fix task term values
by Jiri Olsa
· 7 years ago
c976a7d
Merge remote-tracking branch 'tip/perf/urgent' into perf/core, to pick up fixes
by Arnaldo Carvalho de Melo
· 7 years ago
1addcd5
Merge tag 'perf-urgent-for-mingo-4.14-20170928' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 7 years ago
5357413
perf test: Fix vmlinux failure on s390x part 2
by Thomas Richter
· 7 years ago
b28503a
perf test: Fix vmlinux failure on s390x
by Thomas Richter
· 7 years ago
Next »