1. 28 Aug, 2019 14 commits
  2. 27 Aug, 2019 1 commit
    • Ingo Molnar's avatar
      Merge tag 'perf-core-for-mingo-5.4-20190826' of... · 794b8bed
      Ingo Molnar authored
      Merge tag 'perf-core-for-mingo-5.4-20190826' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
      
      Pull perf/core improvements and fixes from Arnaldo Carvalho de Melo:
      
      perf report:
      
        Andi Kleen:
      
        - Make --ns time sort key output column wide enough for nanoseconds.
      
      perf script:
      
        Gustavo A. R. Silva:
      
        - Fix memory leaks in list_scripts()
      
      perf tests:
      
        James Clark:
      
        - Fixes hang in zstd compression test by changing the source of random data.
      
      perf trace:
      
        Arnaldo Carvalho de Melo:
      
        - augmented_raw_syscalls.c BPF helper improvements.
      
        Benjamin Peterson:
      
        - Fix off-by-one error in ioctl cmd->string table.
      
      libperf:
      
        Jiri Olsa:
      
        - Move most PERF_RECORD_ structs to perf/event.h.
      
      headers:
      
        Arnaldo Carvalho de Melo:
      
        - Move cacheline related routines to separate source files.
      
        - Move record_opts and other record declarations to separate files.
      
        - Explicitly add some more needed headers here and there.
      
        Souptick Joarder:
      
        - Remove some duplicate include directives.
      Signed-off-by: default avatarArnaldo Carvalho de Melo <acme@redhat.com>
      Signed-off-by: default avatarIngo Molnar <mingo@kernel.org>
      794b8bed
  3. 26 Aug, 2019 25 commits