Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
48bde86df0acb9f53c4fd0908d023ecae962762f
/
tools
/
perf
2cd9046
perf sched: Fix build failure on sparc
by David Miller
· 15 years ago
2044279
perf bench: Add "all" pseudo subsystem and "all" pseudo suite
by Hitoshi Mitake
· 15 years ago
94c744b
perf tools: Introduce perf_session class
by Arnaldo Carvalho de Melo
· 15 years ago
ea08d8c
perf symbols: Ditch dso->find_symbol
by Arnaldo Carvalho de Melo
· 15 years ago
79406cd
perf symbols: Allow lookups by symbol name too
by Arnaldo Carvalho de Melo
· 15 years ago
22ccec5
perf symbols: Add missing "Variables" entry to map_type__name
by Arnaldo Carvalho de Melo
· 15 years ago
f1dfa0b
perf symbols: Add support for 'variable' symtabs
by Arnaldo Carvalho de Melo
· 15 years ago
d45868d
perf symbols: Introduce ELF counterparts to symbol_type__is_a
by Arnaldo Carvalho de Melo
· 15 years ago
6893d4e
perf symbols: Introduce symbol_type__is_a
by Arnaldo Carvalho de Melo
· 15 years ago
9958e1f
perf symbols: Rename kthreads to kmaps, using another abstraction for it
by Arnaldo Carvalho de Melo
· 15 years ago
58e9f94
perf tools: Allow building for ARM
by Jamie Iles
· 15 years ago
cc83575
perf tools: Allow cross compiling
by Jamie Iles
· 15 years ago
7931241
perf kmem: Fix unused argument build warning
by Ingo Molnar
· 15 years ago
716d69e
perf symbols: perf_header__read_build_ids() offset'n'size should be u64
by Arnaldo Carvalho de Melo
· 15 years ago
8b4825b
perf symbols: dsos__read_build_ids() should read both user and kernel buildids
by Arnaldo Carvalho de Melo
· 15 years ago
bc3abfb
perf tools: Align long options which have no short forms
by Li Zefan
· 15 years ago
90b86a9
perf kmem: Show usage if no option is specified
by Li Zefan
· 15 years ago
3786310a
perf sched: Add max delay time snapshot
by Frederic Weisbecker
· 15 years ago
5660ce3
perf tools: Correct size given to memset
by Julia Lawall
· 15 years ago
c0c9e72
perf sched: Fix for getting task's execution time
by Xiao Guangrong
· 15 years ago
c937fe2
perf probe: Update perf-probe document
by Masami Hiramatsu
· 15 years ago
fa28244
perf probe: Support --del option
by Masami Hiramatsu
· 15 years ago
f984f03
perf probe: Support vmlinux on cwd by default
by Masami Hiramatsu
· 15 years ago
17f88fc
perf probe: Remove event suffix number _0
by Masami Hiramatsu
· 15 years ago
d1bde3f
perf probe: Fix add-probe command syntax without --add option
by Masami Hiramatsu
· 15 years ago
a9b495b
perf probe: Change probe-added message more user-friendly
by Masami Hiramatsu
· 15 years ago
278498d
perf probe: Change event list format
by Masami Hiramatsu
· 15 years ago
d3a2dbf
perf probe: Use pr_debug for debug message
by Masami Hiramatsu
· 15 years ago
8498845
perf probe: Check e_snprintf() format string
by Masami Hiramatsu
· 15 years ago
e1d2017
perf probe: Fix event namelist to duplicate string
by Masami Hiramatsu
· 15 years ago
d56728b
perf probe: Fix strtailcmp() to compare s1and s2[0]
by Juha Leppanen
· 15 years ago
180570f
perf tools: Optimize parse_subsystem_tracepoint_event()
by Ulrich Drepper
· 15 years ago
67a6259
perf trace/scripting: Don't display 'scripting unsupported' msg unnecessarily
by Tom Zanussi
· 15 years ago
3a9a0be
perf trace/scripting: Fix compile error when libperl not installed
by Tom Zanussi
· 15 years ago
f48f669
perf_event: Eliminate raw->size
by Xiao Guangrong
· 15 years ago
d9541ed
perf_event: Fix __dsos__write_buildid_table()
by Xiao Guangrong
· 15 years ago
d8bd9e0
perf_event: Fix raw event processing
by Xiao Guangrong
· 15 years ago
c0777c5a
perf/sched: Fix 'perf sched trace'
by Xiao Guangrong
· 15 years ago
b9b1e1c
perf buildid-list: Fix copy'n'paste help message
by Arnaldo Carvalho de Melo
· 15 years ago
7691b1e
perf tools: Misc small fixes
by OGAWA Hirofumi
· 15 years ago
180f95e
perf: Make common SAMPLE_EVENT parser
by OGAWA Hirofumi
· 15 years ago
028c515
perf timechart: Fix header handling
by OGAWA Hirofumi
· 15 years ago
59b4cae
perf tools: Correct size computation in tracepoint_id_to_path()
by Julia Lawall
· 15 years ago
23ba90e
Merge branch 'perf/scripting' into perf/core
by Ingo Molnar
· 15 years ago
93aaa45
perf tools: Replace %m with %a in sscanf
by Liming Wang
· 15 years ago
bdad0db
perf_event: Fix compile error
by Xiao Guangrong
· 15 years ago
c19e33a
perf tools: Fix _GNU_SOURCE macro related strndup() build error
by Liming Wang
· 15 years ago
b498ce1
perf probe: Simplify event naming
by Masami Hiramatsu
· 15 years ago
4de189f
perf probe: Add --list option for listing current probe events
by Masami Hiramatsu
· 15 years ago
e1c01d6
perf probe: Add argv_split() from lib/argv_split.c
by Masami Hiramatsu
· 15 years ago
50656ee
perf probe: Move probe event utility functions to probe-event.c
by Masami Hiramatsu
· 15 years ago
934b1f5
perf probe: Fix probe array index for multiple probe points
by Masami Hiramatsu
· 15 years ago
74ca4c0
perf probe: Fix argv array size in probe parser
by Masami Hiramatsu
· 15 years ago
57d250d
perf probe: Add probe-finder.h without libdwarf
by Masami Hiramatsu
· 15 years ago
f41b1e4
perf probe: Change a debugging message from pr_info to pr_debug
by Masami Hiramatsu
· 15 years ago
5cbd080
perf timechart: Remove open-coded event parsing code
by Li Zefan
· 15 years ago
bab81b6
perf annotate: Fix perf data parsing
by Li Zefan
· 15 years ago
8ea339a
perf trace/scripting: Add Fedora libperl install note to doc
by Tom Zanussi
· 15 years ago
61381de
perf trace/scripting: Fix Perl common_* access functions
by Tom Zanussi
· 15 years ago
e136323
perf trace/scripting: Ignore shadowed variable warning for perf-trace-perl.c
by Tom Zanussi
· 15 years ago
f8be423
perf trace/scripting: Silence PERL_EMBED_* backtick errors
by Tom Zanussi
· 15 years ago
cf72344
perf scripting: Fix build
by Ingo Molnar
· 15 years ago
1ae4a97
perf trace: Add a scripts/perl/bin for perf trace shell scripts
by Tom Zanussi
· 15 years ago
89fbf0b
perf trace: Add Documentation for perf trace Perl support
by Tom Zanussi
· 15 years ago
d1b9377
perf trace: Add interface to access perf data from Perl handlers
by Tom Zanussi
· 15 years ago
bcefe12
perf trace: Add perf trace scripting support modules for Perl
by Tom Zanussi
· 15 years ago
16c632d
perf trace: Add Perl scripting support
by Tom Zanussi
· 15 years ago
eb9a42c
perf trace: Add flag/symbolic format_flags
by Tom Zanussi
· 15 years ago
956ffd0
perf trace: Add scripting ops
by Tom Zanussi
· 15 years ago
1ed091c
perf tools: Consolidate symbol resolving across all tools
by Arnaldo Carvalho de Melo
· 15 years ago
62daacb
perf tools: Reorganize event processing routines, lotsa dups killed
by Arnaldo Carvalho de Melo
· 15 years ago
1de8e24
perf symbols: When not using modules, discard its symbols
by Arnaldo Carvalho de Melo
· 15 years ago
95011c6
perf symbols: Support multiple symtabs in struct thread
by Arnaldo Carvalho de Melo
· 15 years ago
23ea4a3
perf symbols: Kernel_maps should be an array of MAP__NR_TYPES entries
by Arnaldo Carvalho de Melo
· 15 years ago
4e06255
perf symbols: Make the kallsyms loading routines part of the dso class
by Arnaldo Carvalho de Melo
· 15 years ago
6a4694a
perf symbols: Better support for multiple symbol tables per dso
by Arnaldo Carvalho de Melo
· 15 years ago
3610583
perf symbols: Add a 'type' field to struct map
by Arnaldo Carvalho de Melo
· 15 years ago
605ca4b
perf symbols: Unexport kernel_map__functions
by Arnaldo Carvalho de Melo
· 15 years ago
b0da954
perf symbols: Split the dsos list into kernel and user parts
by Arnaldo Carvalho de Melo
· 15 years ago
61f37a8
perf symbols: Rename kernel_mapto kernel_map[s]__functions
by Arnaldo Carvalho de Melo
· 15 years ago
3f5ee18
perf symbols: Avoid annoying message about loading symbols
by Arnaldo Carvalho de Melo
· 15 years ago
0d0bea5
perf tools: Add 'signed' flag setting back into trace-event-parse.c
by Tom Zanussi
· 15 years ago
fcf1203
perf symbols: Rename find_symbol routines to find_function
by Arnaldo Carvalho de Melo
· 15 years ago
727dad1
perf tools: Remove unused wrapper routines
by Arnaldo Carvalho de Melo
· 15 years ago
3647948
perf tools: Introduce zalloc() for the common calloc(1, N) case
by Arnaldo Carvalho de Melo
· 15 years ago
b32d133
perf symbols: Simplify symbol machinery setup
by Arnaldo Carvalho de Melo
· 15 years ago
7cc017e
perf top: Always show the DSO column, even if its all the same
by Arnaldo Carvalho de Melo
· 15 years ago
e74328d
perf tools: Use common process_event functions for annotate and report
by John Kacur
· 15 years ago
c9c7cca
perf tools: Add perf.data to .gitignore
by John Kacur
· 15 years ago
1263d73
Merge branch 'perf/bench' into perf/core
by Ingo Molnar
· 15 years ago
b23d576
perf kmem: Add help file
by Li Zefan
· 15 years ago
079d3f6
perf kmem: Measure kmalloc/kfree CPU ping-pong call-sites
by Li Zefan
· 15 years ago
7d0d394
perf kmem: Collect cross node allocation statistics
by Li Zefan
· 15 years ago
29b3e15
perf kmem: Default to sort by fragmentation
by Li Zefan
· 15 years ago
7707b6b
perf kmem: Add new option to show raw ip
by Li Zefan
· 15 years ago
ee3d250
perf tools: Fix compilation on powerpc
by Paul Mackerras
· 15 years ago
1b145ae
perf kmem: Resolve symbols
by Arnaldo Carvalho de Melo
· 15 years ago
2890284
perf tools: Move graph_line and graph_dotted_line from top
by Arnaldo Carvalho de Melo
· 15 years ago
cc612d8
perf symbols: Look for vmlinux in more places
by Arnaldo Carvalho de Melo
· 15 years ago
1b290d6
perf tools: Add support for breakpoint events in perf tools
by Frederic Weisbecker
· 15 years ago
Next »