projects
/
openwrt
/
staging
/
blogic.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
openwrt/staging/blogic.git
2019-03-21
Song Liu
perf bpf: Extract logic to create program names from...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-21
Song Liu
perf tools: Save bpf_prog_info and BTF of new BPF programs
commit
|
commitdiff
|
tree
|
snapshot
2019-03-21
Song Liu
perf evlist: Introduce side band thread
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Song Liu
perf annotate: Enable annotation of BPF programs
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Song Liu
perf build: Check what binutils's 'disassembler()'...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Song Liu
perf bpf: Process PERF_BPF_EVENT_PROG_LOAD for annotation
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Song Liu
perf symbols: Introduce DSO_BINARY_TYPE__BPF_PROG_INFO
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Song Liu
perf feature detection: Add -lopcodes to feature-libbfd
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Song Liu
perf top: Add option --no-bpf-event
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Song Liu
perf bpf: Save BTF information as headers to perf.data
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Song Liu
perf bpf: Save BTF in a rbtree in perf_env
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Song Liu
perf bpf: Save bpf_prog_info information as headers...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Song Liu
perf bpf: Save bpf_prog_info in a rbtree in perf_env
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Song Liu
perf bpf: Make synthesize_bpf_events() receive perf_ses...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Song Liu
perf bpf: Synthesize bpf events with bpf_program__get_p...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Song Liu
bpftool: use bpf_program__get_prog_info_linear() in...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Song Liu
tools lib bpf: Introduce bpf_program__get_prog_info_lin...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Song Liu
perf record: Replace option --bpf-event with --no-bpf...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Changbin Du
perf tests: Fix a memory leak in test__perf_evsel__tp_s...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Changbin Du
perf tests: Fix memory leak by expr__find_other() in...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Changbin Du
perf tests: Fix a memory leak of cpu_map object in...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Arnaldo Carvalho...
perf evsel: Free evsel->counts in perf_evsel__exit()
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Changbin Du
perf top: Fix global-buffer-overflow issue
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Changbin Du
perf maps: Purge all maps from the 'names' tree
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Changbin Du
perf map: Remove map from 'names' tree in __maps__remove()
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Changbin Du
perf hist: Add missing map__put() in error case
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Changbin Du
perf top: Fix error handling in cmd_top()
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Changbin Du
perf top: Delete the evlist before perf_session, fixing...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Changbin Du
perf build-id: Fix memory leak in print_sdt_events()
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Changbin Du
perf config: Fix a memory leak in collect_config()
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Changbin Du
perf config: Fix an error in the config template docume...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Changbin Du
perf tools: Fix errors under optimization level '-Og'
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Changbin Du
perf list: Don't forget to drop the reference to the...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Changbin Du
perf tools: Add doc about how to build perf with Asan...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Mamatha Inamdar
perf vendor events: Remove P8 HW events which are not...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Andi Kleen
perf stat: Improve scaling
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Andi Kleen
perf stat: Fix --no-scale
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Andi Kleen
perf script: Support relative time
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Andi Kleen
perf report: Indicate JITed code better in report
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Andi Kleen
perf report: Show all sort keys in help output
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Andi Kleen
perf record: Clarify help for --switch-output
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Andi Kleen
perf record: Allow to limit number of reported perf...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Andi Kleen
perf list: Filter metrics too
commit
|
commitdiff
|
tree
|
snapshot
2019-03-11
Arnaldo Carvalho...
tools lib bpf: Fix the build by adding a missing stdarg...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-11
Andi Kleen
perf tools report: Add custom scripts to script menu
commit
|
commitdiff
|
tree
|
snapshot
2019-03-11
Andi Kleen
perf ui browser: Fix ui popup argv browser for many...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-11
Andi Kleen
perf script: Add array bound checking to list_scripts
commit
|
commitdiff
|
tree
|
snapshot
2019-03-11
Andi Kleen
perf tools: Add some new tips describing the new options
commit
|
commitdiff
|
tree
|
snapshot
2019-03-11
Andi Kleen
perf report: Implement browsing of individual samples
commit
|
commitdiff
|
tree
|
snapshot
2019-03-11
Andi Kleen
perf report: Support builtin perf script in scripts...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-11
Andi Kleen
perf report: Support running scripts for current time...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-11
Andi Kleen
perf report: Support time sort key
commit
|
commitdiff
|
tree
|
snapshot
2019-03-11
Andi Kleen
perf script: Filter COMM/FORK/.. events by CPU
commit
|
commitdiff
|
tree
|
snapshot
2019-03-11
Arnaldo Carvalho...
tools headers uapi: Update linux/in.h copy
commit
|
commitdiff
|
tree
|
snapshot
2019-03-11
Arnaldo Carvalho...
tools headers uapi: Sync copy of asm-generic/unistd...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-11
Arnaldo Carvalho...
perf tools: Update x86's syscall_64.tbl, no change...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-11
Tony Jones
perf script python: Add printdate function to SQL exporters
commit
|
commitdiff
|
tree
|
snapshot
2019-03-11
Tony Jones
perf script python: Add Python3 support to export-to...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-11
Tony Jones
perf script python: Add Python3 support to export-to...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-11
Tony Jones
perf script python: Add Python3 support to exported...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-11
Andi Kleen
perf report: Use less for scripts output
commit
|
commitdiff
|
tree
|
snapshot
2019-03-11
Jiri Olsa
perf session: Add process callback to reader object
commit
|
commitdiff
|
tree
|
snapshot
2019-03-11
Jiri Olsa
perf header: Add DIR_FORMAT feature to describe directo...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-11
Jiri Olsa
perf data: Make perf_data__size() work over directory
commit
|
commitdiff
|
tree
|
snapshot
2019-03-11
Jiri Olsa
perf data: Add perf_data__update_dir() function
commit
|
commitdiff
|
tree
|
snapshot
2019-03-11
Jiri Olsa
perf data: Don't store auxtrace index for directory...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-11
Jiri Olsa
perf data: Support having perf.data stored as a directory
commit
|
commitdiff
|
tree
|
snapshot
2019-03-11
Martin Liška
perf vendor events amd: perf PMU events for AMD Family 17h
commit
|
commitdiff
|
tree
|
snapshot
2019-03-11
Adrian Hunter
perf probe: Fix getting the kernel map
commit
|
commitdiff
|
tree
|
snapshot
2019-03-11
Andi Kleen
perf report: Parse time quantum
commit
|
commitdiff
|
tree
|
snapshot
2019-03-11
Andi Kleen
perf time-utils: Add utility function to print time...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-11
Andi Kleen
perf report: Support output in nanoseconds
commit
|
commitdiff
|
tree
|
snapshot
2019-03-11
Andi Kleen
perf script: Support insn output for normal samples
commit
|
commitdiff
|
tree
|
snapshot
2019-03-11
Stephane Eranian
perf/core: Restore mmap record type correctly
commit
|
commitdiff
|
tree
|
snapshot
2019-03-09
Ingo Molnar
Merge tag 'perf-core-for-mingo-5.1-20190307' of git...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-09
Gustavo A....
perf/core: Mark expected switch fall-through
commit
|
commitdiff
|
tree
|
snapshot
2019-03-09
Kan Liang
perf/x86/intel/uncore: Fix client IMC events return...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-09
Alexander Shishkin
perf/ring_buffer: Use high order allocations for AUX...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Jiri Olsa
perf data: Force perf_data__open|close zero data->file...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Jiri Olsa
perf session: Fix double free in perf_data__close
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Jiri Olsa
perf evsel: Probe for precise_ip with simple attr
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Jiri Olsa
perf tools: Read and store caps/max_precise in perf_pmu
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Jiri Olsa
perf hist: Fix memory leak of srcline
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Jiri Olsa
perf hist: Add error path into hist_entry__init
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Jiri Olsa
perf c2c: Fix c2c report for empty numa node
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Tony Jones
perf script python: Add Python3 support to intel-pt...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Tony Jones
perf script python: Add Python3 support to event_analyz...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Tony Jones
perf script python: add Python3 support to check-perf...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Tony Jones
perf script python: Add Python3 support to futex-conten...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Tony Jones
perf script python: Remove mixed indentation
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Jin Yao
perf diff: Support --pid/--tid filter options
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Jin Yao
perf diff: Support --cpu filter option
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Jin Yao
perf diff: Support --time filter option
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Andi Kleen
perf thread: Generalize function to copy from thread...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Arnaldo Carvalho...
perf annotate: Calculate the max instruction name,...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Linus Torvalds
Merge branch 'x86-alternatives-for-linus' of git:/...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Linus Torvalds
Merge branch 'sched-core-for-linus' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Linus Torvalds
Merge branch 'perf-core-for-linus' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Linus Torvalds
Merge branch 'locking-core-for-linus' of git://git...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Linus Torvalds
Merge branch 'efi-core-for-linus' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
next