aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | tracing: Check for allocation failure in __tracing_open()Dan Carpenter2012-07-11
| * | | | | | | | | | Merge branch 'linus' into perf/coreIngo Molnar2012-07-18
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | / / / / | | | |_|_|_|/ / / / | | |/| | | | | | |
| * | | | | | | | | perf/x86: Fix intel_perfmon_event_mapformattingPekka Enberg2012-07-06
| * | | | | | | | | Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opr...Ingo Molnar2012-07-06
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | oprofile, perf: Use per-cpu frameworkRobert Richter2012-06-22
| * | | | | | | | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2012-07-06
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | ring-buffer: Fix uninitialized read_stampSteven Rostedt2012-06-28
| | * | | | | | | | | | tracing: Remove NR_CPUS array from trace_iteratorSteven Rostedt2012-06-28
| | * | | | | | | | | | tracing/kvm: Use __print_hex() for kvm_emulate_insn tracepointNamhyung Kim2012-06-28
| | * | | | | | | | | | tracing/selftest: Add a WARN_ON() if a tracer test failsSteven Rostedt2012-06-28
| * | | | | | | | | | | jump label: Remove static_branch()Jason Baron2012-07-06
| * | | | | | | | | | | tracepoint: Use static_key_false(), since static_branch() is deprecatedJason Baron2012-07-06
| * | | | | | | | | | | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2012-07-06
| |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge tag 'libtraceevent-core-for-acme' of git://git.kernel.org/pub/scm/linux...Arnaldo Carvalho de Melo2012-07-05
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | tools lib traceevent: Cleanup realloc useNamhyung Kim2012-07-04
| | | * | | | | | | | | | | tools lib traceevent: Add missing break in make_bprint_argsPeter Huewe2012-07-04
| | | * | | | | | | | | | | tools lib traceevent: Check return value of arg_to_str()Namhyung Kim2012-07-04
| | | * | | | | | | | | | | tools lib traceevent: Check result of malloc() during reading tokenNamhyung Kim2012-07-04
| | | * | | | | | | | | | | tools lib traceevent: Fix some commentsNamhyung Kim2012-07-04
| | | * | | | | | | | | | | tools lib traceevent: Do not call add_event() again if allocation failedNamhyung Kim2012-07-04
| | | * | | | | | | | | | | tools lib traceevent: Pass string type argument to argsNamhyung Kim2012-07-04
| | | * | | | | | | | | | | tools lib traceevent: Handle realloc() failure pathNamhyung Kim2012-07-04
| | | * | | | | | | | | | | tools lib traceevent: Handle strdup failure casesNamhyung Kim2012-07-04
| | | * | | | | | | | | | | tools lib traceevent: Introduce extend_token()Namhyung Kim2012-07-04
| | | * | | | | | | | | | | tools lib traceevent: Fix printk_cmp()Namhyung Kim2012-07-04
| | | * | | | | | | | | | | tools lib traceevent: Fix trace_printk for long integersWolfgang Mauerer2012-07-04
| | | * | | | | | | | | | | tools lib traceevent: Fix %pM print format arg handlingSteven Rostedt2012-07-04
| | | * | | | | | | | | | | tools lib traceevent: Add support to show migrate disable counterSteven Rostedt2012-07-04
| | | * | | | | | | | | | | tools lib traceevent: Add support for "%.*s" in bprintk eventsSteven Rostedt2012-07-04
| | | * | | | | | | | | | | tools lib traceevent: Let filtering numbers by string use function namesSteven Rostedt2012-07-04
| | * | | | | | | | | | | | perf tools: Split event symbols arrays to hw and sw partsJiri Olsa2012-07-05
| | * | | | | | | | | | | | perf tools: Split out PE_VALUE_SYM parsing token to SW and HW tokensJiri Olsa2012-07-05
| | * | | | | | | | | | | | perf tools: Add empty rule for new line in event syntax parsingJiri Olsa2012-07-05
| | * | | | | | | | | | | | perf test: Use ARRAY_SIZE in parse events testsJiri Olsa2012-07-04
| | |/ / / / / / / / / / /
| | * | | | | | | | | | | perf bench: Fix confused variable namings and descriptions in mem subsystemHitoshi Mitake2012-07-02
| | * | | | | | | | | | | perf tools: Adding round_up/round_down macrosJiri Olsa2012-06-29
| | * | | | | | | | | | | perf symbols: Add '.note' check into search for NOTE sectionJiri Olsa2012-06-29
| | * | | | | | | | | | | perf tools: Fix generation of pmu listRobert Richter2012-06-29
| | * | | | | | | | | | | perf evsel: Handle hw breakpoints event names in perf_evsel__name()Jiri Olsa2012-06-29
| | * | | | | | | | | | | perf tools: Fix hw breakpoint's type modifier parsingJiri Olsa2012-06-29
| | * | | | | | | | | | | tools lib traceevent: Replace malloc_or_die to plain malloc in alloc_event()Namhyung Kim2012-06-29
| | * | | | | | | | | | | tools lib traceevent: Add support for __print_hex()Namhyung Kim2012-06-29
| | * | | | | | | | | | | tools lib traceevent: Use local variable 'field'Namhyung Kim2012-06-29
| | * | | | | | | | | | | tools lib traceevent: Check string is really printableNamhyung Kim2012-06-29
| | * | | | | | | | | | | tools lib traceevent: Make dependency files regeneratableNamhyung Kim2012-06-29
| | * | | | | | | | | | | tools lib traceevent: Teach [ce]tags about libtraceeevent error codesNamhyung Kim2012-06-29
| | * | | | | | | | | | | tools lib traceevent: Fix clean target in MakefileKonstantin Stepanyuk2012-06-29
| * | | | | | | | | | | | perf/x86: Uncore filter support for SandyBridge-EPYan, Zheng2012-07-05
| * | | | | | | | | | | | perf/x86: Detect number of instances of uncore CBoxYan, Zheng2012-07-05
| * | | | | | | | | | | | perf/x86: Fix event constraint for SandyBridge-EP C-BoxYan, Zheng2012-07-05