]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/hwpmc
nfsrpc_createv4: fix double free.
[FreeBSD/FreeBSD.git] / sys / dev / hwpmc /
2015-04-18 jhibbitsImplement hwpmc(4) for Freescale e500 core.
2015-04-10 baptUpdate nvi to 2.1.3 which fixes the data corruption...
2015-04-05 rpaulohwpmc: add initial Intel Broadwell support.
2015-04-05 rpauloRemove whitespace.
2015-04-05 adrianAdd support for the MIPS74K SoC family performance...
2015-04-03 dimAdd the llvm-cov and llvm-profdata tools, when WITH_CLA...
2015-03-30 cyMFV ntp 4.2.8p1 (r258945, r275970, r276091, r276092...
2015-03-28 bzRemove all the handcrafted assembly in hwpmc_armv7...
2015-03-27 bzRather than defining our own magic checks here use...
2015-03-20 jkimMerge OpenSSL 1.0.1m.
2015-03-14 dimMerge ^/head r279893 through r279984.
2015-03-12 rstonehwpmc: Fix event number to match enum name
2015-03-11 rrsYou need to have the capabilities and not skip it if...
2015-03-11 dimMerge ^/head r279759 through r279892.
2015-03-10 rstoneAdd missing counter definitions
2015-03-10 rstoneFix Ivy Bridge+ MEM_UOPS_RETIRED counters
2015-03-10 rstoneSupport architectural events on Haswell/Ivy Bridge
2015-03-10 rstoneFix Sandy Bridge+ hwpmc branch counters
2015-03-10 rstoneFix pmc unit restrictions to match documentation
2015-03-10 rstoneFix various bugs in Haswell counter definitions
2015-03-02 baptUpdate libucl to git version 8d3b186
2015-03-02 baptUpdate mandoc to cvs snaphot from 20150302
2015-02-28 impMerge latest (commit c8c1b3a77934768c7f7a4a9c10140c8bec...
2015-02-22 dimUpdate compiler-rt to trunk r230183. This has some...
2015-02-22 dimUpdate compiler-rt to trunk r228651. This enables...
2015-02-19 dimMerge llvm 3.6.0rc4 from ^/vendor/llvm/dist, merge...
2015-02-18 jkimMerge ACPICA 20141107 and 20150204.
2015-02-14 dimMerge ^/head r278499 through r278755.
2015-02-11 andrewThe cpu_id macro was renamed in r278529, catch up with...
2015-02-09 rpauloMerge xz 5.2.0.
2015-02-06 emasteUpdate LLDB snapshot to upstream r225923 (git 2b588ecd)
2015-01-28 dimMerge ^/head r277804 through r277843.
2015-01-28 brAdd ARMv7 performance monitoring counters.
2015-01-25 dimMerge ^/head r277327 through r277718.
2015-01-25 dimMerge llvm 3.6.0rc1 from ^/vendor/llvm/dist, merge...
2015-01-22 rstonestyle(9) cleanup
2015-01-20 gjbMerge the following revisions from ^/projects/release...
2015-01-18 dimUpgrade our copy of clang and llvm to 3.5.1 release...
2015-01-15 dimImport libc++ trunk r224926. This fixes a number of...
2015-01-14 rrsUpdate the hwpmc driver to have the new type HASWELL_XE...
2015-01-13 gjbReintegrate head revisions r273096-r277147
2015-01-10 baptInstall the liblzma pkg-config file
2015-01-08 jkimMerge OpenSSL 1.0.1k.
2015-01-08 dimUpdate compiler-rt to trunk r224034. This brings a...
2015-01-07 delphijMFV r276761: tcpdump 4.6.2.
2015-01-06 delphijMFV r276759: libpcap 1.6.2.
2015-01-03 desUpgrade to Unbound 1.5.1. Almost all our local changes...
2015-01-02 delphijMFV r276568:
2014-12-25 baptUpdate mandoc to 1.13.2
2014-12-24 emasteUpdate elftoolchain to upstream rev 3130
2014-12-24 emasteCopy elftoolchain top-level directory from vendor at...
2014-12-16 emasteCopy elftoolchain readelf from vendor branch
2014-12-11 delphijMFV r275696: file 5.21.
2014-12-08 markjMFV r272851:
2014-12-06 delphijMFV r260710 + 275532:
2014-12-02 baptUpdate to mandoc cvs version as of 20141201
2014-11-29 baptUpdate libucl to latest version
2014-11-28 dimMerge ^/head r275118 through r275209.
2014-11-27 emasteCopy elftoolchain binutils replacements from vendor...
2014-11-27 jhibbitsFix hwpmc sampling for ppc970 (G5-class) processors.
2014-11-27 jhibbitsFix hwpmc sampling for MPC74xxx (G4) processors.
2014-11-26 emasteThere is no Python in the FreeBSD base system
2014-11-26 emasteUpdate LLDB snapshot to upstream r216948 (git 50f7fe44)
2014-11-24 dimMerge clang 3.5.0 release from ^/vendor/clang/dist...
2014-11-24 dimMerge llvm 3.5.0 release from ^/vendor/llvm/dist, resol...
2014-11-22 baptUpdate mandoc to 1.13.1
2014-11-20 emasteClamp too-large hwpmc callchaindepth to the maximum
2014-11-01 mjgFix up module unload for syscall_module_handler consumers.
2014-11-01 jmmvMFV: Import atf-0.21.
2014-10-21 neelIFC @r273338
2014-10-17 markjUse pmc_destroy_pmc_descriptor() to actually free the...
2014-10-15 jkimMerge OpenSSL 1.0.1j.
2014-10-14 gjbReintegrate head@r273095
2014-10-14 gjbMerge the following from ^/projects/release-vmimage:
2014-10-10 neelIFC @r272887
2014-10-09 melifaroSync to HEAD@r272825.
2014-10-07 bzSince introducing the extra mapping in r250103 for...
2014-10-06 baptImport byacc 20141005 from vendor
2014-10-04 melifaroSync to HEAD@r272516.
2014-10-02 ngieImport the NetBSD test suite from ^/vendor/NetBSD/tests...
2014-10-02 jkimMerge ACPICA 20140926.
2014-09-24 ngieImport pjdfstest from ^/vendor/pjdfstest/abf03c3a47745d...
2014-09-17 neelIFC @r271694
2014-09-15 desUpgrade to OpenPAM Ourouparia.
2014-09-14 jhibbitsFix PowerPC backtraces. Since kernel and user have...
2014-09-05 impMerge forgotten .h files from vendor branch.
2014-09-04 impReimport dts files from vendor repo now that it has...
2014-09-04 impUpdate bindings to latest vendor branch representing...
2014-09-02 neelIFC @r269962
2014-08-27 pluknetMFV of r270725, tzdata2014f
2014-08-13 melifaroSync to HEAD@r269943.
2014-08-11 peterUpdate serf-1.3.6 -> 1.3.7
2014-08-07 jkimMerge OpenSSL 1.0.1i.
2014-07-19 baptMerge libucl 20140718 (fixes a bug in the parser)
2014-07-18 baptUpdate libucl to the 2014-07-16 snapshot
2014-07-07 marcelRemove ia64.
2014-07-03 marcelAdd VHD support to mkimg(1). VHD is used by Xen and...
2014-07-03 jhibbitsFix a bug in hwpmc(4) callchain retrieval, for both...
2014-07-01 delphijMFV r267565:
2014-06-28 hselaskyPull in r267961 and r267973 again. Fix for issues repor...
next