Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
88ca895dd4e0e64ebd942adb7925fa60ca5b2a98
/
tools
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
4c21adf
x86 cpufreq, perf: Make trace_power_frequency cpufreq driver independent
by Thomas Renninger
· 14 years ago
9dcdbf7
Merge branch 'linus' into perf/core
by Ingo Molnar
· 14 years ago
95977d0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 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
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
1fa6ac3
perf: Add DWARF register lookup for sparc
by David S. Miller
· 14 years ago
0dd9ac6
perf tools: Add DWARF register lookup for SH
by Matt Fleming
· 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
167a58f
perf tools: Fix fallback to cplus_demangle() when bfd_demangle() is not available
by Conny Seidel
· 15 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
· 15 years ago
f384c95
Merge branch 'linus' into perf/core
by Thomas Gleixner
· 15 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
830f4c8
perf kvm: Get rid of unused guest_kallsyms
by Gui Jianfeng
· 15 years ago
ffabd99
perf: Report lost events in perf trace debug mode
by Frederic Weisbecker
· 15 years ago
6fcf7dd
perf: Don't print traces when debugging ordering
by Frederic Weisbecker
· 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
bfde744
perf scripts perl: Makefile fix
by Tom Zanussi
· 15 years ago
5ffc888
perf record: prevent kill(0, SIGTERM);
by Ian Munsie
· 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
cfc21cc
perf tools: .gitignore += config.make config.make.autogen
by Kirill Smelkov
· 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
cf103a1
perf record: Avoid synthesizing mmap() for all processes in per-thread mode
by Stephane Eranian
· 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
f9af3a4
perf tools: Reorganize the Makefile feature tests
by Arnaldo Carvalho de Melo
· 15 years ago
3af9e85
perf: Add non-exec mmap() tracking
by Eric B Munson
· 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
8e5564e
perf tools: Make target to generate self contained source tarball
by Arnaldo Carvalho de Melo
· 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
b5c874f
perf buildid-list: Fix --with-hits event processing
by Arnaldo Carvalho de Melo
· 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
2fb750e
perf-record: Check correct pid when forking
by Borislav Petkov
· 15 years ago
dd833d7
perf: Do the comm inheritance per thread in event__process_task
by Frederic Weisbecker
· 15 years ago
af64865
perf: Use event__process_task from perf sched
by Frederic Weisbecker
· 15 years ago
13eb04fd
perf: Process comm events by tid
by Frederic Weisbecker
· 15 years ago
bc7d352
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
c5617b2
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
c4fe52a
perf tui: Fix last use_browser problem related to .perfconfig
by Arnaldo Carvalho de Melo
· 15 years ago
5ad90e4
perf symbols: Add the build id cache to the vmlinux path
by Arnaldo Carvalho de Melo
· 15 years ago
62e3436b
perf tui: Reset use_browser if stdout is not a tty
by Arnaldo Carvalho de Melo
· 15 years ago
d67f088
perf report: Support multiple events on the TUI
by Arnaldo Carvalho de Melo
· 15 years ago
44bf460
perf annotate: Fix up usage of the build id cache
by Arnaldo Carvalho de Melo
· 15 years ago
46e3e05
perf annotate: Add TUI interface
by Arnaldo Carvalho de Melo
· 15 years ago
6e78c9f
perf tui: Remove annotate from popup menu after failure
by Arnaldo Carvalho de Melo
· 15 years ago
0e8dc25
perf report: Don't start the TUI if -D is used
by Arnaldo Carvalho de Melo
· 15 years ago
598357e
perf: Fix getline undeclared
by Frederic Weisbecker
· 15 years ago
0e2e63d
perf-record: Share per-cpu buffers
by Peter Zijlstra
· 15 years ago
57adc51
perf-record: Remove -M
by Peter Zijlstra
· 15 years ago
1c34bde
Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/core
by Ingo Molnar
· 15 years ago
7a9b149
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 15 years ago
5d06e69
perf tui: Allow disabling the TUI on a per command basis in ~/.perfconfig
by Arnaldo Carvalho de Melo
· 15 years ago
ef365ce
perf record: remove unneeded gettimeofday() call
by Russ Anderson
· 15 years ago
5bc9661
USB: testusb: testusb compatibility with FunctionFS gadget
by Michal Nazarewicz
· 15 years ago
2201d6b
USB: testusb: an USB testing application
by David Brownell
· 15 years ago
93f2aa4
USB: ffs-test: FunctionFS testing program
by Michal Nazarewicz
· 15 years ago
b36f19d
perf annotate: Use build-ids to find the right DSO
by Arnaldo Carvalho de Melo
· 15 years ago
17930b4
perf TUI: Make 'space' be an alias to 'PgDn'
by Arnaldo Carvalho de Melo
· 15 years ago
dfacc4d
Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/core
by Ingo Molnar
· 15 years ago
85cb68b
perf: Fix unaligned accesses while fetching trace values
by Frederic Weisbecker
· 15 years ago
cbb5cf7
perf: Use read() instead of lseek() in trace_event_read.c:skip()
by Tom Zanussi
· 15 years ago
f869097
perf session: Make read_build_id routines look at the host_machine too
by Arnaldo Carvalho de Melo
· 15 years ago
f6e1467
perf symbols: Don't try to read the build-id twice
by Arnaldo Carvalho de Melo
· 15 years ago
151f85a
perf tools: remove xstrndup, xmalloc, xzalloc
by Arnaldo Carvalho de Melo
· 15 years ago
8a7ddad
perf probe: Don't call die()
by Arnaldo Carvalho de Melo
· 15 years ago
Next »