aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* tracing: Trivial cleanupDavid Sharp2012-10-31
* tracing: Cache comms only after an event occurredSteven Rostedt2012-10-31
* tracing: Have tracing_sched_wakeup_trace() use standard unlock_commitSteven Rostedt2012-10-31
* tracing: Enable comm recording if trace_printk() is usedSteven Rostedt2012-10-31
* tracing: Expand ring buffer when trace_printk() is usedSteven Rostedt2012-10-31
* ring-buffer: Add a 'dropped events' counterSlava Pestov2012-10-31
* tracing: Change tracer's integer flags to boolHiraku Toyooka2012-10-31
* tracing: Allow tracers to start at core initcallSteven Rostedt2012-10-31
* tracing: Replace strict_strto* with kstrto*Daniel Walter2012-10-31
* perf/x86: Fix sparse warningsPeter Huewe2012-10-30
* Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2012-10-30
|\
| * perf python: Initialize 'page_size' variableArnaldo Carvalho de Melo2012-10-29
| * perf record: Fix mmap error output conditionJiri Olsa2012-10-29
| * perf header: Add is_perf_magic() funcFeng Tang2012-10-29
| * perf hists browser: Integrate script browser into main hists browserFeng Tang2012-10-29
| * perf annotate browser: Integrate script browser into annotation browserFeng Tang2012-10-29
| * perf scripts browser: Add a browser for perf scriptFeng Tang2012-10-29
| * perf script: Add more filter to find_scripts()Feng Tang2012-10-29
| * perf tools: Add a global variable "const char *input_name"Feng Tang2012-10-29
| * perf tools: Move dso_* related functions into dso objectJiri Olsa2012-10-29
| * perf tools: Move strxfrchar into string objectJiri Olsa2012-10-29
| * perf tools: Move hex2u64 into util objectJiri Olsa2012-10-29
| * perf tools: Move BUILD_ID_SIZE into build-id objectJiri Olsa2012-10-29
| * perf tools: Move build_id__sprintf into build-id objectJiri Olsa2012-10-29
| * perf tools: Move parse_events error printing to parse_events_optionsAndi Kleen2012-10-28
|/
* Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2012-10-26
|\
| * perf stat: Add --pre and --post commandPeter Zijlstra2012-10-26
| * perf inject: Mark a dso if it's usedAndrew Vagin2012-10-26
| * perf inject: Merge sched_stat_* and sched_switch eventsAndrew Vagin2012-10-26
| * perf inject: Work with filesAndrew Vagin2012-10-26
| * perf tools: Fix LIBELF_MMAP checkingNamhyung Kim2012-10-26
| * perf tools: Always show CHK message when doing try-ccNamhyung Kim2012-10-26
| * perf tools: Convert invocation of MAKE into SUBDIRNamhyung Kim2012-10-26
| * perf tools: Cleanup doc related targetsNamhyung Kim2012-10-26
| * tools lib traceevent: Do not generate dependency for system header filesNamhyung Kim2012-10-26
|/
* Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2012-10-26
|\
| * perf trace: Use sched:sched_stat_runtime to provide a thread summaryArnaldo Carvalho de Melo2012-10-25
| * perf trace: Count number of events for each thread and globallyArnaldo Carvalho de Melo2012-10-25
| * perf tools: Don't stop synthesizing threads when one vanishesArnaldo Carvalho de Melo2012-10-25
|/
* Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2012-10-25
|\
| * perf tools: Try to build Documentation when installingBorislav Petkov2012-10-24
| * perf trace: Print the name of a syscall when failing to read its infoArnaldo Carvalho de Melo2012-10-24
| * perf tools: Pretty print errno for some more functionsArnaldo Carvalho de Melo2012-10-24
| * perf trace: Add duration filterArnaldo Carvalho de Melo2012-10-24
| * perf trace: Add an event duration columnArnaldo Carvalho de Melo2012-10-24
| * perf trace: Support interrupted syscallsArnaldo Carvalho de Melo2012-10-24
| * perf test: Align the 'Ok'/'FAILED!' test resultsArnaldo Carvalho de Melo2012-10-24
| * perf tools: Give user better message if precise is not supportedDavid Ahern2012-10-24
| * Account the nr_entries in rblist properlySuzuki K. Poulose2012-10-24
| * perf tools: Try to find cross-built objdump pathIrina Tirdea2012-10-24