Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
812a9de71512e5da6f3177f7249a2448b6a4322e
/
tools
/
perf
« Previous
e1c7c6a
perf symbols: Fix inverted logic for showing kallsyms as the source of symbols
by Arnaldo Carvalho de Melo
· 15 years ago
0f35cd4
perf top: Handle PERF_RECORD_{FORK,EXIT} events
by Arnaldo Carvalho de Melo
· 15 years ago
24bfef0
perf top: Fix sample counting
by Arnaldo Carvalho de Melo
· 15 years ago
7f5102c
perf: Ignore perf.data.old
by Amerigo Wang
· 15 years ago
b7ae11b
perf report: Fix segmentation fault when running with '-g none'
by Yong Wang
· 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
d5526d8
perf archive: Fix installation steps in the Makefile
by Arnaldo Carvalho de Melo
· 15 years ago
e8d433f
perf archive: Add documentation
by Arnaldo Carvalho de Melo
· 15 years ago
b00eca8
perf kmem: Print usage help for unknown commands
by Pekka Enberg
· 15 years ago
4710327
perf kmem: Increase "Hit" column length
by Pekka Enberg
· 15 years ago
0eda738
perf probe: Fix build error of builtin-probe.c
by Hitoshi Mitake
· 15 years ago
69e3f52
perf: Fix implicit declaration of getline in util.c
by Frederic Weisbecker
· 15 years ago
8f06d7e
perf timechart: Use tid not pid for COMM change
by Arjan van de Ven
· 15 years ago
881516e
perf symbols: Accept an alias when looking for "_text"
by Arnaldo Carvalho de Melo
· 15 years ago
f5a2c3d
perf record: Intercept all events
by Arnaldo Carvalho de Melo
· 15 years ago
2c58517
perf archive: Add helper script to package files needed to do analysis
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
66aeb6d
perf top: Fix code typo in prompt_symbol()
by Kirill Smelkov
· 15 years ago
0895cf0
perf: Fix few typos + cosmetics
by Kirill Smelkov
· 15 years ago
b7cece7
perf tools: Encode kernel module mappings in perf.data
by Arnaldo Carvalho de Melo
· 15 years ago
ff314d3
perf: Make cmd_to_page() function more compact
by Wenji Huang
· 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
fed5af6
perf buildid-list: No need to process the header sections again
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
b9a63b9
perf report: Fix --no-call-chain option handling
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
60666c6
perf tools: Fix --pid option for stat
by Liming Wang
· 15 years ago
61405fe
Merge branch 'perf/urgent' into perf/core
by Ingo Molnar
· 15 years ago
1703f2c
perf tools: Check if /dev/null can be used as the -o gcc argument
by Arnaldo Carvalho de Melo
· 15 years ago
8303951
perf tools: Move QUIET_STDERR def to before first use
by Arnaldo Carvalho de Melo
· 15 years ago
9c443df
perf diff: Fix support for all --sort combinations
by Arnaldo Carvalho de Melo
· 15 years ago
cdbae31
perf diff: Don't add the period for unresolved symbols
by Arnaldo Carvalho de Melo
· 15 years ago
71289be
perf report: Add --hide-unresolved/-U command line option
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
4efb529
perf kmem: Fix statistics typo
by Wenji Huang
· 15 years ago
659d8cf
perf tools: Do a few more directory handling optimizations
by Ulrich Drepper
· 15 years ago
0b413e4
perf: Rename perf_event_hw_event in design document
by Tim Blechmann
· 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
d549c769
perf session: Remove sample_type_check from event_ops
by Arnaldo Carvalho de Melo
· 15 years ago
2729559
perf session: Share the common trace sample_check routine as perf_session__has_traces
by Arnaldo Carvalho de Melo
· 15 years ago
4a58e61
perf tools: Move the map class definition to a separate header
by Arnaldo Carvalho de Melo
· 15 years ago
06aae590
perf session: Move the event processing routines to session.c
by Arnaldo Carvalho de Melo
· 15 years ago
3912f2a
perf: Use format string of printf to align strings
by Amerigo Wang
· 15 years ago
049ae80
perf tools: Add missing header files to LIB_H Makefile variable
by Arnaldo Carvalho de Melo
· 15 years ago
d4db3f1
perf record: We should fork only if a program was specified to run
by Arnaldo Carvalho de Melo
· 15 years ago
0422a4f
perf diff: Fix usage array, it must end with a NULL entry
by Arnaldo Carvalho de Melo
· 15 years ago
b5b60fd
perf session: Make events_stats u64 to avoid overflow on 32-bit arches
by Arnaldo Carvalho de Melo
· 15 years ago
b7702a2
perf probe: Check new event name
by Masami Hiramatsu
· 15 years ago
96c9661
perf probe: Check whether debugfs path is correct
by Masami Hiramatsu
· 15 years ago
27f3b24
perf probe: Fix libdwarf include path for Debian
by Masami Hiramatsu
· 15 years ago
60ab271
perf record: Use per-task-per-cpu events for inherited events
by Peter Zijlstra
· 15 years ago
856e966
perf record: Properly synchronize child creation
by Peter Zijlstra
· 15 years ago
9b33827
perf diff: Percent calcs should use double values
by Arnaldo Carvalho de Melo
· 15 years ago
604c5c9
perf diff: Change the default sort order to "dso,symbol"
by Arnaldo Carvalho de Melo
· 15 years ago
c351c28
perf diff: Use perf_session__fprintf_hists just like 'perf record'
by Arnaldo Carvalho de Melo
· 15 years ago
125c4fa
perf report: Fix cut'n'paste error recently introduced
by Arnaldo Carvalho de Melo
· 15 years ago
3e6055a
perf session: Move perf report specific hits out of perf_session__fprintf_hists
by Arnaldo Carvalho de Melo
· 15 years ago
4ecf84d0
perf tools: Move hist entries printing routines from perf report
by Arnaldo Carvalho de Melo
· 15 years ago
d599db3
perf report: Generalize perf_session__fprintf_hists()
by Arnaldo Carvalho de Melo
· 15 years ago
c410a33
perf symbols: Move symbol filtering to event__preprocess_sample()
by Arnaldo Carvalho de Melo
· 15 years ago
655000e
perf symbols: Adopt the strlists for dso, comm
by Arnaldo Carvalho de Melo
· 15 years ago
75be6cf
perf symbols: Make symbol_conf global
by Arnaldo Carvalho de Melo
· 15 years ago
7ef17aa
perf probe: Fix to show which probe point is not found
by Masami Hiramatsu
· 15 years ago
62bdc1b
perf probe: Check symbols in symtab/kallsyms
by Masami Hiramatsu
· 15 years ago
a128168
perf probe: Check build-id of vmlinux
by Masami Hiramatsu
· 15 years ago
d761b08
perf probe: Reject second attempt of adding same-name event
by Masami Hiramatsu
· 15 years ago
af663d7
perf probe: Support event name for --add option
by Masami Hiramatsu
· 15 years ago
bbbb521
perf probe: Add glob matching support on --del
by Masami Hiramatsu
· 15 years ago
adf365f
perf probe: Use strlist__for_each macros in probe-event.c
by Masami Hiramatsu
· 15 years ago
abf5ef7
perf tools: Add for_each macros for strlist
by Masami Hiramatsu
· 15 years ago
Next »