aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * perf symbols: Generalize filter in __fprintf_buildid methodsArnaldo Carvalho de Melo2012-12-09
| * perf diff: Remove displacement output optionJiri Olsa2012-12-09
| * perf buildid-list: We need to check if a file is ELF firstArnaldo Carvalho de Melo2012-12-09
| * perf tools: Fix TUI helpline outputArnaldo Carvalho de Melo2012-12-09
| * perf tools: Don't check configuration on make tagsArnaldo Carvalho de Melo2012-12-09
| * perf diff: Change formula methods to work with pair directlyJiri Olsa2012-12-09
| * perf diff: Change compute methods to work with pair directlyJiri Olsa2012-12-09
| * perf diff: Remove displacement from struct hist_entry_diffJiri Olsa2012-12-09
| * perf evsel: Convert to _is_group_leader methodNamhyung Kim2012-12-09
| * perf evsel: Set leader evsel's ->leader to itselfNamhyung Kim2012-12-09
| * perf hists: Link hist entry pairs to leaderNamhyung Kim2012-12-09
| * perf hists: Fix typo on hist__entry_add_pairNamhyung Kim2012-12-09
| * perf symbols: Ignore ABS symbols when loading data mapsNamhyung Kim2012-12-09
| * perf hists: Fix period symbol_conf.field_sep displayJiri Olsa2012-12-09
| * perf hists: Introduce perf_hpp__list for period related columnsJiri Olsa2012-12-09
| * perf tools: Fix mmap limitations on 32-bitDavid Miller2012-12-09
| * perf top: Add missing newline on pr_err callArnaldo Carvalho de Melo2012-12-09
| * perf session: Free environment information when deleting sessionNamhyung Kim2012-12-09
| * perf tools: Don't check configuration on make cleanNamhyung Kim2012-12-09
| * perf ui/helpline: Introduce ui_helpline__vshow()Namhyung Kim2012-12-09
| * perf ui: Always compile error printing codeNamhyung Kim2012-12-09
| * perf symbols: Fix dso__fprintf() print statementStephane Eranian2012-12-09
* | profiling: Remove unused timer hookFrederic Weisbecker2013-01-24
* | Merge tag 'please-pull-aer-trace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2013-01-24
|\ \
| * | aerdrv: Cleanup log output for AERLance Ortiz2013-01-03
| * | aerdrv: Enhanced AER loggingLance Ortiz2013-01-03
| * | aerdrv: Trace Event for PCI Express Advanced Error ReportingLance Ortiz2013-01-03
* | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2013-01-24
|\ \ \
| * | | tracing: Fix unsigned int compare of zero in recursion checkSteven Rostedt2013-01-24
* | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2013-01-24
|\| | |
| * | | ring-buffer: Remove trace.h from ring_buffer.cSteven Rostedt2013-01-22
| * | | ring-buffer: User context bit recursion checkingSteven Rostedt2013-01-22
| * | | ftrace: Use only the preempt version of function tracingSteven Rostedt2013-01-22
| * | | tracing: Avoid unnecessary multiple recursion checksSteven Rostedt2013-01-22
| * | | tracing: Make the trace recursion bits into enumsSteven Rostedt2013-01-22
| * | | ftrace: Add context level recursion bit checkingSteven Rostedt2013-01-22
| * | | ftrace: Optimize the function tracer list loopSteven Rostedt2013-01-22
| * | | ftrace: Fix function tracing recursion self testSteven Rostedt2013-01-22
| * | | ftrace: Fix global function tracers that are not recursion safeSteven Rostedt2013-01-22
| * | | tracing: Fix selftest function recursion accountingSteven Rostedt2013-01-22
| * | | tracing: Fix race with max_tr and changing tracersSteven Rostedt2013-01-22
| * | | tracing: Remove trace.h header from trace_clock.cSteven Rostedt2013-01-22
| * | | tracing: Remove the extra 4 bytes of padding in eventsSteven Rostedt2013-01-21
| * | | kprobes/x86: Move kprobes stuff under arch/x86/kernel/kprobes/Masami Hiramatsu2013-01-21
| * | | kprobes/x86: Move ftrace-based kprobe code into kprobes-ftrace.cMasami Hiramatsu2013-01-21
| * | | ftrace: Move ARCH_SUPPORTS_FTRACE_SAVE_REGS in KconfigMasami Hiramatsu2013-01-21
| * | | tracing/fgraph: Add max_graph_depth to limit function_graph depthSteven Rostedt2013-01-21
| * | | tracing/lockdep: Disable lockdep first in entering NMISteven Rostedt2013-01-21
| * | | tracing: Remove unneeded check of max_tr->buffer before tracing_resetSteven Rostedt2013-01-21
| * | | tracing: Add checks if tr->buffer is NULL in tracing_reset{_online_cpus}Hiraku Toyooka2013-01-21