Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
4c574159d03f4d8a136a7adff2d0b1d82cadcb18
/
tools
« Previous
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
bfd4511
perf record, x86: Print more intelligent error message when sampling fails
by Simon Kaempflein
· 15 years ago
81516c5
perf: Use default compiler mode by default
by Michael S. Tsirkin
· 15 years ago
50e5095
perf report: Do map lookups in resolve_callchain()
by Arnaldo Carvalho de Melo
· 15 years ago
87f8ea4
perf symbols: Show messages about module loading only if verbose >= 1
by Arnaldo Carvalho de Melo
· 15 years ago
b197c7e
perf tools: Suggest static libraries as well
by Michael S. Tsirkin
· 15 years ago
7baed9a
perf tools: Add V=2 option to help debug config issues
by Michael S. Tsirkin
· 15 years ago
e57cfcd
perf symbols: Fix ELF header errors during "perf kmem record"
by Pekka Enberg
· 15 years ago
f3ced7c
perf kmem: Add --sort hit and --sort frag
by Pekka Enberg
· 15 years ago
12eac0b
perf bench: Make the mem/memcpy tests more user-friendly
by Hitoshi Mitake
· 15 years ago
e256136
perf trace: Read_tracing_data should die() another day
by Arnaldo Carvalho de Melo
· 15 years ago
c12e15e
perf symbols: Old versions of elf.h don't have NT_GNU_BUILD_ID
by Arnaldo Carvalho de Melo
· 15 years ago
90c8321
perf symbols: Fixup kernel_maps__fixup_end end map
by Arnaldo Carvalho de Melo
· 15 years ago
ef6ae72
perf symbols: Change the kernel DSO name if it comes from kallsyms
by Arnaldo Carvalho de Melo
· 15 years ago
fbd733b
perf symbols: Check vmlinux buildid
by Arnaldo Carvalho de Melo
· 15 years ago
c338aee
perf symbols: Do lazy symtab loading for the kernel & modules too
by Arnaldo Carvalho de Melo
· 15 years ago
78075ca
perf symbols: Introduce dso__build_id_equal
by Arnaldo Carvalho de Melo
· 15 years ago
fd7a346
perf symbols: Filename__read_build_id should look at .notes section too
by Arnaldo Carvalho de Melo
· 15 years ago
6671cb1
perf symbols: Remove unrelated actions from dso__load_kernel_sym
by Arnaldo Carvalho de Melo
· 15 years ago
ba77c9e
perf: Add 'perf kmem' tool
by Li Zefan
· 15 years ago
6b0cb5f
perf tools: Don't die() in mmap_dispatch_perf_file
by Arnaldo Carvalho de Melo
· 15 years ago
d5eed90
perf tools: Eliminate some more die() uses in library functions
by Arnaldo Carvalho de Melo
· 15 years ago
4dc0a04
perf tools: perf_header__read() shouldn't die()
by Arnaldo Carvalho de Melo
· 15 years ago
2446042
perf symbols: Capture the running kernel buildid too
by Arnaldo Carvalho de Melo
· 15 years ago
f1617b4
perf symbols: Record the build_ids of kernel modules too
by Arnaldo Carvalho de Melo
· 15 years ago
e30a3d1
perf symbols: Kill struct build_id_list and die() another day
by Arnaldo Carvalho de Melo
· 15 years ago
d3379ab
perf symbols: Fix comparision of build_ids
by Arnaldo Carvalho de Melo
· 15 years ago
827f3b4
perf bench: Add memcpy() benchmark
by Hitoshi Mitake
· 15 years ago
b269876
perf top: Don't allocate the source parsing members upfront
by Arnaldo Carvalho de Melo
· 15 years ago
5a8e5a3
perf top: Allocate space only for the number of counters used
by Arnaldo Carvalho de Melo
· 15 years ago
51a472d
perf top: Introduce helper function to access symbol from sym_entry
by Arnaldo Carvalho de Melo
· 15 years ago
1a105f7
perf top: Suppress DSO column if only one is present
by Arnaldo Carvalho de Melo
· 15 years ago
13cc507
perf top: Auto adjust symbol and dso widths
by Arnaldo Carvalho de Melo
· 15 years ago
cfc10d3
perf symbols: Add a long_name_len member to struct dso
by Arnaldo Carvalho de Melo
· 15 years ago
11ada26
perf tools: Add ia64 support for tools/perf/
by Luck, Tony
· 15 years ago
7513865
perf tools: Support static build
by Michael S. Tsirkin
· 15 years ago
a7b6342
Merge branch 'perf/core' into perf/probes
by Ingo Molnar
· 15 years ago
3726cc7
perf tools: Don't die() in do_write()
by Arnaldo Carvalho de Melo
· 15 years ago
a9a70bb
perf tools: Don't die() in perf_header__new()
by Arnaldo Carvalho de Melo
· 15 years ago
5875412
perf tools: Don't die() in perf_header_attr__add_id()
by Arnaldo Carvalho de Melo
· 15 years ago
11deb1f
perf tools: Don't die() in perf_header__add_attr()
by Arnaldo Carvalho de Melo
· 15 years ago
1124ba7
perf buildid-list: Always show the DSO name
by Arnaldo Carvalho de Melo
· 15 years ago
8ffcda1
perf top: Introduce --hide_{user,kernel}_symbols
by Arnaldo Carvalho de Melo
· 15 years ago
3b6ed98
perf top: Use all the lines in the screen
by Arnaldo Carvalho de Melo
· 15 years ago
dc79c0f
perf tools: Don't die in perf_header_attr__new()
by Arnaldo Carvalho de Melo
· 15 years ago
c34984b
perf buildid-list: New plumbing command
by Arnaldo Carvalho de Melo
· 15 years ago
9e03eb2
perf tools: Introduce dsos__fprintf_buildid
by Arnaldo Carvalho de Melo
· 15 years ago
37562ea
perf tools: Generalize perf_header__adds_read()
by Arnaldo Carvalho de Melo
· 15 years ago
8f41146
perf tools: Debug.h needs to include event.h for event_t
by Arnaldo Carvalho de Melo
· 15 years ago
84fe848
perf symbols: Pass the offset to perf_header__read_build_ids()
by Arnaldo Carvalho de Melo
· 15 years ago
8216416
perf symbols: Call the symbol filter in dso__synthesize_plt_symbols()
by Arnaldo Carvalho de Melo
· 15 years ago
7255fe2
perf stat: Do not print ratio when task-clock event is not counted
by Lucas De Marchi
· 15 years ago
d2fb8b4
perf tools: Add new perf_atoll() function to parse string representing size in bytes
by Hitoshi Mitake
· 15 years ago
0ffa798
Merge branches 'perf/powerpc' and 'perf/bench' into perf/core
by Ingo Molnar
· 15 years ago
39dc78b
Merge commit 'v2.6.32-rc7' into perf/core
by Ingo Molnar
· 15 years ago
5d7bdab
perf tools: Test -fstack-protector-all compiler option for inclusion in CFLAGS
by Michael Cree
· 15 years ago
9e827dd
perf tools: Bring linear set of section headers for features
by Frederic Weisbecker
· 15 years ago
3e13ab2
perf tools: Use perf_header__set/has_feat whenever possible
by Frederic Weisbecker
· 15 years ago
4778d2e
perf tools: Read the build-ids from the header layer
by Frederic Weisbecker
· 15 years ago
57f395a
perf tools: Split up build id saving into fetch and write
by Frederic Weisbecker
· 15 years ago
8671dab
perf tools: Move the build-id storage operations to headers
by Frederic Weisbecker
· 15 years ago
de89672
perf tools: Synthetize the targeted process
by Frederic Weisbecker
· 15 years ago
c5659b7
perf bench: Improve sched-message.c with more comfortable output
by Hitoshi Mitake
· 15 years ago
ff676b1
perf bench: Improve sched-pipe.c with more comfortable output
by Hitoshi Mitake
· 15 years ago
Next »