Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
c338aee853db197e1855b393e6d6cc667784537f
/
tools
/
perf
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
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
79e295d
perf bench: Improve builtin-bench.c for more friendly output
by Hitoshi Mitake
· 15 years ago
8d8d61a
perf bench: Modify command-list.txt for the entry of perf-bench
by Hitoshi Mitake
· 15 years ago
9fbc04f
perf bench: Add new document about perf-bench
by Hitoshi Mitake
· 15 years ago
606bc1e
perf bench: Clean up bench/bench.h
by Ingo Molnar
· 15 years ago
158ba82
perf bench: Modify builtin-pipe.c for processing common options
by Hitoshi Mitake
· 15 years ago
cced06c
perf bench: Modify bench/bench-messaging.c to adopt unified output formatting
by Hitoshi Mitake
· 15 years ago
386d7e9
perf bench: Modify builtin-bench.c for processing common options
by Hitoshi Mitake
· 15 years ago
242aa14
perf bench: Add format constants to bench.h for unified output formatting
by Hitoshi Mitake
· 15 years ago
ca2b900
perf tools: Fix syntax in documentation
by Zeev Tarantov
· 15 years ago
5ff0cfc
perf bench: Fix bench/sched-pipe.c to wait for child process
by Hitoshi Mitake
· 15 years ago
549104f
perf tools: Modify perf routines to use new debugfs routines
by Clark Williams
· 15 years ago
afe61f6
perf tools: Add debugfs utility routines for perf
by Clark Williams
· 15 years ago
c10edee
perf tools: Fix permission checks
by Pekka Enberg
· 15 years ago
8d06367
perf symbols: Use the buildids if present
by Arnaldo Carvalho de Melo
· 15 years ago
bfde82e
perf bench: Add subcommand 'bench' to the Makefile
by Hitoshi Mitake
· 15 years ago
dcba884
perf bench: Add new subcommand 'bench' to perf.c
by Hitoshi Mitake
· 15 years ago
11bd341
perf bench: Modify builtin.h for new prototype
by Hitoshi Mitake
· 15 years ago
629cc35
perf bench: Add builtin-bench.c: General framework for benchmark suites
by Hitoshi Mitake
· 15 years ago
c7d9300
perf bench: Add sched-pipe.c: Benchmark for pipe() system call
by Hitoshi Mitake
· 15 years ago
e27454c
perf bench: Add sched-messaging.c: Benchmark for scheduler and IPC mechanisms based on hackbench
by Hitoshi Mitake
· 15 years ago
c426bba
perf bench: Add new directory and header for new subcommand 'bench'
by Hitoshi Mitake
· 15 years ago
91365bb
perf/probes: Rename perf probe events group name
by Masami Hiramatsu
· 15 years ago
a225a1d
perf/probes: Fall back to non-dwarf if possible
by Masami Hiramatsu
· 15 years ago
a7f4328
perf/probes: Improve error messages
by Masami Hiramatsu
· 15 years ago
c43f9d1
perf/probes: Update Documentation/perf-probe.txt
by Masami Hiramatsu
· 15 years ago
2643ce1
perf symbols: Factor out buildid reading routine
by Arnaldo Carvalho de Melo
· 15 years ago
a2e7127
Merge commit 'v2.6.32-rc6' into perf/core
by Ingo Molnar
· 15 years ago
6d7aa9d
perf symbols: Initialize dso->loaded
by Arnaldo Carvalho de Melo
· 15 years ago
c1e5301
perf: Clean up trivial style issues in builtin-help.c
by Thiago Farina
· 15 years ago
12e4db4
perf probe: Annotate variable initialization
by Arnaldo Carvalho de Melo
· 15 years ago
900b20d
perf tools: Fix missing symtabs printouts
by Ingo Molnar
· 15 years ago
d70a540
perf tools: Improve message about missing symtabs for deleted DSOs
by Arnaldo Carvalho de Melo
· 15 years ago
00a192b
perf tools: Simplify the symbol priv area mechanism
by Arnaldo Carvalho de Melo
· 15 years ago
afb7b4f
perf tools: Factor out the map initialization
by Arnaldo Carvalho de Melo
· 15 years ago
b0ef073
perf/probes: Support function entry relative line number
by Masami Hiramatsu
· 15 years ago
253977b
perf/probes: Improve probe point syntax of perf-probe
by Masami Hiramatsu
· 15 years ago
46ab492
perf/probes: Improve command-line option of perf-probe
by Masami Hiramatsu
· 15 years ago
8030c5f
perf/probes: Exit searching after finding target function
by Masami Hiramatsu
· 15 years ago
66bd842
perf tools: Delay loading symtabs till we hit a map with it
by Arnaldo Carvalho de Melo
· 15 years ago
f7d7986
perf_event: Add alignment-faults and emulation-faults software events
by Anton Blanchard
· 15 years ago
689d301
perf tools: Output 'perf list' to stdout not stderr
by Marti Raudsepp
· 15 years ago
85df6f6
perf tools: Notify user when unrecognized event is specified
by Marti Raudsepp
· 15 years ago
5b2bb75
perf top: Support userspace symbols too
by Arnaldo Carvalho de Melo
· 15 years ago
234fbbf
perf tools: Generalize event synthesizing routines
by Arnaldo Carvalho de Melo
· 15 years ago
7f3bedc
perf record: Fix race where process can disappear while reading its /proc/pid/tasks
by Arnaldo Carvalho de Melo
· 15 years ago
fcd14b3
perf tools, Alpha: Add Alpha support to perf.h
by Michael Cree
· 15 years ago
ec29b8d
perf tools: Remove -Wcast-align
by Paul Mundt
· 15 years ago
8408712
perf tools: Fix compatibility with libelf 0.8 and autodetect
by Marti Raudsepp
· 15 years ago
b7cb10e
perf probe: Print debug messages using pr_*()
by Arnaldo Carvalho de Melo
· 15 years ago
43315956
Merge branch 'perf/core' into perf/probes
by Ingo Molnar
· 15 years ago
6beba7a
perf tools: Unify debug messages mechanisms
by Arnaldo Carvalho de Melo
· 15 years ago
802da5f
perf tools: Drop asm/types.h wrapper
by Frederic Weisbecker
· 15 years ago
Next »