summaryrefslogtreecommitdiffstats
path: root/kernel/sched/core.c
diff options
context:
space:
mode:
authorIngo Molnar <mingo@kernel.org>2015-01-30 19:26:32 +0100
committerIngo Molnar <mingo@kernel.org>2015-01-30 19:26:32 +0100
commit1ed39bac21c3c2934b18de34df9478ad7b8edf1f (patch)
tree7098b1f13486d538e522191c577c632d3c6cb37e /kernel/sched/core.c
parentb3890e4704594fa23abe1395d1fafc97d3214be8 (diff)
parentc52686f9f888d23ca72f1309e86af8e91d075697 (diff)
downloadop-kernel-dev-1ed39bac21c3c2934b18de34df9478ad7b8edf1f.zip
op-kernel-dev-1ed39bac21c3c2934b18de34df9478ad7b8edf1f.tar.gz
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 Carvalho de Melo: User visible changes: - Show precise number of samples in at the end of a 'record' session, if processing build ids, since we will then traverse the whole perf.data file and see all the PERF_RECORD_SAMPLE records, otherwise stop showing the previous off-base heuristicly counted number of "samples" (Namhyung Kim). - Support to read compressed module from build-id cache (Namhyung Kim) Infrastructure changes: - Cache eh/debug frame offset for dwarf unwind (Namhyung Kim) - Set header version correctly in all cases (Namhyung Kim) - Set attr.task bit for a tracking event, to be consistent (Namhyung Kim) perf tools: Use perf_data_file__fd() consistently perf symbols: Convert lseek + read to pread - Don't rely on malloc working for sz 0, fixing another problem when using uClibc (Vineet Gupta) - Provide stub for missing pthread_attr_setaffinity_np for libcs where this is not available, such as uClibc (Vineet Gupta) Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com> Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'kernel/sched/core.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud