Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/freebsd/freebsd-src.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-04pmcstat: fix log analysisAndrew Gallatin
2022-06-26System wide and NUMA domain wide counters support. PMC classes for ARM DMC-62...Aleksandr Rybalko
2021-10-04ncurses: chase dependency changes in the source treeBaptiste Daroussin
2021-08-29Update a sysctl name to nbuffers_pcpu in hwpmc.4 and pmcstat.cPiotr Pawel Stefaniak
2021-04-21pmcstat: fix the usage message for -tMitchell Horne
2021-04-21pmcstat: set initial counter value to zeroMitchell Horne
2021-01-05Add the missing pmcstat log entriesAndrew Turner
2020-11-04pmcstat: Fix a typo in the usage messageMateusz Piotrowski
2020-08-17pmcstat.8: Improve description of -TMateusz Piotrowski
2020-08-05pmcstat: fix build on non-64 bit platformsMateusz Guzik
2020-08-05pmcstat: implement showing offsets into symbols in top modeMateusz Guzik
2020-03-25pmc: Add include path for libpmcstat as it is an internallibEmmanuel Vadot
2020-03-13libpmcstat: Try /boot/modules if module not foundRyan Moeller
2019-02-05Regularize the Netflix copyrightWarner Losh
2018-06-07pmc: convert native to jsonl and track TSC value of samplesMatt Macy
2018-06-06hwpmc: add summary command and further metadata extensionsMatt Macy
2018-06-04hwpmc: support sampling both kernel and user stacks when interrupted in kernelMatt Macy
2018-06-01libpmc: allow substring for list and add function for printing event detailsMatt Macy
2018-05-27pmcstat: suppress uninitialized warning of eventMatt Macy
2018-05-26pmc(3)/hwpmc(4): update supported Intel processors to rely fully on theMatt Macy
2018-05-26Revert r334242 "pmc(3)/hwpmc(4): update supported Intel processors to rely fu...Matt Macy
2018-05-26pmc(3)/hwpmc(4): update supported Intel processors to rely fully on theMatt Macy
2018-05-25pmcstat(8)Sean Bruno
2018-05-24pmcstat: add usage strings for -L and -IMatt Macy
2018-05-24pmcstat top mode + -I - use fully qualified addressMatt Macy
2018-05-24pmcstat: don't compare signed and unsignedMatt Macy
2018-05-24libpmcstat: compile in events based on json descriptionMatt Macy
2018-05-23pmc: bump PMC major version to reflect ABI breakage and make warning not requ...Matt Macy
2018-05-23hwpmc: add thread id field to callchain and context switch records to allow f...Matt Macy
2018-05-22pmcstat: add option to not decode the leaf function in top modeMatt Macy
2018-01-17Only call flush in pipe mode.Fabien Thomas
2017-11-27various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni
2017-11-03pmcstat(8): unbreak build with LDFLAGS+=-Wl,--as-neededAndriy Voskoboinyk
2017-10-31DIRDEPS_BUILD: Update dependencies.Bryan Drewery
2017-10-24Extract a set of pmcstat functions and interfaces to the new internalRuslan Bukin
2017-08-04Fix off by one in calculation of the number of buckets for the pcKonstantin Belousov
2017-04-22pmcstat(8); unsign some allocation variables and use reallocarray(3).Pedro F. Giffuni
2016-10-16Remove an unused field from struct pmcstat_image.Mark Johnston
2016-10-08Just remove freeing memory in pmcstat_cleanup, since we only clean upStephen J. Kiernan
2016-05-25Make code compile when basename() is POSIX compliant.Ed Schouten
2016-05-01pmcstat: minor spelling fixes.Pedro F. Giffuni
2015-11-18Fix the date on the pmcstat(8) man page from r291016.Jonathan T. Looney
2015-11-18Support a wider history counter in pmcstat(8) gmon outputJonathan T. Looney
2015-11-16Change the driver stats to what they really are: unsigned values.Jonathan T. Looney
2015-10-08Fix for r288176 changes related to debug symbols move.Fabien Thomas
2015-09-01Fix an off by one error in r283613: Like regular ffs(), CPU_FFS() returnsJohn Baldwin
2015-06-13Add META_MODE support.Simon J. Gerraty
2015-06-09dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty
2015-05-27Use the cpuset API more consistently:John Baldwin
2015-05-27Merge sync of headSimon J. Gerraty