summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-02tracing: Remove deprecated tracing_enabled fileSteven Rostedt
2012-11-02tracing: Make tracing_enabled be equal to tracing_onSteven Rostedt
2012-11-02tracing: Remove unused function unregister_tracer()Steven Rostedt
2012-11-02tracing: Separate open function from set_event and available_eventsSteven Rostedt
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-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-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
2012-10-26perf stat: Add --pre and --post commandPeter Zijlstra
2012-10-26perf inject: Mark a dso if it's usedAndrew Vagin
2012-10-26perf inject: Merge sched_stat_* and sched_switch eventsAndrew Vagin
2012-10-26perf inject: Work with filesAndrew Vagin
2012-10-26perf tools: Fix LIBELF_MMAP checkingNamhyung Kim
2012-10-26perf tools: Always show CHK message when doing try-ccNamhyung Kim
2012-10-26perf tools: Convert invocation of MAKE into SUBDIRNamhyung Kim
2012-10-26perf tools: Cleanup doc related targetsNamhyung Kim
2012-10-26tools lib traceevent: Do not generate dependency for system header filesNamhyung Kim
2012-10-26Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2012-10-25perf trace: Use sched:sched_stat_runtime to provide a thread summaryArnaldo Carvalho de Melo
2012-10-25perf trace: Count number of events for each thread and globallyArnaldo Carvalho de Melo
2012-10-25perf tools: Don't stop synthesizing threads when one vanishesArnaldo Carvalho de Melo
2012-10-25Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2012-10-24perf tools: Try to build Documentation when installingBorislav Petkov
2012-10-24perf trace: Print the name of a syscall when failing to read its infoArnaldo Carvalho de Melo