Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ada8d4a5e2ed9de8a5a58788c4b6a4c8103e0f8d
/
tools
/
perf
8c40041
perf kmem: Fix breakage introduced by 5a0e3ad slab.h script
by Arnaldo Carvalho de Melo
· 15 years ago
336f589
Merge branch 'master' into export-slabh
by Tejun Heo
· 15 years ago
b0f86f5
perf, probe-finder: Build fix on Debian
by Borislav Petkov
· 15 years ago
b1dcc03
perf/scripts: Tuple was set from long in both branches in python_process_event()
by Tom Zanussi
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
6fa4136
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
f82c37e
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
00909e9
perf top: Add missing initialization to zero
by Arnaldo Carvalho de Melo
· 15 years ago
d0cb426
perf probe: Use original address instead of CU-based address
by Masami Hiramatsu
· 15 years ago
67c7ff7
perf probe: Fix offset to allow signed value
by Masami Hiramatsu
· 15 years ago
b63be8d
perf top: Improve the autosizing of column lenghts
by Arnaldo Carvalho de Melo
· 15 years ago
9fdfbc2
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
fc6ceea
perf probe: Fix need_dwarf flag if lazy matching is used
by Masami Hiramatsu
· 15 years ago
594087a
perf probe: Fix probe_point buffer overrun
by Masami Hiramatsu
· 15 years ago
9f591fd
perf record: Don't try to find buildids in a zero sized file
by Arnaldo Carvalho de Melo
· 15 years ago
7ae5f213
perf: Make the install relative to DESTDIR if specified
by John Kacur
· 15 years ago
a12b51c
perf tools: Fix sparse CPU numbering related bugs
by Paul Mackerras
· 15 years ago
65f2ed2
perf report: Print the map table just after samples for which no map was found
by Arnaldo Carvalho de Melo
· 15 years ago
cbbc79a5
perf report: Add multiple event support
by Eric B Munson
· 15 years ago
eefc465
perf session: Change perf_session post processing functions to take histogram tree
by Eric B Munson
· 15 years ago
cb8f093
perf session: Add storage for seperating event types in report
by Eric B Munson
· 15 years ago
d403d0a
perf session: Change add_hist_entry to take the tree root instead of session
by Eric B Munson
· 15 years ago
8907fd6
perf record: Add ID and to recorded event data when recording multiple events
by Eric B Munson
· 15 years ago
accd3cc
perf probe: Add missing variable initialization
by Arnaldo Carvalho de Melo
· 15 years ago
1224550
perf tools: Don't trow away old map slices not overlapped by new maps
by Arnaldo Carvalho de Melo
· 15 years ago
548b841
Merge commit 'v2.6.34-rc1' into perf/urgent
by Ingo Molnar
· 15 years ago
318ae2e
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
660f6a3
Merge branch 'perf-probes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
cf4fee5
perf trace: Don't use pager if scripting
by Tom Zanussi
· 15 years ago
10c95f4
perf trace/scripting: Remove extraneous header read
by Tom Zanussi
· 15 years ago
da7196e
perf, ARM: Modify kuser rmb() call to compile for Thumb-2
by Will Deacon
· 15 years ago
32cb0dd
perf probe: Correct probe syntax on command line help
by Masami Hiramatsu
· 15 years ago
6630125
perf archive: Don't try to collect files without a build-id
by Arnaldo Carvalho de Melo
· 15 years ago
6556a67
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
b67577d
perf lock: Drop the buffers multiplexing dependency
by Frederic Weisbecker
· 15 years ago
84c6f88
perf lock: Fix and add misc documentally things
by Hitoshi Mitake
· 15 years ago
018cbff
Merge commit 'v2.6.33' into perf/core
by Frederic Weisbecker
· 15 years ago
4385d58
perf tools: Flush maps on COMM events
by David S. Miller
· 15 years ago
48fb4fd
perf annotate: Handle samples not at objdump output addr boundaries
by Arnaldo Carvalho de Melo
· 15 years ago
2a9c8c3
perf probe: Add lazy line matching support
by Masami Hiramatsu
· 15 years ago
5c8d1cb
perf probe: Show more lines after last line
by Masami Hiramatsu
· 15 years ago
161a26b
perf probe: Check function address range strictly in line finder
by Masami Hiramatsu
· 15 years ago
e92b85e
perf probe: Use libdw callback routines
by Masami Hiramatsu
· 15 years ago
804b360
perf probe: Use elfutils-libdw for analyzing debuginfo
by Masami Hiramatsu
· 15 years ago
81cb8aa
perf probe: Rename probe finder functions
by Masami Hiramatsu
· 15 years ago
3cb8bc6
perf probe: Fix bugs in line range finder
by Masami Hiramatsu
· 15 years ago
ee391de
perf probe: Update perf probe document
by Masami Hiramatsu
· 15 years ago
f3ab481
perf probe: Do not show --line option without dwarf support
by Masami Hiramatsu
· 15 years ago
628ada0
perf annotate: Defer allocating sym_priv->hist array
by Arnaldo Carvalho de Melo
· 15 years ago
3846df2
perf symbols: Improve debugging information about symtab origins
by Arnaldo Carvalho de Melo
· 15 years ago
c7ad21a
perf top: Use a macro instead of a constant variable
by Arnaldo Carvalho de Melo
· 15 years ago
37fe5fc
perf symbols: Check the right return variable
by Zhang, Yanmin
· 15 years ago
c2fbaa4
perf/scripts: Tag syscall_name helper as not yet available
by Frederic Weisbecker
· 15 years ago
cff68e5
perf/scripts: Add perf-trace-python Documentation
by Tom Zanussi
· 15 years ago
44ad9cd
perf/scripts: Remove unnecessary PyTuple resizes
by Tom Zanussi
· 15 years ago
4d161f0
perf/scripts: Add syscall tracing scripts
by Tom Zanussi
· 15 years ago
7e4b21b
perf/scripts: Add Python scripting engine
by Tom Zanussi
· 15 years ago
266fe2f
perf/scripts: Remove check-perf-trace from listed scripts
by Tom Zanussi
· 15 years ago
82d156c
perf/scripts: Move Perl scripting files to scripting-engines dir
by Tom Zanussi
· 15 years ago
7397d80
perf/scripts: Move common code out of Perl-specific files
by Tom Zanussi
· 15 years ago
e26207a
perf/scripts: Fix bug in Util.pm
by Tom Zanussi
· 15 years ago
f526d68
perf/scripts: Fix supported language listing option
by Tom Zanussi
· 15 years ago
388c3aa
perf probe: Init struct probe_point and set counter correctly
by Masami Hiramatsu
· 15 years ago
faa5c5c
perf tools: Don't use parent comm if not set at fork time
by Arnaldo Carvalho de Melo
· 15 years ago
10fe12e
perf symbols: Fix up map end too on modular kernels with no modules installed
by Arnaldo Carvalho de Melo
· 15 years ago
1a72cfa
perf top: Fix help text alignment
by Kirill Smelkov
· 15 years ago
3ad2f3f
tree-wide: Assorted spelling fixes
by Daniel Mack
· 15 years ago
7fbfc68
perf: Fix hypervisor sample reporting
by Anton Blanchard
· 15 years ago
f7e7ee3
perf record: Fix existing process callgraph symbol
by austin_zhang@linux.intel.com
· 15 years ago
5f48536
perf top: Use address pattern in lookup_sym_source
by Arnaldo Carvalho de Melo
· 15 years ago
ee11b90
perf top: Fix annotate for userspace
by Kirill Smelkov
· 15 years ago
659431f
fix typos "precidence" -> "precedence" in comments
by Uwe Kleine-König
· 15 years ago
2161db9
perf tools: Fix session init on non-modular kernels
by Ingo Molnar
· 15 years ago
f887f30
perf tools: Clean up O_LARGEFILE et al usage
by Xiao Guangrong
· 15 years ago
57d8188
perf annotate: Fix perf top module symbol annotation
by Mike Galbraith
· 15 years ago
6cff0e8
perf top: Teach it to autolocate vmlinux
by Kirill Smelkov
· 15 years ago
7a2b620
perf annotate: Fix it for non-prelinked *.so
by Kirill Smelkov
· 15 years ago
29a9f66
perf tools: Adjust some verbosity levels
by Arnaldo Carvalho de Melo
· 15 years ago
6122e4e
perf record: Stop intercepting events, use postprocessing to get build-ids
by Arnaldo Carvalho de Melo
· 15 years ago
7b2567c
perf build-id: Move the routine to find DSOs with hits to the lib
by Arnaldo Carvalho de Melo
· 15 years ago
8ad94c6
perf probe: Don't use a perf_session instance just to resolve symbols
by Arnaldo Carvalho de Melo
· 15 years ago
8d92c02
perf symbols: Ditch vdso global variable
by Arnaldo Carvalho de Melo
· 15 years ago
6275ce2
perf symbols: Fixup vsyscall maps
by Arnaldo Carvalho de Melo
· 15 years ago
9de89fe
perf symbols: Remove perf_session usage in symbols layer
by Arnaldo Carvalho de Melo
· 15 years ago
b8f46c5
perf tools: Use O_LARGEFILE to open perf data file
by Xiao Guangrong
· 15 years ago
59f411b
perf lock: Clean up various details
by Ingo Molnar
· 15 years ago
9b5e350
perf lock: Introduce new tool "perf lock", for analyzing lock statistics
by Hitoshi Mitake
· 15 years ago
18e97e0
perf: Add util/include/linuxhash.h to include hash.h of kernel
by Hitoshi Mitake
· 15 years ago
86d8d29
perf tools: Add __data_loc support
by Hitoshi Mitake
· 15 years ago
a8e6f73
Revert "perf record: Intercept all events"
by Hitoshi Mitake
· 15 years ago
6a1b751
perf: Ignore perf-archive temp file
by John Kacur
· 15 years ago
4c57415
tools/perf/perf.c: Clean up trivial style issues
by Thiago Farina
· 15 years ago
ae7f671
Merge branch 'perf/urgent' into perf/core
by Ingo Molnar
· 15 years ago
64abebf7
perf session: Create kernel maps in the constructor
by Arnaldo Carvalho de Melo
· 15 years ago
fd1d908
perf symbols: Split helpers used when creating kernel dso object
by Arnaldo Carvalho de Melo
· 15 years ago
a19afe4
perf symbols: Factor out dso__load_vmlinux_path()
by Arnaldo Carvalho de Melo
· 15 years ago
72b8fa1
perf top: Exit if specified --vmlinux can't be used
by Arnaldo Carvalho de Melo
· 15 years ago
408f0d1
perf trace: Add -i option for choosing input file
by Hitoshi Mitake
· 15 years ago
19fc2de
perf symbols: Use the right variable to check for kallsyms in the cache
by Arnaldo Carvalho de Melo
· 15 years ago
e1c7c6a
perf symbols: Fix inverted logic for showing kallsyms as the source of symbols
by Arnaldo Carvalho de Melo
· 15 years ago
Next »