summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2018-10-24tools script: Add --call-trace and --call-ret-traceAndi Kleen
2018-10-24perf script: Make itrace script default to all callsAndi Kleen
2018-10-24perf script: Add --insn-trace for instruction decodingAndi Kleen
2018-10-23perf scripts python: exported-sql-viewer.py: Add All branches reportAdrian Hunter
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-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-19perf evsel: Introduce per event max_events propertyArnaldo Carvalho de Melo
2018-10-19perf trace: Introduce --max-eventsArnaldo Carvalho de Melo
2018-10-19tools lib subcmd: Introduce OPTION_ULONGArnaldo Carvalho de Melo
2018-10-19perf arm64: Fix generate system call table failed with /tmp mounted with noexecHongxu Jia
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-18Merge tag 'perf-urgent-for-mingo-4.19-20181017' of git://git.kernel.org/pub/s...Ingo Molnar
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 tracing_path_mount proper pathJiri Olsa
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-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman
2018-10-11selftests: udpgso_bench.sh explicitly requires bashPaolo Abeni
2018-10-11selftests: rtnetlink.sh explicitly requires bash.Paolo Abeni
2018-10-11perf vendor events intel: Fix wrong filter_band* values for uncore eventsJiri Olsa
2018-10-11Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2018-10-09Revert "perf tools: Fix PMU term format max value calculation"Jiri Olsa