]> asedeno.scripts.mit.edu Git - linux.git/shortlog
linux.git
2019-11-07 Jin Yaoperf report: Sort by sampled cycles percent per block...
2019-11-07 Jin Yaoperf report: Support --percent-limit for --total-cycles
2019-11-07 Jin Yaoperf report: Sort by sampled cycles percent per block...
2019-11-07 Jin Yaoperf hist: Support block formats with compare/sort/display
2019-11-07 Jin Yaoperf hist: Count the total cycles of all samples
2019-11-07 Jin Yaoperf block: Cleanup and refactor block info functions
2019-11-07 Jin Yaoperf diff: Don't use hack to skip column length calculation
2019-11-07 Leo Yanperf tests: Fix out of bounds memory access
2019-11-07 Jiwei Sunperf record: Add support for limit perf output file size
2019-11-07 Masami Hiramatsuperf probe: Skip overlapped location on searching variables
2019-11-07 Masami Hiramatsuperf probe: Fix to show calling lines of inlined functions
2019-11-07 Masami Hiramatsuperf probe: Filter out instances except for inlined...
2019-11-07 Masami Hiramatsuperf probe: Skip end-of-sequence and non statement lines
2019-11-07 Masami Hiramatsuperf probe: Return a better scope DIE if there is no...
2019-11-07 Ian Rogersperf annotate: Fix heap overflow
2019-11-07 Arnaldo Carvalho de Meloperf machine: Add kernel_dso() method
2019-11-07 Arnaldo Carvalho de Meloperf symbols: Remove needless checks for map->groups...
2019-11-07 Ian Rogersperf parse: Add a deep delete for parse event terms
2019-11-07 Ian Rogersperf parse: If pmu configuration fails free terms
2019-11-07 Ian Rogersperf parse: Before yyabort-ing free components
2019-11-07 Ian Rogersperf parse: Add destructors for parse event terms
2019-11-06 Ian Rogersperf parse: Ensure config and str in terms are unique
2019-11-06 Ian Rogersperf parse: Add parse events handle error
2019-11-06 Adrian Hunterperf inject: Make --strip keep evsels
2019-11-06 John Garryperf tools: Fix cross compile for ARM64
2019-11-06 Jiri Olsaperf stat: Add --per-node agregation support
2019-11-06 Jiri Olsaperf env: Add perf_env__numa_node()
2019-11-06 Haiyan Songperf vendor events intel: Update all the Intel JSON...
2019-11-06 Haiyan Songperf vendor events intel: Update CascadelakeX events...
2019-11-06 Ian Rogersperf tools: Splice events onto evlist even on error
2019-11-06 James Clarklibsubcmd: Use -O0 with DEBUG=1
2019-11-06 James Clarklibsubcmd: Move EXTRA_FLAGS to the end to allow overrid...
2019-11-06 Arnaldo Carvalho de Meloperf map_groups: Introduce for_each_entry() and for_eac...
2019-11-06 Arnaldo Carvalho de Meloperf maps: Add for_each_entry()/_safe() iterators
2019-11-06 Arnaldo Carvalho de Meloperf map: Allow map__next() to receive a NULL arg
2019-11-06 Arnaldo Carvalho de Meloperf map: Check if the map still has some refcounts on exit
2019-11-06 Adrian Hunterperf dso: Add dso__data_write_cache_addr()
2019-11-06 Adrian Hunterperf dso: Refactor dso_cache__read()
2019-11-06 Adrian Hunterperf auxtrace: Add auxtrace_cache__remove()
2019-11-06 Masami Hiramatsuperf probe: Fix to show ranges of variables in function...
2019-11-06 Masami Hiramatsuperf probe: Fix to show inlined function callsite witho...
2019-11-06 Masami Hiramatsuperf probe: Fix to list probe event with correct line...
2019-11-06 Masami Hiramatsuperf probe: Fix to probe an inline function which has...
2019-11-06 Masami Hiramatsuperf probe: Fix to probe a function which has no entry pc
2019-11-06 Masami Hiramatsuperf probe: Fix wrong address verification
2019-11-06 Yunfeng Yeperf jevents: Fix resource leak in process_mapfile...
2019-11-06 Masami Hiramatsuperf probe: Fix to show function entry line as probe-able
2019-11-06 Masami Hiramatsuperf probe: Walk function lines in lexical blocks
2019-11-06 Masami Hiramatsuperf probe: Fix to find range-only function instance
2019-11-06 Igor Lubashevperf kvm: Use evlist layer api when possible
2019-11-06 Leo Yanperf tests: Fix a typo
2019-11-06 Ian Rogersperf tools: Avoid a malloc() for array events
2019-11-06 Ian Rogersperf tools: Move ALLOC_LIST into a function
2019-11-06 Andi Kleenperf evsel: Avoid close(-1)
2019-11-06 Andi Kleenperf evsel: Always preserve errno while cleaning up...
2019-11-06 Leo Yanperf cs-etm: Fix definition of macro TO_CS_QUEUE_NR
2019-11-06 Arnaldo Carvalho de Meloperf llvm: Make .o saving a debug message, not an info one
2019-11-06 Adrian Hunterperf record: Put a copy of kcore into the perf.data...
2019-11-06 Adrian Hunterperf data: Support single perf.data file directory
2019-11-06 Jiri Olsaperf session: Fix indent in perf_session__new()"
2019-11-06 Adrian Hunterperf data: Rename directory "header" file to "data"
2019-11-06 Adrian Hunterperf data: Move perf_dir_version into data.h
2019-11-06 Adrian Hunterperf data: Correctly identify directory data files
2019-10-28 Liang, Kanperf/core: Optimize perf_init_event() for TYPE_SOFTWARE
2019-10-28 Peter Zijlstraperf/core: Optimize perf_init_event()
2019-10-28 Peter Zijlstraperf/core: Optimize perf_install_in_event()
2019-10-28 Alexey Budankovperf/x86: Synchronize PMU task contexts on optimized...
2019-10-28 Alexey Budankovperf/x86/intel: Implement LBR callstack context synchro...
2019-10-28 Alexey Budankovperf/x86: Install platform specific ->swap_task_ctx...
2019-10-28 Alexey Budankovperf/core, perf/x86: Introduce swap_task_ctx() method...
2019-10-28 Ingo MolnarMerge branch 'perf/urgent' into perf/core, to pick up fixes
2019-10-28 Geert Uytterhoevenperf/headers: Fix spelling s/EACCESS/EACCES/, s/privili...
2019-10-28 Kan Liangperf/x86/uncore: Fix event group support
2019-10-28 Kim Phillipsperf/x86/amd/ibs: Handle erratum #420 only on the affec...
2019-10-28 Kim Phillipsperf/x86/amd/ibs: Fix reading of the IBS OpData registe...
2019-10-28 Alexander Shishkinperf/core: Start rejecting the syscall with attr.__rese...
2019-10-27 Linus TorvaldsLinux 5.4-rc5 v5.4-rc5
2019-10-27 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2019-10-27 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2019-10-27 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git.kerne...
2019-10-27 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git.kernel...
2019-10-27 Linus TorvaldsMerge tag '5.4-rc5-smb3-fixes' of git://git.samba.org...
2019-10-27 Linus TorvaldsMerge tag 'riscv/for-v5.4-rc5-b' of git://git.kernel...
2019-10-26 Linus TorvaldsMerge tag 'mips_fixes_5.4_3' of git://git.kernel.org...
2019-10-26 Linus TorvaldsMerge tag 'tty-5.4-rc5' of git://git.kernel.org/pub...
2019-10-26 Linus TorvaldsMerge tag 'staging-5.4-rc5' of git://git.kernel.org...
2019-10-26 Linus TorvaldsMerge tag 'driver-core-5.4-rc5' of git://git.kernel...
2019-10-26 Linus TorvaldsMerge tag 'char-misc-5.4-rc5' of git://git.kernel.org...
2019-10-26 Linus TorvaldsMerge tag 'usb-5.4-rc5' of git://git.kernel.org/pub...
2019-10-26 Linus TorvaldsMerge branch 'i2c/for-current-fixed' of git://git.kerne...
2019-10-26 Linus TorvaldsMerge tag 'for-linus-2019-10-26' of git://git.kernel...
2019-10-26 Linus TorvaldsMerge tag 's390-5.4-5' of git://git.kernel.org/pub...
2019-10-26 Linus TorvaldsMerge tag 'for-linus-5.4-rc5-tag' of git://git.kernel...
2019-10-26 Linus TorvaldsMerge tag 'dma-mapping-5.4-2' of git://git.infradead...
2019-10-26 Linus TorvaldsMerge tag 'dax-fix-5.4-rc5' of git://git.kernel.org...
2019-10-26 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2019-10-25 Christoph Hellwigriscv: cleanup do_trap_break
2019-10-25 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2019-10-25 Mike Christienbd: verify socket is supported during setup
2019-10-25 Mark Brownata: libahci_platform: Fix regulator_get_optional() misuse
next