]> asedeno.scripts.mit.edu Git - linux.git/shortlog
linux.git
2017-07-26 Krister Johansenperf top: Support lookup of symbols in other mount...
2017-07-25 Jiri Olsaperf evsel: Add verbose output for sys_perf_event_open...
2017-07-25 Sudeep Hollaperf jvmti: Fix linker error when libelf config is disabled
2017-07-25 David Carrillo-Cisnerosperf annotate: Process tracing data in pipe mode
2017-07-25 David Carrillo-Cisnerosperf tools: Add EXCLUDE_EXTLIBS and EXTRA_PERFLIBS...
2017-07-25 Arnaldo Carvalho de Meloperf cgroup: Fix refcount usage
2017-07-25 Thomas Richterperf report: Fix kernel symbol adjustment for s390x
2017-07-25 Taeung Songperf annotate stdio: Fix --show-total-period
2017-07-21 Taeung Songperf annotate: Do not overwrite sample->period
2017-07-21 Taeung Songperf annotate: Store the sample period in each histogra...
2017-07-21 Taeung Songperf hists: Pass perf_sample to __symbol__inc_addr_samp...
2017-07-21 Taeung Songperf annotate: Rename 'sum' to 'nr_samples' in struct...
2017-07-21 Taeung Songperf annotate: Introduce struct sym_hist_entry
2017-07-20 Arnaldo Carvalho de Melotools lib: Update copy of strtobool from the kernel sources
2017-07-20 Arnaldo Carvalho de Melotools include: Adopt strstarts() from the kernel
2017-07-20 Arnaldo Carvalho de Meloperf trace: Filter out 'sshd' in the tracer ancestry...
2017-07-20 Arnaldo Carvalho de Meloperf trace: Introduce filter_loop_pids()
2017-07-20 Arnaldo Carvalho de Meloperf trace beauty clone: Suppress unused args according...
2017-07-20 Arnaldo Carvalho de Meloperf trace beauty clone: Beautify syscall arguments
2017-07-20 Arnaldo Carvalho de Melotools include uapi: Grab a copy of linux/sched.h
2017-07-20 Arnaldo Carvalho de Meloperf trace: Allow specifying names to syscall arguments...
2017-07-20 Arnaldo Carvalho de Meloperf trace: Allow specifying number of syscall args...
2017-07-20 Arnaldo Carvalho de Meloperf trace: Ditch __syscall__arg_val() variant, not...
2017-07-20 Arnaldo Carvalho de Meloperf trace: Use the syscall_fmt formatters without...
2017-07-20 Arnaldo Carvalho de Meloperf trace: Allow allocating sc->arg_fmt even without...
2017-07-20 Arnaldo Carvalho de Meloperf trace beauty mmap: Ignore 'fd' and 'offset' args...
2017-07-20 Arnaldo Carvalho de Meloperf trace: Add missing ' = ' in the default formatting...
2017-07-20 Kan Liangperf intel-pt: Always set no branch for dummy event
2017-07-20 Kan Liangperf intel-pt: Set no_aux_samples for the tracking event
2017-07-20 Ingo MolnarMerge tag 'perf-core-for-mingo-4.13-20170718' of git...
2017-07-20 Alexander Shishkinperf/core: Fix scheduling regression of pinned groups
2017-07-19 Jin Yaoperf report: Show branch type in callchain entry
2017-07-19 Jin Yaoperf report: Show branch type statistics for stdio mode
2017-07-19 Jin Yaoperf util: Create branch.c/.h for common branch functions
2017-07-19 Jin Yaoperf report: Refactor the branch info printing code
2017-07-19 Jin Yaoperf record: Create a new option save_type in --branch...
2017-07-19 Jin Yaoperf/x86/intel: Record branch type
2017-07-19 Jin Yaoperf/core: Define the common branch type classification
2017-07-19 David Carrillo-Cisnerosperf header: Add event desc to pipe-mode header
2017-07-19 David Carrillo-Cisnerosperf tools: Add feature header record to pipe-mode
2017-07-19 David Carrillo-Cisnerosperf tool: Add show_feature_header to perf_tool
2017-07-19 David Carrillo-Cisnerosperf header: Change FEAT_OP* macros
2017-07-19 David Carrillo-Cisnerosperf header: Add a buffer to struct feat_fd
2017-07-19 David Carrillo-Cisnerosperf header: Make write_pmu_mappings pipe-mode friendly
2017-07-19 David Carrillo-Cisnerosperf header: Use struct feat_fd in read header records
2017-07-19 David Carrillo-Cisnerosperf header: Don't pass struct perf_file_section to...
2017-07-19 David Carrillo-Cisnerosperf header: Use struct feat_fd to process header records
2017-07-19 David Carrillo-Cisnerosperf header: Use struct feat_fd for print
2017-07-19 David Carrillo-Cisnerosperf header: Add struct feat_fd for write
2017-07-19 David Carrillo-Cisnerosperf header: Revamp do_write()
2017-07-19 David Carrillo-Cisnerosperf util: Add const modifier to buf in "writen" function
2017-07-19 David Carrillo-Cisnerosperf header: Fail on write_padded error
2017-07-19 David Carrillo-Cisnerosperf header: Add PROCESS_STR_FUN macro
2017-07-19 David Carrillo-Cisnerosperf header: Encapsulate read and swap
2017-07-19 Jin Yaoperf report: Enable finding kernel inline functions
2017-07-19 Arnaldo Carvalho de Meloperf trace beauty: Simplify syscall return formatting
2017-07-19 Arnaldo Carvalho de Meloperf trace beauty fcntl: Beautify the 'arg' for DUPFD
2017-07-19 Arnaldo Carvalho de Meloperf trace beauty fcntl: Do not suppress 'cmd' when...
2017-07-19 Arnaldo Carvalho de Meloperf trace: Allow syscall arg formatters to request...
2017-07-19 Arnaldo Carvalho de Meloperf trace: Group per syscall arg formatter info into...
2017-07-19 Arnaldo Carvalho de Meloperf trace beauty fcntl: Beautify F_GETLEASE and F_SETL...
2017-07-19 Arnaldo Carvalho de Meloperf trace beauty: Export strarray for use in per-objec...
2017-07-19 Jiri Olsaperf tests attr: Add optional term
2017-07-19 Jiri Olsaperf tests attr: Fix stat sample_type setup
2017-07-19 Jiri Olsaperf tests attr: Fix precise_ip setup
2017-07-19 Jiri Olsaperf tests attr: Fix sample_period setup
2017-07-19 Jiri Olsaperf tests attr: Fix cpu test disabled term setup
2017-07-19 Jiri Olsaperf tests attr: Add proper return values
2017-07-19 Jiri Olsaperf tests attr: Fix no-delay test
2017-07-19 Jiri Olsaperf tests attr: Fix record dwarf test
2017-07-19 Jiri Olsaperf tests attr: Add 1s for exclude_kernel and task...
2017-07-19 Jiri Olsaperf tests attr: Rename compare_data to data_equal
2017-07-19 Jiri Olsaperf tests attr: Make compare_data global
2017-07-19 Jiri Olsaperf tests attr: Add test_attr__ready function
2017-07-19 Jiri Olsaperf tests attr: Do not store failed events
2017-07-19 Arnaldo Carvalho de Meloperf test sdt: Handle realpath() failure
2017-07-19 Arnaldo Carvalho de Meloperf record: Do not ask for precise_ip with --no-samples
2017-07-19 Arnaldo Carvalho de Meloperf evlist: Allow asking for max precise_ip in add_def...
2017-07-19 Arnaldo Carvalho de Meloperf evsel: Allow asking for max precise_ip in new_cycles()
2017-07-19 Krister Johansenperf buildid-cache: Cache debuginfo
2017-07-19 Krister Johansenperf buildid-cache: Support binary objects from other...
2017-07-19 Krister Johansenperf probe: Allow placing uprobes in alternate namespaces.
2017-07-19 Krister Johansenperf maps: Lookup maps in both intitial mountns and...
2017-07-19 Krister Johansenperf symbols: Find symbols in different mount namespace
2017-07-19 Arnaldo Carvalho de Melotools build: Add test for setns()
2017-07-19 Arnaldo Carvalho de Melotools include uapi x86: Add __NR_setns, if missing
2017-07-19 Arnaldo Carvalho de Melotools include uapi x86: Grab a copy of unistd.h
2017-07-19 Sukadev Bhattiproluperf vendor events: Add POWER9 PVRs to mapfile
2017-07-19 Sukadev Bhattiproluperf vendor events: Add POWER9 PMU events
2017-07-19 Shriyaperf pmu-events: Support additional POWER8+ PVR in mapfile
2017-07-19 Arnaldo Carvalho de Meloperf trace beauty fcntl: Beautify F_GETOWN and F_SETOWN
2017-07-19 Arnaldo Carvalho de Meloperf trace beauty: Export the pid beautifier for use...
2017-07-19 Arnaldo Carvalho de Meloperf trace beauty fcntl: Augment the return of F_DUPFD...
2017-07-19 Arnaldo Carvalho de Meloperf trace beauty: Export the fd beautifier for use...
2017-07-19 Arnaldo Carvalho de Meloperf trace beauty: Give syscall return beautifier more...
2017-07-19 Arnaldo Carvalho de Meloperf trace beauty fcntl: Beautify F_[GS]ETFD arg/return...
2017-07-19 Arnaldo Carvalho de Meloperf trace beauty fcntl flags: Beautify F_SETFL arg
2017-07-19 Arnaldo Carvalho de Meloperf trace beauty open flags: Move RDRW to the start...
2017-07-19 Arnaldo Carvalho de Meloperf trace beauty fcntl: Beautify F_GETFL return value
2017-07-19 Arnaldo Carvalho de Meloperf trace beauty open flags: Do not depend on the...
next