index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
2012-11-13
24
-343
/
+365
|
\
|
*
tracing: Add trace_options kernel command line parameter
Steven Rostedt
2012-11-02
2
-15
/
+55
|
*
tracing: Use irq_work for wake ups and remove *_nowake_*() functions
Steven Rostedt
2012-11-02
9
-73
/
+84
|
*
tracing: Remove deprecated tracing_enabled file
Steven Rostedt
2012-11-02
1
-3
/
+0
|
*
tracing: Make tracing_enabled be equal to tracing_on
Steven Rostedt
2012-11-02
2
-86
/
+5
|
*
tracing: Remove unused function unregister_tracer()
Steven Rostedt
2012-11-02
2
-27
/
+0
|
*
tracing: Separate open function from set_event and available_events
Steven Rostedt
2012-11-02
1
-19
/
+27
|
*
ring-buffer: Change unsigned long type of ring_buffer_oldest_event_ts() to u64
Yoshihiro YUNOMAE
2012-11-02
2
-3
/
+3
|
*
tracing: Reset ring buffer when changing trace_clocks
David Sharp
2012-11-02
1
-0
/
+8
|
*
linux/kernel.h: Remove duplicate trace_printk declaration
Michal Hocko
2012-10-31
1
-5
/
+2
|
*
tracing: Cleanup unnecessary function declarations
Vaibhav Nagarnaik
2012-10-31
2
-53
/
+29
|
*
tracing: Trivial cleanup
David Sharp
2012-10-31
2
-5
/
+3
|
*
tracing: Cache comms only after an event occurred
Steven Rostedt
2012-10-31
4
-11
/
+33
|
*
tracing: Have tracing_sched_wakeup_trace() use standard unlock_commit
Steven Rostedt
2012-10-31
1
-3
/
+1
|
*
tracing: Enable comm recording if trace_printk() is used
Steven Rostedt
2012-10-31
3
-2
/
+38
|
*
tracing: Expand ring buffer when trace_printk() is used
Steven Rostedt
2012-10-31
1
-0
/
+7
|
*
ring-buffer: Add a 'dropped events' counter
Slava Pestov
2012-10-31
3
-6
/
+39
|
*
tracing: Change tracer's integer flags to bool
Hiraku Toyooka
2012-10-31
3
-12
/
+12
|
*
tracing: Allow tracers to start at core initcall
Steven Rostedt
2012-10-31
6
-8
/
+7
|
*
tracing: Replace strict_strto* with kstrto*
Daniel Walter
2012-10-31
7
-14
/
+14
*
|
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2012-11-13
67
-504
/
+2118
|
\
\
|
|
/
|
/
|
|
*
tools lib traceevent: Use 'const' in variables pointing to const strings
Arnaldo Carvalho de Melo
2012-11-09
1
-4
/
+4
|
*
tools lib traceevent: Handle INVALID_ARG_TYPE errno in pevent_strerror
Arnaldo Carvalho de Melo
2012-11-09
1
-0
/
+1
|
*
tools lib traceevent: No need to check for < 0 on an unsigned enum
Arnaldo Carvalho de Melo
2012-11-09
1
-1
/
+1
|
*
tools lib traceevent: Avoid comparisions between signed/unsigned
Arnaldo Carvalho de Melo
2012-11-09
1
-2
/
+2
|
*
tools lib traceevent: Add __maybe_unused to unused parameters
Arnaldo Carvalho de Melo
2012-11-09
1
-3
/
+4
|
*
perf annotate: Merge same lines in summary view
Namhyung Kim
2012-11-09
2
-3
/
+53
|
*
perf annotate: Don't try to follow jump target on PLT symbols
Namhyung Kim
2012-11-09
1
-0
/
+12
|
*
perf annotate: Whitespace fixups
Namhyung Kim
2012-11-09
1
-7
/
+7
|
*
perf test: fix a build error on builtin-test
Zheng Liu
2012-11-09
1
-26
/
+12
|
*
perf machine: Move more methods to machine.[ch]
Arnaldo Carvalho de Melo
2012-11-09
10
-297
/
+318
|
*
perf diff: Use hists__link when not pairing just with baseline
Arnaldo Carvalho de Melo
2012-11-08
1
-0
/
+2
|
*
perf hists: Introduce hists__link
Arnaldo Carvalho de Melo
2012-11-08
2
-0
/
+61
|
*
perf diff: Move hists__match to the hists lib
Arnaldo Carvalho de Melo
2012-11-08
3
-34
/
+40
|
*
perf diff: Start moving to support matching more than two hists
Arnaldo Carvalho de Melo
2012-11-08
4
-18
/
+42
|
*
perf tools: Don't try to lookup objdump for live mode
Namhyung Kim
2012-11-08
1
-0
/
+7
|
*
perf tools: Add arbitary aliases and support names with -
Andi Kleen
2012-11-08
1
-0
/
+2
|
*
perf tools: Add LIBDW_DIR Makefile variable to for alternate libdw
Jiri Olsa
2012-11-08
1
-2
/
+10
|
*
perf tests: Move attr.py temp dir cleanup into finally section
Jiri Olsa
2012-11-08
1
-14
/
+16
|
*
perf hists: Free branch_info when freeing hist_entry
Namhyung Kim
2012-11-08
1
-0
/
+1
|
*
perf tools: Fix detection of stack area
Namhyung Kim
2012-11-08
1
-1
/
+1
|
*
perf machine: Set kernel data mapping length
Namhyung Kim
2012-11-08
1
-9
/
+13
|
*
perf tests: Removing 'optional' field
Jiri Olsa
2012-11-05
4
-15
/
+18
|
*
perf tests: Fix attr watermark field name typo
Jiri Olsa
2012-11-05
4
-4
/
+4
|
*
perf tests: Factor attr tests WRITE_ASS macro
Jiri Olsa
2012-11-05
1
-44
/
+45
|
*
perf tests: Add missing attr stat basic test
Jiri Olsa
2012-11-05
2
-0
/
+46
|
*
perf report: Postpone objdump check until annotation requested
Namhyung Kim
2012-11-05
4
-16
/
+25
|
*
perf tools: Introduce struct hist_browser_timer
Namhyung Kim
2012-11-05
8
-67
/
+58
|
*
perf tools: Use normalized arch name for searching objdump path
Namhyung Kim
2012-11-05
1
-7
/
+33
|
*
perf tests: Add documentation for attr tests
Jiri Olsa
2012-11-05
1
-0
/
+64
[next]