summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-12-20perf tools: Remove stale git headlines from top commentNamhyung Kim
2011-12-20perf tools: Fix a memory leak on perf_read_values_destroyNamhyung Kim
2011-12-20perf symbols: Fix error path on symbol__init()Namhyung Kim
2011-12-20perf symbols: Get rid of duplicated snprintf()Namhyung Kim
2011-12-20perf evlist: Fix errno value reporting on failed mmapNelson Elhage
2011-12-20perf report: Document '--call-graph' for optional print_limit argumentNamhyung Kim
2011-12-20perf evsel: Fix uninitialized memory access to struct perf_sampleRobert Richter
2011-12-20perf record: Add ability to record event periodAndrew Vagin
2011-12-20Merge branch 'for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/...Ingo Molnar
2011-12-12perf tools: Add ability to synthesize event according to a sampleAndrew Vagin
2011-12-12perf script: Implement option for system-wide profilingRobert Richter
2011-12-12perf script: Fix mem leaks and NULL pointer checks around strdup()sRobert Richter
2011-12-07oprofile, s390: Add event interface to the System z hardware sampling moduleAndreas Krebbel
2011-12-07oprofile: Fix oprofile_timer_exit() breakageRobert Richter
2011-12-06perf, x86: Expose perf capability to other modulesGleb Natapov
2011-12-06perf, x86: Implement arch event mask as quirkPeter Zijlstra
2011-12-06x86, perf: Disable non available architectural eventsGleb Natapov
2011-12-06jump_label: Provide jump_label_key initializersPeter Zijlstra
2011-12-06jump_label, x86: Fix section mismatchPeter Zijlstra
2011-12-06Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2011-12-06perf, core: Rate limit perf_sched_events jump_label patchingGleb Natapov
2011-12-06perf: Fix enable_on_exec for sibling eventsPeter Zijlstra
2011-12-06perf: Remove superfluous argumentsPeter Zijlstra
2011-12-06perf, x86: Prefer fixed-purpose counters when schedulingPeter Zijlstra
2011-12-06perf, x86: Fix event scheduler for constraints with overlapping countersRobert Richter
2011-12-06perf, x86: Implement event scheduler helper functionsRobert Richter
2011-12-06perf: Avoid a useless pmu_disable() in the perf-tickPeter Zijlstra
2011-12-06Merge branch 'perf/urgent' into perf/coreIngo Molnar
2011-12-05ftrace: Fix hash record accounting bugSteven Rostedt
2011-12-05perf: Fix parsing of __print_flags() in TP_printk()Steven Rostedt
2011-12-05jump_label: jump_label_inc may return before the code is patchedGleb Natapov
2011-12-05ftrace: Remove force undef config value left for testingSteven Rostedt
2011-12-05tracing: Restore system filter behaviorLi Zefan
2011-12-05tracing: fix event_subsystem ref countingIlya Dryomov
2011-12-05x86/tools: Add decoded instruction dump modeMasami Hiramatsu
2011-12-05x86: Update instruction decoder to support new AVX formatsMasami Hiramatsu
2011-12-05x86/tools: Fix insn_sanity message outputsMasami Hiramatsu
2011-12-05x86/tools: Fix instruction decoder message outputMasami Hiramatsu
2011-12-05x86: Fix instruction decoder to handle grouped AVX instructionsMasami Hiramatsu
2011-12-05x86/tools: Fix Makefile to build all test toolsMasami Hiramatsu
2011-12-05Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar
2011-12-05Merge branch 'perf/urgent' of git://github.com/acmel/linux into perf/urgentIngo Molnar
2011-12-05perf: Fix loss of notification with multi-eventPeter Zijlstra
2011-12-05perf, x86: Force IBS LVT offset assignment for family 10hRobert Richter
2011-12-05perf, x86: Disable PEBS on SandyBridge chipsPeter Zijlstra
2011-12-02perf test: Soft errors shouldn't stop the "Validate PERF_RECORD_" testArnaldo Carvalho de Melo
2011-12-02perf test: Validate PERF_RECORD_ events and perf_sample fieldsArnaldo Carvalho de Melo
2011-12-02perf event: Introduce perf_event__fprintfArnaldo Carvalho de Melo
2011-12-02trace_events_filter: Use rcu_assign_pointer() when setting ftrace_event_call-...Tejun Heo
2011-11-29perf test: Allow running just a subset of the available testsArnaldo Carvalho de Melo