aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util
Commit message (Expand)AuthorAge
* Merge tag 'perf-urgent-for-mingo-4.20-20181106' of git://git.kernel.org/pub/s...Ingo Molnar2018-11-06
|\
| * perf tools: Do not zero sample_id_all for group membersJiri Olsa2018-11-06
| * perf intel-pt: Add MTC and CYC timestamps to debug logAdrian Hunter2018-11-05
| * perf intel-pt: Add more event information to debug logAdrian Hunter2018-11-05
| * perf stat: Handle different PMU names with common prefixThomas Richter2018-11-05
| * perf evlist: Move perf_evsel__reset_weak_group into evlistAndi Kleen2018-11-05
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-11-03
|\|
| * perf intel-pt/bts: Calculate cpumode for synthesized samplesAdrian Hunter2018-10-31
| * perf intel-pt: Insert callchain context into synthesized callchainsAdrian Hunter2018-10-31
| * perf tools: Don't clone maps from parent when synthesizing forksDavid Miller2018-10-31
| * perf callchain: Honour the ordering of PERF_CONTEXT_{USER,KERNEL,etc}David S. Miller2018-10-31
| * perf cs-etm: Correct CPU mode for samplesLeo Yan2018-10-31
| * perf unwind: Take pgoff into account when reporting elf to libdwflMilian Wolff2018-10-31
| * Merge branch 'linus' into perf/urgent, to pick up fixesIngo Molnar2018-10-29
| |\
| * | perf script: Implement --graph-functionAndi Kleen2018-10-24
| * | perf script: Make itrace script default to all callsAndi Kleen2018-10-24
| * | perf trace: Introduce per-event maximum number of events propertyArnaldo Carvalho de Melo2018-10-22
| * | perf evsel: Mark a evsel as disabled when asking the kernel do disable itArnaldo Carvalho de Melo2018-10-22
| * | perf evsel: Introduce per event max_events propertyArnaldo Carvalho de Melo2018-10-19
| * | perf symbols: Set PLT entry/header sizes properly on SparcDavid Miller2018-10-18
| * | perf jitdump: Add Sparc support.David Miller2018-10-18
| * | perf annotate: Add Sparc supportDavid Miller2018-10-18
| * | perf record: Encode -k clockid frequency into Perf traceAlexey Budankov2018-10-18
| * | Merge remote-tracking branch 'tip/perf/urgent' into perf/coreArnaldo Carvalho de Melo2018-10-18
| |\ \
* | \ \ Merge tag 'trace-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2018-10-30
|\ \ \ \ | |_|_|/ |/| | |
| * | | perf probe: Support SDT markers having reference counter (semaphore)Ravi Bangoria2018-09-24
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-10-24
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-10-22
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | tools, perf: add and use optimized ring_buffer_{read_head, write_tail} helpersDaniel Borkmann2018-10-19
* | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-10-23
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | Merge tag 'perf-core-for-mingo-4.20-20181008' of git://git.kernel.org/pub/scm...Ingo Molnar2018-10-09
| |\ \ \
| | * | | tools lib traceevent, perf tools: Move struct tep_handler definition in a loc...Tzvetomir Stoyanov2018-10-08
| | * | | perf python: More portable way to make CFLAGS work with clangEduardo Habkost2018-10-08
| | * | | perf python: Make clang_has_option() work on Python 3Eduardo Habkost2018-10-08
| | * | | perf tools: Free temporary 'sys' string in read_event_files()Sanskriti Sharma2018-10-08
| | * | | perf tools: Avoid double free in read_event_file()Sanskriti Sharma2018-10-08
| | * | | perf tools: Free 'printk' string in parse_ftrace_printk()Sanskriti Sharma2018-10-08
| | * | | perf tools: Cleanup trace-event-info 'tdata' leakSanskriti Sharma2018-10-08
| | * | | perf strbuf: Match va_{add,copy} with va_endSanskriti Sharma2018-10-08
| | * | | perf auxtrace: Include missing asm/bitsperlong.h to get BITS_PER_LONGArnaldo Carvalho de Melo2018-10-08
| * | | | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2018-10-09
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| * | | perf intel-pt: Implement decoder flags for trace begin / endAdrian Hunter2018-09-20
| * | | perf intel-pt: Add decoder flags for trace begin / endAdrian Hunter2018-09-20
| * | | perf tools: Improve thread_stack__process() for trace begin / endAdrian Hunter2018-09-20
| * | | perf tools: Improve thread_stack__event() for trace begin / endAdrian Hunter2018-09-20
| * | | perf db-export: Add trace begin / end branch type variantsAdrian Hunter2018-09-20
| * | | tools lib traceevent: Rename data2host*() APIsTzvetomir Stoyanov (VMware)2018-09-19
| * | | tools lib traceevent: Rename struct plugin_list to struct tep_plugin_listTzvetomir Stoyanov (VMware)2018-09-19
| * | | tools lib traceevent, perf tools: Rename enum print_arg_type to enum tep_prin...Tzvetomir Stoyanov (VMware)2018-09-19
| * | | tools lib traceevent, perf tools: Add prefix tep_ to all print_* structuresTzvetomir Stoyanov (VMware)2018-09-19