summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
2018-10-23perf scripts python: exported-sql-viewer.py: Add ability to display all the d...Adrian Hunter
2018-10-23perf scripts python: exported-sql-viewer.py: Add ability to shrink / enlarge ...Adrian Hunter
2018-10-23perf scripts python: exported-sql-viewer.py: Add ability to find symbols in t...Adrian Hunter
2018-10-23perf scripts python: exported-sql-viewer.py: Add support for multiple sub-win...Adrian Hunter
2018-10-23perf scripts python: call-graph-from-sql.py: Rename to exported-sql-viewer.pyAdrian Hunter
2018-10-23perf scripts python: call-graph-from-sql.py: Refactor TreeItem classAdrian Hunter
2018-10-23perf scripts python: call-graph-from-sql.py: Add data helper functionsAdrian Hunter
2018-10-23perf scripts python: call-graph-from-sql.py: Factor out CallGraphModel from T...Adrian Hunter
2018-10-23perf scripts python: call-graph-from-sql.py: Remove use of setObjectName()Adrian Hunter
2018-10-23perf scripts python: call-graph-from-sql.py: Add a class for global dataAdrian Hunter
2018-10-23perf scripts python: call-graph-from-sql.py: Separate the database details in...Adrian Hunter
2018-10-23perf scripts python: call-graph-from-sql.py: Make a "Main" functionAdrian Hunter
2018-10-23perf scripts python: call-graph-from-sql.py: Change iconAdrian Hunter
2018-10-23perf scripts python: call-graph-from-sql.py: Set a minimum window sizeAdrian Hunter
2018-10-23perf scripts python: call-graph-from-sql.py: Provide better default column sizesAdrian Hunter
2018-10-23Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-10-22perf scripts python: call-graph-from-sql.py: Use SPDX license identifierAdrian Hunter
2018-10-22perf trace: Introduce per-event maximum number of events propertyArnaldo Carvalho de Melo
2018-10-22perf script: Flush output stream after events in verbose modeMilian Wolff
2018-10-22perf script: Allow extended console debug outputMilian Wolff
2018-10-22perf stat: Poll for monitored tasks being aliveJiri Olsa
2018-10-22perf trace: Drop thread refcount in trace__event_handler()Arnaldo Carvalho de Melo
2018-10-22perf trace: Drop addr_location refcountsArnaldo Carvalho de Melo
2018-10-22perf evsel: Mark a evsel as disabled when asking the kernel do disable itArnaldo Carvalho de Melo
2018-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-10-19tools, perf: add and use optimized ring_buffer_{read_head, write_tail} helpersDaniel Borkmann
2018-10-19perf evsel: Introduce per event max_events propertyArnaldo Carvalho de Melo
2018-10-19perf trace: Introduce --max-eventsArnaldo Carvalho de Melo
2018-10-19perf arm64: Fix generate system call table failed with /tmp mounted with noexecHongxu Jia
2018-10-19Merge tag 'kvmarm-for-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini
2018-10-18perf symbols: Set PLT entry/header sizes properly on SparcDavid Miller
2018-10-18perf jitdump: Add Sparc support.David Miller
2018-10-18perf annotate: Add Sparc supportDavid Miller
2018-10-18perf record: Encode -k clockid frequency into Perf traceAlexey Budankov
2018-10-18Merge remote-tracking branch 'tip/perf/urgent' into perf/coreArnaldo Carvalho de Melo
2018-10-17perf tools: Stop fallbacking to kallsyms for vdso symbols lookupArnaldo Carvalho de Melo
2018-10-16perf tools: Pass build flags to traceevent buildJiri Olsa
2018-10-16perf report: Don't crash on invalid inline debug informationMilian Wolff
2018-10-16perf cpu_map: Align cpu map synthesized events properly.David Miller
2018-10-16perf tools: Fix use of alternatives to find JDIRJarod Wilson
2018-10-16perf evsel: Store ids for events with their own cpus perf_event__synthesize_e...Jiri Olsa
2018-10-11perf vendor events intel: Fix wrong filter_band* values for uncore eventsJiri Olsa
2018-10-09Revert "perf tools: Fix PMU term format max value calculation"Jiri Olsa
2018-10-09Merge tag 'perf-core-for-mingo-4.20-20181008' of git://git.kernel.org/pub/scm...Ingo Molnar
2018-10-09Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2018-10-09Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-nextPaul Mackerras
2018-10-09KVM: PPC: Book3S: Simplify external interrupt handlingPaul Mackerras
2018-10-08tools lib traceevent, perf tools: Move struct tep_handler definition in a loc...Tzvetomir Stoyanov
2018-10-08perf python: More portable way to make CFLAGS work with clangEduardo Habkost
2018-10-08perf python: Make clang_has_option() work on Python 3Eduardo Habkost