Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
ec3c2d518b163dd2be48ac1fee8d7f1686cd769f
/
tools
/
perf
10b9baa
tools arch s390: Do not include header files from the kernel sources
by Arnaldo Carvalho de Melo
· 7 years ago
ca58d7e
perf jvmti: Generate correct debug information for inlined code
by Ben Gainey
· 7 years ago
61fb26a
perf tools: Fix up build in hardened environments
by Jiri Olsa
· 7 years ago
5cfee7a
perf tools: Use shell function for perl cflags retrieval
by Jiri Olsa
· 7 years ago
e53000b
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
f5b5fab
x86/decoder: Fix and update the opcodes map
by Randy Dunlap
· 7 years ago
f971e51
tools/perf: Convert ACCESS_ONCE() to READ_ONCE()
by Mark Rutland
· 7 years ago
e9ef1fe
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
34c9ca3
tooling/headers: Synchronize updated s390 and x86 UAPI headers
by Ingo Molnar
· 7 years ago
d6eabce
Merge branch 'linus' into perf/urgent, to synchronize UAPI headers
by Ingo Molnar
· 7 years ago
a81c421
perf s390: add regs_query_register_offset()
by Hendrik Brueckner
· 7 years ago
1b3b521
tools headers: Syncronize mman.h ABI header
by Arnaldo Carvalho de Melo
· 7 years ago
51cacdc
perf intel-pt: Bring instruction decoder files into line with the kernel
by Adrian Hunter
· 7 years ago
9965484
perf test: Fix test 21 for s390x
by Thomas Richter
· 7 years ago
321a7c3
perf bench numa: Fixup discontiguous/sparse numa nodes
by Satheesh Rajendran
· 7 years ago
bdaab8c
perf top: Use signal interface for SIGWINCH handler
by Jiri Olsa
· 7 years ago
89d0aea
perf top: Fix window dimensions change handling
by Jiri Olsa
· 7 years ago
df7ccfa
perf top: Ignore kptr_restrict when not sampling the kernel
by Arnaldo Carvalho de Melo
· 7 years ago
b0ebd81
perf record: Ignore kptr_restrict when not sampling the kernel
by Arnaldo Carvalho de Melo
· 7 years ago
3f0a4c8
perf report: Ignore kptr_restrict when not sampling the kernel
by Arnaldo Carvalho de Melo
· 7 years ago
5b0d1cb
perf evlist: Add helper to check if attr.exclude_kernel is set in all evsels
by Arnaldo Carvalho de Melo
· 7 years ago
d5c5e46
perf test shell: Fix test case probe libc's inet_pton on s390x
by Thomas Richter
· 7 years ago
ccafc38
perf test shell: Fix check open filename arg using 'perf trace' on s390x
by Thomas Richter
· 7 years ago
05d0e62d
perf annotate: Do not truncate instruction names at 6 chars
by Ravi Bangoria
· 7 years ago
af98f22
perf help: Fix a bug during strstart() conversion
by Namhyung Kim
· 7 years ago
4a2233b
perf machine: Guard against NULL in machine__exit()
by Arnaldo Carvalho de Melo
· 7 years ago
501e5bb
perf script: Fix --per-event-dump for auxtrace synth evsels
by Arnaldo Carvalho de Melo
· 7 years ago
8e2d8e2
perf evsel: Fix up leftover perf_evsel_stat usage via evsel->priv
by Arnaldo Carvalho de Melo
· 7 years ago
35c3363
perf trace: Fix an exit code of trace__symbols_init
by Andrei Vagin
· 7 years ago
59622fd
perf record: Fix -c/-F options for cpu event aliases
by Andi Kleen
· 7 years ago
dffdcbd
perf record: Generate PERF_RECORD_{MMAP,COMM,EXEC} with --delay
by Arnaldo Carvalho de Melo
· 7 years ago
555b4ec
perf evlist: Set the correct idx when adding dummy events
by Arnaldo Carvalho de Melo
· 7 years ago
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
Next »