summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-11-02ring-buffer: Change unsigned long type of ring_buffer_oldest_event_ts() to u64Yoshihiro YUNOMAE
2012-11-02tracing: Reset ring buffer when changing trace_clocksDavid Sharp
2012-11-01perf tests: Add attr record no-inherit testJiri Olsa
2012-11-01perf tests: Add attr record no samples testJiri Olsa
2012-11-01perf tests: Add attr record period testJiri Olsa
2012-11-01perf tests: Add attr record graph testJiri Olsa
2012-11-01perf tests: Add attr record count testJiri Olsa
2012-11-01perf tests: Add attr record freq testJiri Olsa
2012-11-01perf tests: Add attr record event syntax group testJiri Olsa
2012-11-01perf tests: Add attr record group testJiri Olsa
2012-11-01perf tests: Add attr tests under builtin test commandJiri Olsa
2012-11-01perf tests: Add attr record basic testJiri Olsa
2012-10-31linux/kernel.h: Remove duplicate trace_printk declarationMichal Hocko
2012-10-31tracing: Cleanup unnecessary function declarationsVaibhav Nagarnaik
2012-10-31tracing: Trivial cleanupDavid Sharp
2012-10-31tracing: Cache comms only after an event occurredSteven Rostedt
2012-10-31tracing: Have tracing_sched_wakeup_trace() use standard unlock_commitSteven Rostedt
2012-10-31tracing: Enable comm recording if trace_printk() is usedSteven Rostedt
2012-10-31tracing: Expand ring buffer when trace_printk() is usedSteven Rostedt
2012-10-31ring-buffer: Add a 'dropped events' counterSlava Pestov
2012-10-31tracing: Change tracer's integer flags to boolHiraku Toyooka
2012-10-31tracing: Allow tracers to start at core initcallSteven Rostedt
2012-10-31tracing: Replace strict_strto* with kstrto*Daniel Walter
2012-10-31perf tests: Add framework for automated perf_event_attr testsJiri Olsa
2012-10-31perf tests: Move test objects into 'tests' directoryJiri Olsa
2012-10-31perf browser: Don't show scripts menu for 'perf top'Feng Tang
2012-10-31perf tools: Remove BINDIR define from exec_cmd.o compilationJiri Olsa
2012-10-31perf annotate: Handle XBEGIN like a jumpAndi Kleen
2012-10-31perf tools: Handle --version string generation on machines without gitArnaldo Carvalho de Melo
2012-10-31perf tools: Further speed up the perf buildIngo Molnar
2012-10-31perf tools: Speed up the perf build time by simplifying the perf --version st...Ingo Molnar
2012-10-31perf tools: Add info about cross compiling for Android ARMJoonsoo Kim
2012-10-31perf tools: Warn about missing libelfNamhyung Kim
2012-10-30perf/x86: Fix sparse warningsPeter Huewe
2012-10-30Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2012-10-29perf python: Initialize 'page_size' variableArnaldo Carvalho de Melo
2012-10-29perf record: Fix mmap error output conditionJiri Olsa
2012-10-29perf header: Add is_perf_magic() funcFeng Tang
2012-10-29perf hists browser: Integrate script browser into main hists browserFeng Tang
2012-10-29perf annotate browser: Integrate script browser into annotation browserFeng Tang
2012-10-29perf scripts browser: Add a browser for perf scriptFeng Tang
2012-10-29perf script: Add more filter to find_scripts()Feng Tang
2012-10-29perf tools: Add a global variable "const char *input_name"Feng Tang
2012-10-29perf tools: Move dso_* related functions into dso objectJiri Olsa
2012-10-29perf tools: Move strxfrchar into string objectJiri Olsa
2012-10-29perf tools: Move hex2u64 into util objectJiri Olsa
2012-10-29perf tools: Move BUILD_ID_SIZE into build-id objectJiri Olsa
2012-10-29perf tools: Move build_id__sprintf into build-id objectJiri Olsa
2012-10-28perf tools: Move parse_events error printing to parse_events_optionsAndi Kleen
2012-10-26Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar