]> asedeno.scripts.mit.edu Git - linux.git/history - tools
perf parse: Use YYABORT to clear stack after failure, plugging leaks
[linux.git] / tools /
2019-11-12 Ian Rogersperf parse: Use YYABORT to clear stack after failure...
2019-11-12 Ravi Bangoriaperf tool: Provide an option to print perf_event_open...
2019-11-12 Arnaldo Carvalho... perf map: Remove ->groups from 'struct map'
2019-11-12 Arnaldo Carvalho... perf map: Combine maps__fixup_overlappings with its...
2019-11-12 Arnaldo Carvalho... perf annotate: Stop using map->groups, use map_symbol...
2019-11-12 Arnaldo Carvalho... perf tools: Add a 'struct map_groups' pointer to 'struc...
2019-11-12 Arnaldo Carvalho... perf symbols: Use kmaps(map)->machine when we know...
2019-11-12 Arnaldo Carvalho... pref tools: Make 'struct addr_map_symbol' contain ...
2019-11-12 Arnaldo Carvalho... perf callchain: Use 'struct map_symbol' in 'struct...
2019-11-12 Arnaldo Carvalho... perf unwind: Use 'struct map_symbol' in 'struct unwind_...
2019-11-12 Arnaldo Carvalho... perf annotate: Pass a 'map_symbol' in places receiving...
2019-11-12 Arnaldo Carvalho... perf tools: Add map_groups to 'struct addr_location'
2019-11-12 Arnaldo Carvalho... perf map_groups: Pass the object to map_groups__find_ams()
2019-11-12 Arnaldo Carvalho... perf symbols: Stop using map->groups, we can use kmaps...
2019-11-12 Arnaldo Carvalho... perf map: Use map->dso->kernel + map__kmaps() in map__k...
2019-11-12 Ingo MolnarMerge tag 'perf-core-for-mingo-5.5-20191107' of git...
2019-11-11 Ingo MolnarMerge tag 'v5.4-rc7' into perf/core, to pick up fixes
2019-11-10 Linus TorvaldsMerge tag 'armsoc-fixes' of git://git.kernel.org/pub...
2019-11-10 Linus TorvaldsMerge tag 'staging-5.4-rc7' of git://git.kernel.org...
2019-11-10 Linus TorvaldsMerge tag 'char-misc-5.4-rc7' of git://git.kernel.org...
2019-11-10 Linus TorvaldsMerge tag 'configfs-for-5.4-2' of git://git.infradead...
2019-11-10 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2019-11-10 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2019-11-10 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2019-11-10 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git.kerne...
2019-11-10 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git.kernel...
2019-11-10 Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git.kerne...
2019-11-10 Linus TorvaldsMerge tag '5.4-rc7-smb3-fix' of git://git.samba.org...
2019-11-10 Linus TorvaldsMerge tag 'pinctrl-v5.4-3' of git://git.kernel.org...
2019-11-09 Linus TorvaldsMerge tag 'for-5.4-rc6-tag' of git://git.kernel.org...
2019-11-09 Linus TorvaldsMerge tag 'linux-watchdog-5.4-rc7' of git://www.linux...
2019-11-09 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2019-11-09 Linus TorvaldsMerge tag 'for-linus-2019-11-08' of git://git.kernel...
2019-11-08 Linus TorvaldsMerge tag 'pwm/for-5.4-rc7' of git://git.kernel.org...
2019-11-08 Linus TorvaldsMerge tag 'ceph-for-5.4-rc7' of git://github.com/ceph...
2019-11-08 Linus TorvaldsMerge tag 'modules-for-v5.4-rc7' of git://git.kernel...
2019-11-08 Linus TorvaldsMerge tag 'arm64-fixes' of git://git.kernel.org/pub...
2019-11-08 Linus TorvaldsMerge tag 'xarray-5.4' of git://git.infradead.org/users...
2019-11-08 Linus TorvaldsMerge tag 'pm-5.4-rc7' of git://git.kernel.org/pub...
2019-11-08 Linus TorvaldsMerge tag 'sound-5.4-rc7' of git://git.kernel.org/pub...
2019-11-08 Linus TorvaldsMerge tag 'drm-fixes-2019-11-08' of git://anongit.freed...
2019-11-08 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git.kernel...
2019-11-08 Dave AirlieMerge tag 'drm-misc-fixes-2019-11-07-1' of git://anongi...
2019-11-07 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
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 Takashi IwaiMerge tag 'asoc-fix-v5.4-rc6' of https://git.kernel...
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... perf machine: Add kernel_dso() method
2019-11-07 Arnaldo Carvalho... perf 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-07 David S. MillerMerge tag 'mlx5-fixes-2019-11-06' of git://git.kernel...
2019-11-07 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2019-11-07 David S. MillerMerge branch 'net-tls-add-a-TX-lock'
2019-11-07 Jakub Kicinskiselftests/tls: add test for concurrent recv and send
2019-11-06 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
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... perf map_groups: Introduce for_each_entry() and for_eac...
2019-11-06 Arnaldo Carvalho... perf maps: Add for_each_entry()/_safe() iterators
2019-11-06 Arnaldo Carvalho... perf map: Allow map__next() to receive a NULL arg
2019-11-06 Arnaldo Carvalho... perf 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
next