1. 14 Apr, 2014 3 commits
  2. 19 Mar, 2014 1 commit
    • Ingo Molnar's avatar
      Merge tag 'perf-core-for-mingo' of... · 538592ff
      Ingo Molnar authored
      Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
      
      Pull perf/core improvements and fixes from Arnaldo:
      
      User visible:
      
        * Fixup header alignment in 'perf sched latency' output (Ramkumar Ramachandra)
      
        * Fix off-by-one error in 'perf timechart record' argv handling (Ramkumar Ramachandra)
      
        * Print the evsel name in the annotate stdio output, prep to fix support
          outputting annotation for multiple events, not just for the first one
          (Arnaldo Carvalho de Melo)
      
      Internals:
      
        * Use tid in mmap/mmap2 events to find maps (Don Zickus)
      
        * Record the reason for filtering an address_location (Namhyung Kim)
      
        * Apply all filters to an addr_location (Namhyung Kim)
      
        * Merge al->filtered with hist_entry->filtered in report/hists (Namhyung Kim)
      
        * Fix memory leak when synthesizing thread records (Namhyung Kim)
      
        * Use ui__has_annotation() in 'report' (Namhyung Kim)
      
      Cleanups:
      
        * Remove unused thread__find_map function (Jiri Olsa)
      
        * Remove unused simple_strtoul() function (Ramkumar Ramachandra)
      
      Documentation:
      
        * Update function names in debug messages (Ramkumar Ramachandra)
      
        * Update some code references in design.txt (Ramkumar Ramachandra)
      Signed-off-by: default avatarArnaldo Carvalho de Melo <acme@redhat.com>
      Signed-off-by: default avatarIngo Molnar <mingo@kernel.org>
      538592ff
  3. 18 Mar, 2014 14 commits
  4. 14 Mar, 2014 17 commits
  5. 12 Mar, 2014 1 commit
  6. 11 Mar, 2014 4 commits