Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b1d9bf1d9836dcee235f49bb4eb5ba4450a3a678
/
tools
/
perf
/
util
b1dcc03
perf/scripts: Tuple was set from long in both branches in python_process_event()
by Tom Zanussi
· 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
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
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
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
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
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
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
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
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
37fe5fc
perf symbols: Check the right return variable
by Zhang, Yanmin
· 15 years ago
44ad9cd
perf/scripts: Remove unnecessary PyTuple resizes
by Tom Zanussi
· 15 years ago
7e4b21b
perf/scripts: Add Python scripting engine
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
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
3ad2f3f
tree-wide: Assorted spelling fixes
by Daniel Mack
· 15 years ago
7fbfc68
perf: Fix hypervisor sample reporting
by Anton Blanchard
· 15 years ago
ee11b90
perf top: Fix annotate for userspace
by Kirill Smelkov
· 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
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
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
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
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
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
ef12a14
perf buildid-cache: Add new command to manage build-id cache
by Arnaldo Carvalho de Melo
· 15 years ago
dc8d6ab
perf symbols: Use only --vmlinux if specified
by Arnaldo Carvalho de Melo
· 15 years ago
f162f87ad
perf symbols: Set dso->kernel when handling the fake vmlinux MMAP event
by Arnaldo Carvalho de Melo
· 15 years ago
69e3f52
perf: Fix implicit declaration of getline in util.c
by Frederic Weisbecker
· 15 years ago
881516e
perf symbols: Accept an alias when looking for "_text"
by Arnaldo Carvalho de Melo
· 15 years ago
460848f
perf symbols: The synthesized kernel modules MMAP must use the pathnames
by Arnaldo Carvalho de Melo
· 15 years ago
88d3d9b7
perf buildid-list: Introduce --with-hits option
by Arnaldo Carvalho de Melo
· 15 years ago
59ee68e
perf symbols: Create thread__find_addr_map from thread__find_addr_location
by Arnaldo Carvalho de Melo
· 15 years ago
18c3daa
perf record: Encode the domain while synthesizing MMAP events
by Arnaldo Carvalho de Melo
· 15 years ago
cf4e5b0
perf symbols: Use dso->long_name in dsos__find()
by Arnaldo Carvalho de Melo
· 15 years ago
9e20144
perf symbols: Cache /proc/kallsyms files by build-id
by Arnaldo Carvalho de Melo
· 15 years ago
8d0591f
perf symbols: Don't try to load kallsyms if doesn't match the record build-id
by Arnaldo Carvalho de Melo
· 15 years ago
1b75962
perf tools: Convert getpagesize() uses to sysconf(_SC_GETPAGESIZE)
by Arnaldo Carvalho de Melo
· 15 years ago
ba21594
perf tools: Cross platform perf.data analysis support
by Arnaldo Carvalho de Melo
· 15 years ago
0d75503
perf tools: Don't cast RIP to pointers
by Arnaldo Carvalho de Melo
· 15 years ago
b7cece7
perf tools: Encode kernel module mappings in perf.data
by Arnaldo Carvalho de Melo
· 15 years ago
cf55311
perf tools: Create typedef for common event synthesizing callback
by Arnaldo Carvalho de Melo
· 15 years ago
a89e5abe
perf symbols: Record the domain of DSOs in HEADER_BUILD_ID header table
by Arnaldo Carvalho de Melo
· 15 years ago
8d9e503
perf: Fix memory leak: counterwidth
by Alexander Beregalov
· 15 years ago
631c9de
perf probe: Support --line option to show probable source-code lines
by Masami Hiramatsu
· 15 years ago
6964cd2
perf tools: Enhance glob string matching
by Masami Hiramatsu
· 15 years ago
fb1d2ed
perf tools: Support tracepoint glob matching
by Masami Hiramatsu
· 15 years ago
7204133
perf probe: Show probe list in pager
by Masami Hiramatsu
· 15 years ago
bbaa46f
perf probe: Remove newline from die()
by Masami Hiramatsu
· 15 years ago
56b03f3
perf tools: Handle relocatable kernels
by Arnaldo Carvalho de Melo
· 15 years ago
de17648
perf session: Keep pointers to the vmlinux maps
by Arnaldo Carvalho de Melo
· 15 years ago
f92cb24
perf tools: Create write_padded routine out of __dsos__write_buildid_table
by Arnaldo Carvalho de Melo
· 15 years ago
36a3e64
perf symbols: Export symbol_type__is_a
by Arnaldo Carvalho de Melo
· 15 years ago
682b335
perf symbols: Generalise the kallsyms parsing routine
by Arnaldo Carvalho de Melo
· 15 years ago
ae99fb2
perf header: perf_header__push_event() shouldn't die
by Arnaldo Carvalho de Melo
· 15 years ago
769885f
perf header: Do_read shouldn't die
by Arnaldo Carvalho de Melo
· 15 years ago
63bbd5e
perf probe: Change CONFIG_KPROBE_TRACER to CONFIG_KPROBE_EVENT
by Liming Wang
· 15 years ago
41bdcb2
perf tools: Unify event type description
by Liming Wang
· 15 years ago
9967411
perf trace: Fix forgotten close of file/dir
by Xiao Guangrong
· 15 years ago
61be3e5
perf trace: Clean up find_debugfs()
by Xiao Guangrong
· 15 years ago
29c52aa
perf tools: Mount debugfs automatically
by Xiao Guangrong
· 15 years ago
659d8cf
perf tools: Do a few more directory handling optimizations
by Ulrich Drepper
· 15 years ago
4cf4013
perf record: Introduce a symtab cache
by Arnaldo Carvalho de Melo
· 15 years ago
55aa640
perf session: Remove redundant prefix & suffix from perf_event_ops
by Arnaldo Carvalho de Melo
· 15 years ago
f7d8744
perf session: Move full_paths config to symbol_conf
by Arnaldo Carvalho de Melo
· 15 years ago
31d337c
perf session: Move total_unknown to perf_session->unknown events
by Arnaldo Carvalho de Melo
· 15 years ago
Next »