index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf: Fix perf probe build error
Frederic Weisbecker
2010-04-21
1
-1
/
+1
*
perf: 'perf kvm' tool for monitoring guest performance from host
Zhang, Yanmin
2010-04-19
16
-292
/
+1049
*
Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/lin...
Ingo Molnar
2010-04-15
7
-527
/
+1240
|
\
|
*
perf probe: Show function entry line as probe-able
Masami Hiramatsu
2010-04-14
1
-11
/
+63
|
*
perf probe: Support DW_OP_plus_uconst in DW_AT_data_member_location
Masami Hiramatsu
2010-04-14
1
-5
/
+32
|
*
perf probe: Fix line range to show end line
Masami Hiramatsu
2010-04-14
1
-3
/
+9
|
*
perf probe: Fix a bug that --line range can be overflow
Masami Hiramatsu
2010-04-14
3
-24
/
+24
|
*
perf probe: Fix mis-estimation for shortening filename
Masami Hiramatsu
2010-04-14
1
-2
/
+2
|
*
perf probe: Fix to use correct debugfs path finder
Masami Hiramatsu
2010-04-14
1
-2
/
+10
|
*
perf probe: Remove xstrdup()/xstrndup() from util/probe-{event, finder}.c
Masami Hiramatsu
2010-04-14
2
-61
/
+156
|
*
perf probe: Remove xzalloc() from util/probe-{event, finder}.c
Masami Hiramatsu
2010-04-14
2
-25
/
+69
|
*
perf probe: Remove die() from probe-event code
Masami Hiramatsu
2010-04-14
2
-207
/
+432
|
*
perf probe: Remove die() from probe-finder code
Masami Hiramatsu
2010-04-14
2
-199
/
+322
|
*
perf probe: Support DW_OP_call_frame_cfa in debuginfo
Masami Hiramatsu
2010-04-14
2
-3
/
+12
|
*
perf probe: Support basic type casting
Masami Hiramatsu
2010-04-14
3
-3
/
+31
|
*
perf probe: Query basic types from debuginfo
Masami Hiramatsu
2010-04-14
3
-8
/
+80
|
*
perf probe: Use the last field name as the argument name
Masami Hiramatsu
2010-04-14
1
-0
/
+4
|
*
perf probe: Support argument name
Masami Hiramatsu
2010-04-14
3
-21
/
+41
|
*
perf tools: Fix accidentally preprocessed snprintf callback
Frederic Weisbecker
2010-04-14
3
-41
/
+41
*
|
Merge branch 'perf/live' into perf/core
Ingo Molnar
2010-04-15
8
-81
/
+672
|
\
\
|
*
|
perf: Convert perf header build_ids into build_id events
Tom Zanussi
2010-04-14
5
-1
/
+107
|
*
|
perf: Convert perf tracing data into a tracing_data event
Tom Zanussi
2010-04-14
8
-46
/
+152
|
*
|
perf: Convert perf event types into event type events
Tom Zanussi
2010-04-14
5
-8
/
+92
|
*
|
perf: Convert perf header attrs into attr events
Tom Zanussi
2010-04-14
5
-2
/
+124
|
*
|
perf: Add pipe-specific header read/write and event processing code
Tom Zanussi
2010-04-14
5
-28
/
+201
|
|
/
*
|
perf: Make the trace events sample period default to 1
Frederic Weisbecker
2010-04-15
1
-0
/
+2
*
|
perf: Always record tracepoints raw samples from perf record
Frederic Weisbecker
2010-04-15
1
-10
/
+4
*
|
perf: Fix dynamic field detection
Thomas Gleixner
2010-04-15
1
-1
/
+1
|
/
*
perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce ...
Ian Munsie
2010-04-14
6
-5
/
+15
*
perf trace: Ignore "overwrite" field if present in /events/header_page
Arnaldo Carvalho de Melo
2010-04-08
1
-15
/
+34
*
perf tools: Reorganize some structs to save space
Arnaldo Carvalho de Melo
2010-04-08
4
-6
/
+6
*
perf TUI: Move "Yes" button to before "No"
Arnaldo Carvalho de Melo
2010-04-08
1
-1
/
+1
*
perf TUI: Show filters on the title and add help line about how to zoom out
Arnaldo Carvalho de Melo
2010-04-08
1
-28
/
+68
*
perf: Swap inclusion order of util.h and string.h in util/string.c
Hitoshi Mitake
2010-04-04
1
-1
/
+1
*
perf TUI: Add a "Zoom into COMM(PID) thread" and reverse operations
Arnaldo Carvalho de Melo
2010-04-04
2
-10
/
+81
*
perf newt: Add a "Zoom into foo.so DSO" and reverse operations
Arnaldo Carvalho de Melo
2010-04-04
2
-32
/
+90
*
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2010-04-03
1
-5
/
+12
|
\
|
*
perf/scripts: Tuple was set from long in both branches in python_process_event()
Tom Zanussi
2010-04-02
1
-5
/
+12
|
*
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-03-26
5
-19
/
+23
|
|
\
*
|
\
Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/lin...
Ingo Molnar
2010-04-03
17
-414
/
+614
|
\
\
\
|
*
|
|
perf newt: Pass the input_name to perf_session__browse_hists
Arnaldo Carvalho de Melo
2010-04-03
2
-7
/
+12
|
*
|
|
perf newt: Move the hist browser population bits to separare function
Arnaldo Carvalho de Melo
2010-04-03
1
-45
/
+84
|
*
|
|
perf newt: Remove useless column width calculation
Arnaldo Carvalho de Melo
2010-04-03
1
-20
/
+0
|
*
|
|
perf symbols: Fill in pgoff in mmap synthesized events
Anton Blanchard
2010-04-03
1
-0
/
+9
|
*
|
|
perf tools: Move the prototypes in util/string.h to util.h
Arnaldo Carvalho de Melo
2010-04-03
2
-16
/
+12
|
*
|
|
perf tools: sort_dimension__add shouldn't die
Arnaldo Carvalho de Melo
2010-04-02
1
-3
/
+2
|
*
|
|
perf session: Remove one more exit() call from library code
Arnaldo Carvalho de Melo
2010-04-02
1
-8
/
+3
|
*
|
|
perf hist: Only allocate callchain_node if processing callchains
Arnaldo Carvalho de Melo
2010-04-02
2
-3
/
+4
|
*
|
|
perf kmem: Resolve kernel symbols again
Arnaldo Carvalho de Melo
2010-04-02
2
-5
/
+5
|
*
|
|
perf hist: Replace ->print() routines by ->snprintf() equivalents
Arnaldo Carvalho de Melo
2010-04-02
7
-114
/
+149
[next]