aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-04perf probe: Fix to probe on gcc generated symbols for offline kernelperf-urgent-for-mingo-4.10-20170104Masami Hiramatsu
2017-01-04perf probe: Fix --funcs to show correct symbols for offline moduleMasami Hiramatsu
2017-01-03perf symbols: Robustify reading of build-id from sysfsArnaldo Carvalho de Melo
2017-01-03perf tools: Install tools/lib/traceevent plugins with install-binArnaldo Carvalho de Melo
2017-01-03tools lib traceevent: Fix prev/next_prio for deadline tasksDaniel Bristot de Oliveira
2017-01-03perf record: Fix --switch-output documentation and commentJiri Olsa
2017-01-03perf record: Make __record_options staticJiri Olsa
2017-01-03tools lib subcmd: Add OPT_STRING_OPTARG_SET optionJiri Olsa
2017-01-02perf probe: Fix to get correct modname from elf headerMasami Hiramatsu
2016-12-28samples/bpf trace_output_user: Remove duplicate sys/ioctl.h includeArnaldo Carvalho de Melo
2016-12-27samples/bpf sock_example: Avoid getting ethhdr from two includesArnaldo Carvalho de Melo
2016-12-27perf sched timehist: Show total scheduling timeNamhyung Kim
2016-12-23Merge tag 'perf-urgent-for-mingo-20161222' of git://git.kernel.org/pub/scm/li...Ingo Molnar
2016-12-22perf sched timehist: Fix invalid period calculationperf-urgent-for-mingo-20161222Namhyung Kim
2016-12-22perf sched timehist: Remove hardcoded 'comm_width' check at print_summaryNamhyung Kim
2016-12-22perf sched timehist: Enlarge default 'comm_width'Namhyung Kim
2016-12-22perf sched timehist: Honour 'comm_width' when aligning the headersNamhyung Kim
2016-12-22perf/x86: Fix overlap counter scheduling bugPeter Zijlstra
2016-12-22perf/x86/pebs: Fix handling of PEBS buffer overflowsStephane Eranian
2016-12-20Merge tag 'perf-core-for-mingo-20161220' of git://git.kernel.org/pub/scm/linu...Ingo Molnar
2016-12-20samples/bpf: Move open_raw_sock to separate headerperf-core-for-mingo-20161220Joe Stringer
2016-12-20samples/bpf: Remove perf_event_open() declarationJoe Stringer
2016-12-20samples/bpf: Be consistent with bpf_load_program bpf_insn parameterArnaldo Carvalho de Melo
2016-12-20tools lib bpf: Add bpf_prog_{attach,detach}Joe Stringer
2016-12-20samples/bpf: Switch over to libbpfJoe Stringer
2016-12-20perf diff: Do not overwrite valid build idKan Liang
2016-12-20perf annotate: Don't throw error for zero length symbolsRavi Bangoria
2016-12-20perf bench futex: Fix lock-pi help stringDavidlohr Bueso
2016-12-20perf trace: Check if MAP_32BIT is defined (again)Jiri Olsa
2016-12-20samples/bpf: Make perf_event_read() staticArnaldo Carvalho de Melo
2016-12-18uprobes: Fix uprobes on MIPS, allow for a cache flush after ixol breakpoint c...Marcin Nowakowski
2016-12-15samples/bpf: Make samples more libbpf-centricJoe Stringer
2016-12-15tools lib bpf: Add flags to bpf_create_map()Joe Stringer
2016-12-15tools lib bpf: use __u32 from linux/types.hJoe Stringer
2016-12-15tools lib bpf: Sync {tools,}/include/uapi/linux/bpf.hJoe Stringer
2016-12-15perf annotate: Fix jump target outside of function address rangeRavi Bangoria
2016-12-15perf annotate: Support jump instruction with target as second operandRavi Bangoria
2016-12-15perf record: Force ignore_missing_thread for uid optionJiri Olsa
2016-12-15perf evsel: Allow to ignore missing pidJiri Olsa
2016-12-15perf thread_map: Add thread_map__remove functionJiri Olsa
2016-12-15perf evsel: Use variable instead of repeating lengthy FD macroJiri Olsa
2016-12-15perf mem: Fix --all-user/--all-kernel optionsJiri Olsa
2016-12-15perf tools: Remove some needless __maybe_unusedArnaldo Carvalho de Melo
2016-12-15perf sched timehist: Show callchains for idle statNamhyung Kim
2016-12-15perf sched timehist: Add -I/--idle-hist optionNamhyung Kim
2016-12-15perf sched timehist: Skip non-idle events when necessaryNamhyung Kim
2016-12-15perf sched timehist: Save callchain when entering idleNamhyung Kim
2016-12-15perf sched timehist: Introduce struct idle_time_dataNamhyung Kim
2016-12-15perf sched timehist: Split is_idle_sample()Namhyung Kim
2016-12-15perf tools: Move headers check into bash scriptJiri Olsa