Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
fb72014d98afd51e85aab9c061344ef32d615606
/
tools
/
perf
fb72014
perf tools: Don't use code surrounded by __KERNEL__
by Arnaldo Carvalho de Melo
· 15 years ago
1c6a800
perf test: Initial regression testing command
by Arnaldo Carvalho de Melo
· 15 years ago
5c0541d
perf symbols: Add machine helper routines
by Arnaldo Carvalho de Melo
· 15 years ago
18acde5
perf tools: Create $(OUTPUT)arch/$(ARCH)/util/ directory
by Arnaldo Carvalho de Melo
· 15 years ago
cbf6968
perf machines: Make the machines class adopt the dsos__fprintf methods
by Arnaldo Carvalho de Melo
· 15 years ago
d28c622
perf machine: Adopt some map_groups functions
by Arnaldo Carvalho de Melo
· 15 years ago
48ea8f5
perf machine: Pass buffer size to machine__mmap_name
by Arnaldo Carvalho de Melo
· 15 years ago
23346f2
perf tools: Rename "kernel_info" to "machine"
by Arnaldo Carvalho de Melo
· 15 years ago
462b04e2
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
f93830f
perf tools: Fix libdw-dev package name in error message
by Stefan Hajnoczi
· 15 years ago
ef4a356
perf probe: Add --max-probes option
by Masami Hiramatsu
· 15 years ago
5d1ee04
perf probe: Fix to exit callback soon after finding too many probe points
by Masami Hiramatsu
· 15 years ago
15eca30
perf probe: Fix to use symtab only if no debuginfo
by Masami Hiramatsu
· 15 years ago
0ab061c
perf tools: Initialize dso->node member in dso__new
by Masami Hiramatsu
· 15 years ago
cfadf9d
perf: Some perf-kvm documentation edits
by William Cohen
· 15 years ago
e1889d7
perf: Add a perf trace option to check samples ordering reliability
by Frederic Weisbecker
· 15 years ago
9df9bbb
perf: Use generic sample reordering in perf timechart
by Frederic Weisbecker
· 15 years ago
e0a808c
perf: Use generic sample reordering in perf trace
by Frederic Weisbecker
· 15 years ago
587570d
perf: Use generic sample reordering in perf kmem
by Frederic Weisbecker
· 15 years ago
a64eae7
perf: Use generic sample reordering in perf sched
by Frederic Weisbecker
· 15 years ago
c61e52e
perf: Generalize perf lock's sample event reordering to the session layer
by Frederic Weisbecker
· 15 years ago
5710fca
perf: Fix initialization bug in parse_single_tracepoint_event()
by Stephane Eranian
· 15 years ago
e4cef1f
perf lock: Fix state machine to recognize lock sequence
by Hitoshi Mitake
· 15 years ago
fead796
perf probe: Add PowerPC DWARF register number mappings
by Ian Munsie
· 15 years ago
cd932c5
perf: Move arch specific code into separate arch directory
by Ian Munsie
· 15 years ago
6eca8cc
perf: Fix perf probe build error
by Frederic Weisbecker
· 15 years ago
a1645ce
perf: 'perf kvm' tool for monitoring guest performance from host
by Zhang, Yanmin
· 15 years ago
b5a80b7
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
84b13fd
Merge branch 'perf/live' into perf/core
by Ingo Molnar
· 15 years ago
f921281
perf: Make the trace events sample period default to 1
by Frederic Weisbecker
· 15 years ago
bdef3b0
perf: Always record tracepoints raw samples from perf record
by Frederic Weisbecker
· 15 years ago
7865e81
perf: Make -f the default for perf record
by Frederic Weisbecker
· 15 years ago
a1e2f60
perf: Fix dynamic field detection
by Thomas Gleixner
· 15 years ago
f6c903f
perf probe: Show function entry line as probe-able
by Masami Hiramatsu
· 15 years ago
de1439d
perf probe: Support DW_OP_plus_uconst in DW_AT_data_member_location
by Masami Hiramatsu
· 15 years ago
dda4ab3
perf probe: Fix line range to show end line
by Masami Hiramatsu
· 15 years ago
d3b63d7
perf probe: Fix a bug that --line range can be overflow
by Masami Hiramatsu
· 15 years ago
dd259c5
perf probe: Fix mis-estimation for shortening filename
by Masami Hiramatsu
· 15 years ago
7ca5989
perf probe: Fix to use correct debugfs path finder
by Masami Hiramatsu
· 15 years ago
02b95da
perf probe: Remove xstrdup()/xstrndup() from util/probe-{event, finder}.c
by Masami Hiramatsu
· 15 years ago
e334016f1
perf probe: Remove xzalloc() from util/probe-{event, finder}.c
by Masami Hiramatsu
· 15 years ago
146a143
perf probe: Remove die() from probe-event code
by Masami Hiramatsu
· 15 years ago
b55a87a
perf probe: Remove die() from probe-finder code
by Masami Hiramatsu
· 15 years ago
a34a985
perf probe: Support DW_OP_call_frame_cfa in debuginfo
by Masami Hiramatsu
· 15 years ago
11a1ca3
perf probe: Support basic type casting
by Masami Hiramatsu
· 15 years ago
4984912
perf probe: Query basic types from debuginfo
by Masami Hiramatsu
· 15 years ago
df0faf4
perf probe: Use the last field name as the argument name
by Masami Hiramatsu
· 15 years ago
4848193
perf probe: Support argument name
by Masami Hiramatsu
· 15 years ago
fcd1498
perf tools: Fix accidentally preprocessed snprintf callback
by Frederic Weisbecker
· 15 years ago
a0cccc2
perf trace: Invoke live mode automatically if record/report not specified
by Tom Zanussi
· 15 years ago
00b21a0
perf trace/scripting: Enable scripting shell scripts for live mode
by Tom Zanussi
· 15 years ago
47902f3
perf trace/scripting: Add rwtop and sctop scripts
by Tom Zanussi
· 15 years ago
c7929e4
perf: Convert perf header build_ids into build_id events
by Tom Zanussi
· 15 years ago
9215545
perf: Convert perf tracing data into a tracing_data event
by Tom Zanussi
· 15 years ago
cd19a03
perf: Convert perf event types into event type events
by Tom Zanussi
· 15 years ago
2c46dbb
perf: Convert perf header attrs into attr events
by Tom Zanussi
· 15 years ago
c239da3
perf trace: Introduce special handling for pipe input
by Tom Zanussi
· 15 years ago
46656ac
perf report: Introduce special handling for pipe input
by Tom Zanussi
· 15 years ago
529870e
perf record: Introduce special handling for pipe output
by Tom Zanussi
· 15 years ago
8dc5810
perf: Add pipe-specific header read/write and event processing code
by Tom Zanussi
· 15 years ago
c055564
perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce OPT_INCR()
by Ian Munsie
· 15 years ago
53e5b5c
perf tools: Fix perl support installation when O= is used
by Arnaldo Carvalho de Melo
· 15 years ago
e9e94e3
perf trace: Ignore "overwrite" field if present in /events/header_page
by Arnaldo Carvalho de Melo
· 15 years ago
854c554
perf: cleanup some Documentation
by Randy Dunlap
· 15 years ago
f0e9c4f
perf bench: fix spello
by Randy Dunlap
· 15 years ago
eed05fe
perf tools: Reorganize some structs to save space
by Arnaldo Carvalho de Melo
· 15 years ago
c0ed55d
perf TUI: Move "Yes" button to before "No"
by Arnaldo Carvalho de Melo
· 15 years ago
6e7ab4c
perf TUI: Show filters on the title and add help line about how to zoom out
by Arnaldo Carvalho de Melo
· 15 years ago
8141d00
perf: Swap inclusion order of util.h and string.h in util/string.c
by Hitoshi Mitake
· 15 years ago
a5e29ac
perf TUI: Add a "Zoom into COMM(PID) thread" and reverse operations
by Arnaldo Carvalho de Melo
· 15 years ago
8375319
perf newt: Add a "Zoom into foo.so DSO" and reverse operations
by Arnaldo Carvalho de Melo
· 15 years ago
22a4e4c
Merge branch 'perf/urgent' into perf/core
by Ingo Molnar
· 15 years ago
70a7c12
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
533c46c
perf newt: Pass the input_name to perf_session__browse_hists
by Arnaldo Carvalho de Melo
· 15 years ago
e65713e
perf newt: Move the hist browser population bits to separare function
by Arnaldo Carvalho de Melo
· 15 years ago
fb6b893
perf newt: Remove useless column width calculation
by Arnaldo Carvalho de Melo
· 15 years ago
4af8b35
perf symbols: Fill in pgoff in mmap synthesized events
by Anton Blanchard
· 15 years ago
e206d55
perf tools: Move the prototypes in util/string.h to util.h
by Arnaldo Carvalho de Melo
· 15 years ago
b0f86f5
perf, probe-finder: Build fix on Debian
by Borislav Petkov
· 15 years ago
b1dcc03
perf/scripts: Tuple was set from long in both branches in python_process_event()
by Tom Zanussi
· 15 years ago
2aefa4f
perf tools: sort_dimension__add shouldn't die
by Arnaldo Carvalho de Melo
· 15 years ago
ad5b217
perf session: Remove one more exit() call from library code
by Arnaldo Carvalho de Melo
· 15 years ago
b9fb930
perf hist: Only allocate callchain_node if processing callchains
by Arnaldo Carvalho de Melo
· 15 years ago
71cf8b8
perf kmem: Fixup the symbol address before using it
by Arnaldo Carvalho de Melo
· 15 years ago
e727ca7
perf kmem: Resolve kernel symbols again
by Arnaldo Carvalho de Melo
· 15 years ago
a4e3b95
perf hist: Replace ->print() routines by ->snprintf() equivalents
by Arnaldo Carvalho de Melo
· 15 years ago
7016213
perf record: Add a fallback to the reference relocation symbol
by Arnaldo Carvalho de Melo
· 15 years ago
c29ede6
perf tools: Allow specifying O= to build files in a separate directory
by Arnaldo Carvalho de Melo
· 15 years ago
8b2c551
perf tools: Use -o $(BITBUCKET) in one more case
by Arnaldo Carvalho de Melo
· 15 years ago
5f4d3f8
perf report: Add progress bars
by Arnaldo Carvalho de Melo
· 15 years ago
7e5e1b14
perf symbols: map_groups__find_symbol must return the map too
by Arnaldo Carvalho de Melo
· 15 years ago
c6e718f
perf symbols: Move more map_groups methods to map.c
by Arnaldo Carvalho de Melo
· 15 years ago
75ec5a2
perf probe: Fix to close dwarf when failing to analyze it
by Masami Hiramatsu
· 15 years ago
12e5a7a
perf probe: Correct error message for non-structure type
by Masami Hiramatsu
· 15 years ago
c9e3858
perf probe: Fix not to return non-matched file
by Masami Hiramatsu
· 15 years ago
085ea73
perf probe: Fix --line syntax help and document
by Masami Hiramatsu
· 15 years ago
6fa4136
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
5a10317
perf record: Zero out mmap_array to fix segfault
by Zhang, Yanmin
· 15 years ago
5aab621
perf symbols: Move hex2u64 and strxfrchar to symbol.c
by Arnaldo Carvalho de Melo
· 15 years ago
618038d
perf tools: Move __used from perf.h to linux/compiler.h
by Arnaldo Carvalho de Melo
· 15 years ago
Next »