Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
64c10f6e0e6b4473b97c29c574e9517f93bedaec
/
tools
/
perf
/
util
0f940cb
perf trace scripting: Fix extern struct definitions
by Stephane Eranian
· 14 years ago
c569d33
perf ui hist browser: Fix segfault on 'a' for annotate
by Frederik Deweerdt
· 14 years ago
85e00b5
perf symbols: Fix multiple initialization of symbol system
by Jovi Zhang
· 14 years ago
367e94c
perf probe: Fix handling of arguments names
by Masami Hiramatsu
· 14 years ago
04ddd04
perf probe: Fix return probe support
by Masami Hiramatsu
· 14 years ago
5225c45
perf: Initialize callchains roots's childen hits
by Frederic Weisbecker
· 14 years ago
e918462
perf annotate tui: Fix exit and RIGHT keys handling
by Arnaldo Carvalho de Melo
· 14 years ago
88d89da
perf: Add back list_head data types
by Ingo Molnar
· 14 years ago
4694153
perf ui hist browser: Fixup key bindings
by Arnaldo Carvalho de Melo
· 14 years ago
59e8fe3
perf ui browser: Add ui_browser__show counterpart: __hide
by Arnaldo Carvalho de Melo
· 14 years ago
f1e9214
perf annotate: Cycle thru sorted lines with samples
by Arnaldo Carvalho de Melo
· 14 years ago
9e22d63
perf ui: Make SPACE work as PGDN in all browsers
by Arnaldo Carvalho de Melo
· 14 years ago
9222116
perf annotate: Sort by hottest lines in the TUI
by Arnaldo Carvalho de Melo
· 14 years ago
1e6dd07
perf ui: Complete the breakdown of util/newt.c
by Arnaldo Carvalho de Melo
· 14 years ago
d1b4f24
perf ui: Move hists browser to util/ui/browsers/
by Arnaldo Carvalho de Melo
· 14 years ago
696b97a
perf symbols: Ignore mapping symbols on ARM
by Dave Martin
· 14 years ago
b1b0267
perf ui: Move map browser to util/ui/browsers/
by Arnaldo Carvalho de Melo
· 14 years ago
211ef12
perf ui: Move annotate browser to util/ui/browsers/
by Arnaldo Carvalho de Melo
· 14 years ago
34cea7f
perf ui: Move ui_progress routines to separate file in util/ui/
by Arnaldo Carvalho de Melo
· 14 years ago
5575536
perf ui: Move ui_helpline routines to separate file in util/ui/
by Arnaldo Carvalho de Melo
· 14 years ago
d247eb6
perf ui: Shorten ui_browser member names
by Arnaldo Carvalho de Melo
· 14 years ago
ef8f34a
perf ui: Start breaking down newt.c into multiple files
by Arnaldo Carvalho de Melo
· 14 years ago
4373098
perf tui: Introduce list_head based generic ui_browser refresh routine
by Arnaldo Carvalho de Melo
· 14 years ago
449e5b2
perf probe: Fix memory leaks in add_perf_probe_events
by Masami Hiramatsu
· 14 years ago
58432e1
perf probe: Fix to copy the type for raw parameters
by Masami Hiramatsu
· 14 years ago
7935f65
perf probe: Remove duplicated #include
by Andrea Gelmini
· 14 years ago
80d50ca
perf ui: Add search by name/addr to the map__browser
by Arnaldo Carvalho de Melo
· 14 years ago
fb89941
perf hists: Fixup addr snprintf width on 32 bit arches
by Arnaldo Carvalho de Melo
· 14 years ago
903cce6
perf hists: Handle verbose in hists__sort_list_width
by Arnaldo Carvalho de Melo
· 14 years ago
76ce93d
perf ui: Shorten ui_browser->refresh_entries to refresh
by Arnaldo Carvalho de Melo
· 14 years ago
9a72599
perf ui: Add a map browser
by Arnaldo Carvalho de Melo
· 14 years ago
c408fed
perf symbols: Store the symbol binding
by Arnaldo Carvalho de Melo
· 14 years ago
b83f920
perf: expose event__process function
by Srikar Dronamraju
· 14 years ago
b5a6325
perf events: Fix mmap offset determination
by Dave Martin
· 14 years ago
0a1eae3
perf tools: Don't keep unreferenced maps when unmaps are detected
by Arnaldo Carvalho de Melo
· 14 years ago
70597f2
perf session: Invalidate last_match when removing threads from rb_tree
by Arnaldo Carvalho de Melo
· 14 years ago
076c6e45
perf session: Free the ref_reloc_sym memory at the right place
by Arnaldo Carvalho de Melo
· 14 years ago
3772b73
Merge commit 'v2.6.35' into perf/core
by Ingo Molnar
· 14 years ago
d65a458
perf tools: Release session and symbol resources on exit
by Arnaldo Carvalho de Melo
· 14 years ago
591765f
perf tools: Release thread resources on PERF_RECORD_EXIT
by Arnaldo Carvalho de Melo
· 14 years ago
0e60836
perf probe: Rename common fields/functions from kprobe to probe.
by Srikar Dronamraju
· 14 years ago
73ae8f8
perf tui: Make CTRL+Z suspend perf
by Arnaldo Carvalho de Melo
· 14 years ago
6da80ce
perf symbols: Improve debug image search when loading symbols
by Dave Martin
· 14 years ago
8b1389e
perf tools: remove extra build-id check factored into dso__load
by Dave Martin
· 14 years ago
21916c3
perf tools: Factor out buildid reading and make it implicit in dso__load
by Dave Martin
· 14 years ago
6e40625
perf symbols: Precisely specify if dso->{long,short}_name should be freed
by Arnaldo Carvalho de Melo
· 14 years ago
88ca895
perf tools: Remove unneeded code for tracking the cwd in perf sessions
by Dave Martin
· 14 years ago
361d134
perf report: Don't abbreviate file paths relative to the cwd
by Dave Martin
· 14 years ago
0f0cbf7
perf ui: New hists tree widget
by Arnaldo Carvalho de Melo
· 14 years ago
8d8c369
perf ui: Show the scroll bar over the left window frame
by Arnaldo Carvalho de Melo
· 14 years ago
63160f7
perf ui: Consider the refreshed dimensions in ui_browser__show
by Arnaldo Carvalho de Melo
· 14 years ago
06daaab
perf hist: Introduce routine to measure lenght of formatted entry
by Arnaldo Carvalho de Melo
· 14 years ago
b61b55e
perf ui: Restore SPACE as an alias to PGDN in annotate
by Arnaldo Carvalho de Melo
· 14 years ago
8a6c5b2
perf sort: Make column width code per hists instance
by Arnaldo Carvalho de Melo
· 14 years ago
7a007ca
perf hists: Mark entries filtered by parent
by Arnaldo Carvalho de Melo
· 14 years ago
70a7cb3
perf annotate: Fix handling of goto labels that are valid hex numbers
by Arnaldo Carvalho de Melo
· 14 years ago
9dcdbf7
Merge branch 'linus' into perf/core
by Ingo Molnar
· 14 years ago
cc5edb0
perf hists: Factor out duplicated code
by Arnaldo Carvalho de Melo
· 14 years ago
b66ecd9
perf ui: Make ui_browser__run exit on unhandled hot keys
by Arnaldo Carvalho de Melo
· 14 years ago
63f20e7
perf ui: Make END go to the last entry, not the top of the last page
by Arnaldo Carvalho de Melo
· 14 years ago
7453434
perf symbols: Fix directory descriptor leaking
by Gui Jianfeng
· 15 years ago
8217563
perf probe: Fix the logic of die_compare_name
by Masami Hiramatsu
· 14 years ago
6a330a3
perf probe: Support comp_dir to find an absolute source path
by Masami Hiramatsu
· 14 years ago
7cf0b79
perf probe: Fix error message if get_real_path() failed
by Masami Hiramatsu
· 14 years ago
58c3439
perf: Fix various display bugs with parent filtering
by Frederic Weisbecker
· 14 years ago
108553e
perf: Sync callchains with period based hits
by Frederic Weisbecker
· 14 years ago
97aa105
perf: Resurrect flat callchains
by Frederic Weisbecker
· 14 years ago
8bd0e1b
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/core
by Ingo Molnar
· 14 years ago
b7dcb85
perf probe: Support static and global variables
by Masami Hiramatsu
· 15 years ago
b2a3c12
perf probe: Support tracing an entry of array
by Masami Hiramatsu
· 15 years ago
73317b9
perf probe: Support "string" type
by Masami Hiramatsu
· 15 years ago
869599c
perf: Version String fix, for fallback if not from git
by Thavidu Ranatunga
· 14 years ago
2190de2
perf: Version String fix, using kernel version
by Thavidu Ranatunga
· 14 years ago
08f8ba0
Merge commit 'v2.6.35-rc4' into perf/core
by Ingo Molnar
· 14 years ago
c214909
perf tools: Fix find tids routine by excluding "." and ".."
by Gui Jianfeng
· 15 years ago
0879b10
perf: Fix hist_entry__tui_annotate() build failure
by Srikar Dronamraju
· 14 years ago
f384c95
Merge branch 'linus' into perf/core
by Thomas Gleixner
· 14 years ago
9a15a07
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/core
by Ingo Molnar
· 15 years ago
aa59a48
perf: Don't use 4 bytes as a default instruction breakpoint length
by Frederic Weisbecker
· 15 years ago
9f61d85
perf ui: Move objdump_line specific stuff out of ui_browser
by Arnaldo Carvalho de Melo
· 15 years ago
13f499f
perf ui: Separate showing the entries from running the browser
by Arnaldo Carvalho de Melo
· 15 years ago
46b0a07
perf ui: Introduce ui_browser->seek to support multiple list structures
by Arnaldo Carvalho de Melo
· 15 years ago
8c694d2
perf ui: Introduce routine ui_browser__is_current_entry
by Arnaldo Carvalho de Melo
· 15 years ago
0f2c3de
perf session: fix error message on failure to open perf.data
by Andy Isaacson
· 15 years ago
84c104a
perf debug: fix hex dump partial final line
by Andy Isaacson
· 15 years ago
9ed7e1b
perf probe: Add kernel source path option
by Chase Douglas
· 15 years ago
a1ac1d3
perf record: Add option to avoid updating buildid cache
by Stephane Eranian
· 15 years ago
70c3856
perf symbols: Function descriptor symbol lookup
by Eric B Munson
· 15 years ago
720a3ae
perf session: Remove threads from tree on PERF_RECORD_EXIT
by Arnaldo Carvalho de Melo
· 15 years ago
1d90f2e
perf record: Don't call newt functions when not initialized
by Arnaldo Carvalho de Melo
· 15 years ago
f60f359
perf report: Implement --sort cpu
by Arun Sharma
· 15 years ago
41a37e2
perf tools: Make event__preprocess_sample parse the sample
by Arnaldo Carvalho de Melo
· 15 years ago
45d8e80
perf annotate: Ask objdump to demangle symbols
by Stephane Eranian
· 15 years ago
45de34b
perf buildid: add perfconfig option to specify buildid cache dir
by Stephane Eranian
· 15 years ago
c45c6ea
perf tools: Add the ability to specify list of cpus to monitor
by Stephane Eranian
· 15 years ago
761844b
perf report: Make -D print sampled CPU
by Stephane Eranian
· 15 years ago
e7dadc0
perf symbols: Set the DSO long name when using symbol_conf.vmlinux_name
by Arnaldo Carvalho de Melo
· 15 years ago
da3fd1a
Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/urgent
by Ingo Molnar
· 15 years ago
c025148
perf scripts python: Give field dict to unhandled callback
by Pierre Tardy
· 15 years ago
75d9ef17
perf hist: fix objdump output parsing
by Konstantin Stepanyuk
· 15 years ago
Next »