]> git.ipfire.org Git - thirdparty/kernel/linux.git/shortlog
thirdparty/kernel/linux.git
2019-03-19  Song Liuperf bpf: Save bpf_prog_info in a rbtree in perf_env
2019-03-19  Song Liuperf bpf: Make synthesize_bpf_events() receive perf_ses...
2019-03-19  Song Liuperf bpf: Synthesize bpf events with bpf_program__get_p...
2019-03-19  Song Liubpftool: use bpf_program__get_prog_info_linear() in...
2019-03-19  Song Liutools lib bpf: Introduce bpf_program__get_prog_info_lin...
2019-03-19  Song Liuperf record: Replace option --bpf-event with --no-bpf...
2019-03-19  Changbin Duperf tests: Fix a memory leak in test__perf_evsel__tp_s...
2019-03-19  Changbin Duperf tests: Fix memory leak by expr__find_other() in...
2019-03-19  Changbin Duperf tests: Fix a memory leak of cpu_map object in...
2019-03-19  Arnaldo Carvalho... perf evsel: Free evsel->counts in perf_evsel__exit()
2019-03-19  Changbin Duperf top: Fix global-buffer-overflow issue
2019-03-19  Changbin Duperf maps: Purge all maps from the 'names' tree
2019-03-19  Changbin Duperf map: Remove map from 'names' tree in __maps__remove()
2019-03-19  Changbin Duperf hist: Add missing map__put() in error case
2019-03-19  Changbin Duperf top: Fix error handling in cmd_top()
2019-03-19  Changbin Duperf top: Delete the evlist before perf_session, fixing...
2019-03-19  Changbin Duperf build-id: Fix memory leak in print_sdt_events()
2019-03-19  Changbin Duperf config: Fix a memory leak in collect_config()
2019-03-19  Changbin Duperf config: Fix an error in the config template docume...
2019-03-19  Changbin Duperf tools: Fix errors under optimization level '-Og'
2019-03-19  Changbin Duperf list: Don't forget to drop the reference to the...
2019-03-19  Changbin Duperf tools: Add doc about how to build perf with Asan...
2019-03-19  Mamatha Inamdarperf vendor events: Remove P8 HW events which are not...
2019-03-19  Andi Kleenperf stat: Improve scaling
2019-03-19  Andi Kleenperf stat: Fix --no-scale
2019-03-19  Andi Kleenperf script: Support relative time
2019-03-19  Andi Kleenperf report: Indicate JITed code better in report
2019-03-19  Andi Kleenperf report: Show all sort keys in help output
2019-03-19  Andi Kleenperf record: Clarify help for --switch-output
2019-03-19  Andi Kleenperf record: Allow to limit number of reported perf...
2019-03-19  Andi Kleenperf list: Filter metrics too
2019-03-11  Arnaldo Carvalho... tools lib bpf: Fix the build by adding a missing stdarg...
2019-03-11  Andi Kleenperf tools report: Add custom scripts to script menu
2019-03-11  Andi Kleenperf ui browser: Fix ui popup argv browser for many...
2019-03-11  Andi Kleenperf script: Add array bound checking to list_scripts
2019-03-11  Andi Kleenperf tools: Add some new tips describing the new options
2019-03-11  Andi Kleenperf report: Implement browsing of individual samples
2019-03-11  Andi Kleenperf report: Support builtin perf script in scripts...
2019-03-11  Andi Kleenperf report: Support running scripts for current time...
2019-03-11  Andi Kleenperf report: Support time sort key
2019-03-11  Andi Kleenperf script: Filter COMM/FORK/.. events by CPU
2019-03-11  Arnaldo Carvalho... tools headers uapi: Update linux/in.h copy
2019-03-11  Arnaldo Carvalho... tools headers uapi: Sync copy of asm-generic/unistd...
2019-03-11  Arnaldo Carvalho... perf tools: Update x86's syscall_64.tbl, no change...
2019-03-11  Tony Jonesperf script python: Add printdate function to SQL exporters
2019-03-11  Tony Jonesperf script python: Add Python3 support to export-to...
2019-03-11  Tony Jonesperf script python: Add Python3 support to export-to...
2019-03-11  Tony Jonesperf script python: Add Python3 support to exported...
2019-03-11  Andi Kleenperf report: Use less for scripts output
2019-03-11  Jiri Olsaperf session: Add process callback to reader object
2019-03-11  Jiri Olsaperf header: Add DIR_FORMAT feature to describe directo...
2019-03-11  Jiri Olsaperf data: Make perf_data__size() work over directory
2019-03-11  Jiri Olsaperf data: Add perf_data__update_dir() function
2019-03-11  Jiri Olsaperf data: Don't store auxtrace index for directory...
2019-03-11  Jiri Olsaperf data: Support having perf.data stored as a directory
2019-03-11  Martin Liškaperf vendor events amd: perf PMU events for AMD Family 17h
2019-03-11  Adrian Hunterperf probe: Fix getting the kernel map
2019-03-11  Andi Kleenperf report: Parse time quantum
2019-03-11  Andi Kleenperf time-utils: Add utility function to print time...
2019-03-11  Andi Kleenperf report: Support output in nanoseconds
2019-03-11  Andi Kleenperf script: Support insn output for normal samples
2019-03-11  Stephane Eranianperf/core: Restore mmap record type correctly
2019-03-09  Ingo MolnarMerge tag 'perf-core-for-mingo-5.1-20190307' of git...
2019-03-09  Gustavo A.... perf/core: Mark expected switch fall-through
2019-03-09  Kan Liangperf/x86/intel/uncore: Fix client IMC events return...
2019-03-09  Alexander Shishkinperf/ring_buffer: Use high order allocations for AUX...
2019-03-06  Jiri Olsaperf data: Force perf_data__open|close zero data->file...
2019-03-06  Jiri Olsaperf session: Fix double free in perf_data__close
2019-03-06  Jiri Olsaperf evsel: Probe for precise_ip with simple attr
2019-03-06  Jiri Olsaperf tools: Read and store caps/max_precise in perf_pmu
2019-03-06  Jiri Olsaperf hist: Fix memory leak of srcline
2019-03-06  Jiri Olsaperf hist: Add error path into hist_entry__init
2019-03-06  Jiri Olsaperf c2c: Fix c2c report for empty numa node
2019-03-06  Tony Jonesperf script python: Add Python3 support to intel-pt...
2019-03-06  Tony Jonesperf script python: Add Python3 support to event_analyz...
2019-03-06  Tony Jonesperf script python: add Python3 support to check-perf...
2019-03-06  Tony Jonesperf script python: Add Python3 support to futex-conten...
2019-03-06  Tony Jonesperf script python: Remove mixed indentation
2019-03-06  Jin Yaoperf diff: Support --pid/--tid filter options
2019-03-06  Jin Yaoperf diff: Support --cpu filter option
2019-03-06  Jin Yaoperf diff: Support --time filter option
2019-03-06  Andi Kleenperf thread: Generalize function to copy from thread...
2019-03-06  Arnaldo Carvalho... perf annotate: Calculate the max instruction name,...
2019-03-06  Linus TorvaldsMerge branch 'x86-alternatives-for-linus' of git:/...
2019-03-06  Linus TorvaldsMerge branch 'sched-core-for-linus' of git://git.kernel...
2019-03-06  Linus TorvaldsMerge branch 'perf-core-for-linus' of git://git.kernel...
2019-03-06  Linus TorvaldsMerge branch 'locking-core-for-linus' of git://git...
2019-03-06  Linus TorvaldsMerge branch 'efi-core-for-linus' of git://git.kernel...
2019-03-06  Yang Weiperf clang: Remove needless extra semicolon
2019-03-06  Arnaldo Carvalho... perf bpf: Automatically add BTF ELF markers
2019-03-05  Linus TorvaldsMerge branch 'core-rcu-for-linus' of git://git.kernel...
2019-03-05  Linus TorvaldsMerge branch 'timers-2038-for-linus' of git://git.kerne...
2019-03-05  Linus TorvaldsMerge branch 'x86-pti-for-linus' of git://git.kernel...
2019-03-05  Linus TorvaldsMerge branch 'irq-core-for-linus' of git://git.kernel...
2019-03-05  Linus TorvaldsMerge branch 'timers-core-for-linus' of git://git.kerne...
2019-03-05  Linus TorvaldsMerge tag 'mips_5.1' of git://git.kernel.org/pub/scm...
2019-03-05  Linus TorvaldsMerge branch 'parisc-5.1-1' of git://git.kernel.org...
2019-03-05  Linus TorvaldsMerge tag 's390-5.1-1' of git://git.kernel.org/pub...
2019-03-05  Linus TorvaldsMerge tag 'm68k-for-v5.1-tag1' of git://git.kernel...
2019-03-05  Borislav Petkovx86: Deprecate a.out support
next