index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-11-14
perf tests: Move test__open_syscall_event_on_all_cpus into separate object
Jiri Olsa
2012-11-14
perf tests: Move test__open_syscall_event into separate object
Jiri Olsa
2012-11-14
perf tests: Move test__vmlinux_matches_kallsyms into separate object
Jiri Olsa
2012-11-13
Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
2012-11-13
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2012-11-09
tools lib traceevent: Use 'const' in variables pointing to const strings
Arnaldo Carvalho de Melo
2012-11-09
tools lib traceevent: Handle INVALID_ARG_TYPE errno in pevent_strerror
Arnaldo Carvalho de Melo
2012-11-09
tools lib traceevent: No need to check for < 0 on an unsigned enum
Arnaldo Carvalho de Melo
2012-11-09
tools lib traceevent: Avoid comparisions between signed/unsigned
Arnaldo Carvalho de Melo
2012-11-09
tools lib traceevent: Add __maybe_unused to unused parameters
Arnaldo Carvalho de Melo
2012-11-09
perf annotate: Merge same lines in summary view
Namhyung Kim
2012-11-09
perf annotate: Don't try to follow jump target on PLT symbols
Namhyung Kim
2012-11-09
perf annotate: Whitespace fixups
Namhyung Kim
2012-11-09
perf test: fix a build error on builtin-test
Zheng Liu
2012-11-09
perf machine: Move more methods to machine.[ch]
Arnaldo Carvalho de Melo
2012-11-08
perf diff: Use hists__link when not pairing just with baseline
Arnaldo Carvalho de Melo
2012-11-08
perf hists: Introduce hists__link
Arnaldo Carvalho de Melo
2012-11-08
perf diff: Move hists__match to the hists lib
Arnaldo Carvalho de Melo
2012-11-08
perf diff: Start moving to support matching more than two hists
Arnaldo Carvalho de Melo
2012-11-08
perf tools: Don't try to lookup objdump for live mode
Namhyung Kim
2012-11-08
perf tools: Add arbitary aliases and support names with -
Andi Kleen
2012-11-08
perf tools: Add LIBDW_DIR Makefile variable to for alternate libdw
Jiri Olsa
2012-11-08
perf tests: Move attr.py temp dir cleanup into finally section
Jiri Olsa
2012-11-08
perf hists: Free branch_info when freeing hist_entry
Namhyung Kim
2012-11-08
perf tools: Fix detection of stack area
Namhyung Kim
2012-11-08
perf machine: Set kernel data mapping length
Namhyung Kim
2012-11-05
perf tests: Removing 'optional' field
Jiri Olsa
2012-11-05
perf tests: Fix attr watermark field name typo
Jiri Olsa
2012-11-05
perf tests: Factor attr tests WRITE_ASS macro
Jiri Olsa
2012-11-05
perf tests: Add missing attr stat basic test
Jiri Olsa
2012-11-05
perf report: Postpone objdump check until annotation requested
Namhyung Kim
2012-11-05
perf tools: Introduce struct hist_browser_timer
Namhyung Kim
2012-11-05
perf tools: Use normalized arch name for searching objdump path
Namhyung Kim
2012-11-05
perf tests: Add documentation for attr tests
Jiri Olsa
2012-11-05
perf tests: Add attr stat default test
Jiri Olsa
2012-11-05
perf tests: Add attr stat default test
Jiri Olsa
2012-11-05
perf tests: Add attr stat event syntax group test
Jiri Olsa
2012-11-05
perf tests: Add attr stat group test
Jiri Olsa
2012-11-05
perf tests: Add attr stat no-inherit test
Jiri Olsa
2012-11-05
perf tests: Add attr record branch filter tests
Jiri Olsa
2012-11-05
perf tests: Add attr record branch any test
Jiri Olsa
2012-11-05
perf tests: Add attr record no delay test
Jiri Olsa
2012-11-05
perf tests: Add attr record raw test
Jiri Olsa
2012-11-05
perf tests: Add attr record data test
Jiri Olsa
2012-11-02
tracing: Add trace_options kernel command line parameter
Steven Rostedt
2012-11-02
tracing: Use irq_work for wake ups and remove *_nowake_*() functions
Steven Rostedt
2012-11-02
tracing: Remove deprecated tracing_enabled file
Steven Rostedt
2012-11-02
tracing: Make tracing_enabled be equal to tracing_on
Steven Rostedt
2012-11-02
tracing: Remove unused function unregister_tracer()
Steven Rostedt
2012-11-02
tracing: Separate open function from set_event and available_events
Steven Rostedt
[next]